论文概要
研究领域: Machine Learning Authors: Kijung Jeon, Thuy-Duong Vuong, Molei Tao arXiv: 2606.28301
English Abstract (translated from the Chinese summary)
Inference-time scaling is a promising paradigm for improving generative models, especially when outputs must satisfy structural constraints or optimize downstream rewards. This work considers Masked Diffusion Models (MDMs) and introduces MDM-VGB, a discrete diffusion sampler that augments unmasking generation with theoretically principled, reward-guided remasking.
Inspired by the recent success of the classical Jerrum-Sinclair backtracking Markov chain in reward-tilted generation, MDM-VGB extends the backtracking random walk from a fixed prefix tree to a masked-state graph, allowing tokens to be unmasked and remasked at arbitrary positions. The resulting sampler favors unmasking and remasking moves that lead to higher-value partial configurations, enabling both effective high-reward generation and efficient repair of low-reward samples.
Key contributions
- Theoretically grounded reward-guided remasking for discrete diffusion sampling
- Robustness to process-verifier noise, with proofs provided
- Quadratic complexity, in contrast to popular test-time heuristics such as best-of-N, which can suffer exponential complexity from error accumulation
- Strong empirical performance, especially on Sudoku and QM9
- arXiv page: https://arxiv.org/abs/2606.28301
- Auto-collected on 2026-06-30