arXiv:2406.07524 · 14 repos reference this paper in their README
While diffusion models excel at generating high-quality images, prior work reports a significant performance gap between diffusion and autoregressive (AR) methods in language modeling. In this work, we show that simple masked discrete diffusion is more performant than previously thought. We apply an effective training recipe that improves the performance of masked diffusion models and derive a simplified, Rao-Blackwellized objective that results in additional improvements. Our objective has a simple form -- it is a mixture of classical masked language modeling losses -- and can be used to train encoder-only language models that admit efficient samplers, including ones that can generate arbitrary lengths of text semi-autoregressively like a traditional language model. On language modeling benchmarks, a range of masked diffusion models trained with modern engineering practices achieves a new state-of-the-art among diffusion models, and approaches AR perplexity. We provide the code, along with a blog post and video tutorial on the project page: https://s-sahoo.com/mdlm
JetAstra/SDAR
528
·
·
SDAR (Synergy of Diffusion and AutoRegression), a large diffusion language model(1.7B, 4B, 8B, 30B)
Gen-Verse/dLLM-RL
520
·
·
[ICLR 2026] Official code for TraceRL: Revolutionizing post-training for Diffusion LLMs, powering…
cychomatica/FreeDave
24
·
·
Free Draft-and-Verification: Toward Lossless Parallel Decoding for Diffusion Large Language Models