AAI News Hub
ResearchTue, August 4, 2026·Aug 42 sources corroborating

LLaDA MoE v2 scales diffusion language models

New arXiv work reports scaling rules and inference methods for MoE diffusion language models.

Why it matters

The reports suggest diffusion language models may need their own scaling, routing, and inference recipes rather than direct reuse of autoregressive LLM practices. If validated, these methods could improve compute allocation and efficiency for non-autoregressive text generation.

The key points

  • 1.LLaDA MoE v2 is a 30B-A3B diffusion MoE model.
  • 2.MoE diffusion models show scaling trends that differ from autoregressive LLMs.
  • 3.Routing and layer-skipping papers target more efficient diffusion LLM inference.

Researchers reported LLaDA MoE v2, a 30B-A3B mixture-of-experts diffusion language model trained from scratch on 23.5T tokens. The paper says MoE diffusion language models follow scaling behavior that differs from autoregressive models, including faster growth in optimal batch size, faster learning-rate decay with compute, a slight tilt toward more training data, and larger expert pools at fixed activated capacity. Related arXiv papers propose refinement-aware MoE inference, expert-choice routing for diffusion models, and layer-skipping analyses that find native diffusion LLMs have more global representations and early-layer redundancy.

Try this today

Read the LLaDA MoE v2 and routing papers before applying autoregressive MoE scaling assumptions to diffusion LLM work.

Sources & original reporting

This brief summarizes and links to reporting from the publishers below.

Enjoyed this brief? Get the next one in your inbox.

More in Research