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

Remasking Discrete Diffusion Models with Inference-Time Scaling

About

Part of the success of diffusion models stems from their ability to perform iterative refinement, i.e., repeatedly correcting outputs during generation. However, modern masked discrete diffusion lacks this capability: when a token is generated, it cannot be updated again, even when it introduces an error. Here, we address this limitation by introducing the remasking diffusion model (ReMDM) sampler, a method that can be applied to pretrained masked diffusion models in a principled way and that is derived from a discrete diffusion model with a custom remasking backward process. Most interestingly, ReMDM endows discrete diffusion with a form of inference-time compute scaling. By increasing the number of sampling steps, ReMDM generates natural language outputs that approach the quality of autoregressive models, whereas when the computation budget is limited, ReMDM better maintains quality. ReMDM also improves sample quality of masked diffusion models for discretized images, and in scientific domains such as molecule design, ReMDM facilitates diffusion guidance and pushes the Pareto frontier of controllability relative to classical masking and uniform noise diffusion. We provide the code along with a blog post on the project page: https://guanghanwang.com/remdm

Guanghan Wang, Yair Schiff, Subham Sekhar Sahoo, Volodymyr Kuleshov• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationGenEval
Overall Score87
467
Mathematical ReasoningMinerva
Pass@132.72
138
Multimodal UnderstandingMMMU
MMMU Score43.4
78
Unconditional Text GenerationOpenWebText
Gen. PPL12.1
56
CodingHumanEval
Pass@143.9
52
Unconditional GenerationOpenWebText (OWT) L=1024 (held-out)
MAUVE0.403
45
CodeMBPP
Pass@142.4
43
Multimodal UnderstandingMMB
Score57.8
30
Multimodal UnderstandingSEED
SEED Score74.3
27
MathGSM8K
Pass@180.97
9
Showing 10 of 10 rows

Other info

Follow for update