Masked Diffusion Models are Secretly Time-Agnostic Masked Models and Exploit Inaccurate Categorical Sampling
Kaiwen Zheng, Yongxin Chen, Hanzi Mao, Ming-Yu Liu, Jun Zhu, Qinsheng, Zhang

TL;DR
This paper reveals that masked diffusion models are essentially time-agnostic masked models, introduces a faster sampling method, and questions their superiority over auto-regressive models due to numerical issues affecting sampling accuracy.
Contribution
The paper uncovers the time-agnostic nature of MDMs, proposes a faster first-hitting sampler, and identifies numerical sampling issues impacting their performance evaluation.
Findings
FHS achieves 20× speedup over traditional sampling.
MDMs are theoretically equivalent to masked models, not diffusion models.
Numerical issues lower token diversity and affect evaluation metrics.
Abstract
Masked diffusion models (MDMs) have emerged as a popular research topic for generative modeling of discrete data, thanks to their superior performance over other discrete diffusion models, and are rivaling the auto-regressive models (ARMs) for language modeling tasks. The recent effort in simplifying the masked diffusion framework further leads to alignment with continuous-space diffusion models and more principled training and sampling recipes. In this paper, however, we reveal that both training and sampling of MDMs are theoretically free from the time variable, arguably the key signature of diffusion models, and are instead equivalent to masked models. The connection on the sampling aspect is drawn by our proposed first-hitting sampler (FHS). Specifically, we show that the FHS is theoretically equivalent to MDMs' original generation process while significantly alleviating the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Statistical Methods and Bayesian Inference · Simulation Techniques and Applications
MethodsDiffusion
