Remasking Discrete Diffusion Models with Inference-Time Scaling

Abstract

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 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.

Cite

Text

Wang et al. "Remasking Discrete Diffusion Models with Inference-Time Scaling." ICLR 2025 Workshops: DeLTa, 2025.

Markdown

[Wang et al. "Remasking Discrete Diffusion Models with Inference-Time Scaling." ICLR 2025 Workshops: DeLTa, 2025.](https://mlanthology.org/iclrw/2025/wang2025iclrw-remasking/)

BibTeX

@inproceedings{wang2025iclrw-remasking,
  title     = {{Remasking Discrete Diffusion Models with Inference-Time Scaling}},
  author    = {Wang, Guanghan and Schiff, Yair and Sahoo, Subham Sekhar and Kuleshov, Volodymyr},
  booktitle = {ICLR 2025 Workshops: DeLTa},
  year      = {2025},
  url       = {https://mlanthology.org/iclrw/2025/wang2025iclrw-remasking/}
}