Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

The Diffusion Duality, Chapter II: $\Psi$-Samplers and Efficient Curriculum

About

Uniform-state discrete diffusion models excel at few-step generation and guidance due to their ability to self-correct, making them preferred over autoregressive or Masked diffusion models in these settings. However, their sampling quality plateaus with ancestral samplers as the number of steps increases. We introduce a family of Predictor-Corrector (PC) samplers for discrete diffusion that generalize prior methods and apply to arbitrary noise processes. When paired with uniform-state diffusion, our samplers outperform ancestral sampling on both language and image modeling, achieving lower generative perplexity at matched unigram entropy on OpenWebText and better FID/IS scores on CIFAR10. Crucially, unlike conventional samplers, our PC methods continue to improve with more sampling steps. Taken together, these findings call into question the assumption that Masked diffusion is the inevitable future of diffusion-based language modeling. Beyond sampling, we develop a memory-efficient curriculum for the Gaussian relaxation training phase, reducing training time by 25% and memory by 33% compared to Duo while maintaining comparable perplexity on OpenWebText and LM1B and strong downstream performance. We release code, checkpoints, and a video-tutorial on: https://s-sahoo.com/duo-ch2

Justin Deschenaux, Caglar Gulcehre, Subham Sekhar Sahoo• 2026

Related benchmarks

TaskDatasetResultRank
Language modellingLM1B (test)
Perplexity30
120
Multiple-choice Question AnsweringARC Easy (test)
Accuracy28.28
50
Multiple-choice Question AnsweringARC Challenge (test)
Accuracy26.11
26
Language ModelingPTB zero-shot
Perplexity91.94
23
Question AnsweringMathQA (test)
Accuracy21.01
16
Question AnsweringOpenBook QA (test)
Accuracy27.8
12
Language ModelingOpenWebText (OWT) (val)
Perplexity25.2
12
Language ModelingPubmed zero-shot
Perplexity43.98
10
Language ModelingArxiv zero-shot
Perplexity38.93
10
Language ModelingWikitext zero-shot
Perplexity34.05
10
Showing 10 of 16 rows

Other info

Follow for update