PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 27, 20250 citationsOpen Access

MDPO: Overcoming the Training-Inference Divide of Masked Diffusion Language Models

View Full Paper
HHHaoyu HeKRKatrin RenzYCYong Cao

Key Points

  • MDPO matches the performance of SOTA methods while utilizing 60x fewer gradient updates.
  • Average improvements of 9.6% on MATH500 and 54.2% on Countdown were observed compared to SOTA.
  • The proposed remasking strategy further enhances model performance during inference.
  • Investigating the training-inference discrepancy reveals significant potential for future advancements in MDLMs.

Abstract

Diffusion language models, as a promising alternative to traditional autoregressive (AR) models, enable faster generation and richer conditioning on bidirectional context. However, they suffer from a key discrepancy between training and inference: during inference, MDLMs progressively reveal the structure of the generated sequence by producing fewer and fewer masked tokens, whereas this structure is ignored in training as tokens are masked at random. Although this discrepancy between training and inference can lead to suboptimal performance, it has been largely overlooked by previous works, leaving closing this gap between the two stages an open problem. To address this, we frame the problem of learning effective denoising trajectories as a sequential decision-making problem and use the resulting framework to apply reinforcement learning. We propose a novel Masked Diffusion Policy Optimization (MDPO) to exploit the Markov property diffusion possesses and explicitly train the model under the same progressive refining schedule used at inference. MDPO matches the performance of the previous state-of-the-art (SOTA) method with 60x fewer gradient updates, while achieving average improvements of 9.6% on MATH500 and 54.2% on Countdown over SOTA when trained within the same number of weight updates. Additionally, we improve the remasking strategy of MDLMs as a plug-in inference replacement to overcome the limitation that the model cannot refine tokens flexibly. This simple yet effective training-free strategy, what we refer to as RCR, consistently improves performance and yields additional gains when combined with MDPO. Our findings establish great potential for investigating the discrepancy between pre-training and inference of MDLMs. Code: https://github.com/autonomousvision/mdpo. Project Page: https://cli212.github.io/MDPO/.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

He et al. (2025) studied this question.

synapsesocial.com/papers/68d7be70eebfec0fc5238348https://doi.org/10.48550/arxiv.2508.13148
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Taming Masked Diffusion Language Models via Consistency Trajectory Reinforcement Learning with Fewer Decoding Step2025
  2. 2Simple and Effective Masked Diffusion Language Models2024 · 13 citations
  3. 3Beyond Masked and Unmasked: Discrete Diffusion Models via Partial Masking2025
  4. 4Remasking Discrete Diffusion Models with Inference-Time Scaling2025
  5. 5Di$\mathtt{[M]}$O: Distilling Masked Diffusion Models into One-step Generator2025