Skip to content
AImpact
IT EN
Training Advanced Also known as: MoD · Mixed Denoising Objectives

Mixture of Denoisers

A pretraining strategy (UL2, Google 2022) that trains a single model on multiple denoising objectives simultaneously: left-to-right language modeling, span prediction (BERT-style masked spans of varying lengths and corruptions), and prefix language modeling. Unifies the strengths of GPT-style and T5-style pretraining. The model learns when to use each mode based on a sentinel token that signals the objective type.

ShareLinkedInX

In practice

A researcher wanting a flexible model for both completion and question answering can use UL2 or a Flan-UL2 checkpoint without choosing between encoder-decoder (T5) and decoder-only (GPT) architectures. In practice, the sentinel token `[S2S]`, `[NLU]`, or `[NLG]` must be prepended to the prompt to activate the correct mode — a detail that significantly impacts performance and is often omitted, causing poor results.

Related terms

Seen in the wild

115 entries mentioning it
  1. Z.ai opens GLM-5.3-Flash: mystery model Ox Alpha revealed, MIT-licensed 320B MoE
    High
  2. OpenAI launches the GPT-5.6 family in three variants: Luna, Terra, and Sol
    High
  3. Meta releases Llama 4.1: Scout, Maverick, and Behemoth MoE models under Apache 2.0
    Landmark
  4. Google I/O 2026: Gemini Ultra 3, Project Astra goes live on Pixel, 2M context with real-time grounding, Veo 3.2, Imagen 4
    High
  5. Anthropic releases Claude Fable 5: a new model family beyond the 4.x line
    Landmark
  6. Realtime voice AI: sub-second latency and multilingual become the norm
    Medium
  7. Boston Dynamics Atlas Electric: manipulation foundation model trained on 10 million robot hours
    High
  8. Mistral releases Devstral Small: 7B coding model for agentic tasks on consumer GPU
    Medium
  9. MCP at 18 months: the server ecosystem hits critical mass
    High
  10. Robotics foundation model: a new step toward the "GPT of manipulation"
    High
  11. Mistral Small 4: three models (reasoning + vision + coding) fused into one open weight
    High
  12. Groq launches GroqCloud 2.0: LPU Gen3, 2000 tokens/sec, and Frankfurt European data center
    Medium
  13. Nano Banana 2: Google rebuilds its viral image model around consistency and text
    Medium
  14. Alibaba releases Qwen 3.5: sparse multimodal MoE, 262K context, Apache 2.0
    High
  15. DeepSeek releases Janus Pro: one model to understand and generate images
    High
  16. Gemini 3 Pro and Flash: Google relaunches the frontier challenge
    High
  17. Alibaba releases Qwen2.5-VL 72B: best open-source multimodal model beats GPT-4o on key benchmarks
    Landmark
  18. OpenAI releases o3-mini: advanced reasoning at a fraction of the cost
    High
  19. MCP ecosystem 2025: Inspector, UI, registry, and cross-vendor adoption
    High
  20. Claude Haiku 4.5: the small model that matches May's Sonnet 4
    Medium
← All terms