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

Beyond Masked and Unmasked: Discrete Diffusion Models via Partial Masking

View Full Paper
CCChen-Hao ChaoWSWei-Fang SunHLHanwen Liang

Key Points

  • Partial masking allows for intermediate states, enhancing model efficiency and prediction capacity.
  • The method achieved a perplexity of 15.36 on OpenWebText, significantly outperforming earlier models.
  • Integrating a variational training objective enables better handling of partially observed data.
  • Competitive FID scores of 3.26 on CIFAR-10 demonstrate the method's effectiveness on image data.

Abstract

Masked diffusion models (MDM) are powerful generative models for discrete data that generate samples by progressively unmasking tokens in a sequence. Each token can take one of two states: masked or unmasked. We observe that token sequences often remain unchanged between consecutive sampling steps; consequently, the model repeatedly processes identical inputs, leading to redundant computation. To address this inefficiency, we propose the Partial masking scheme (Prime), which augments MDM by allowing tokens to take intermediate states interpolated between the masked and unmasked states. This design enables the model to make predictions based on partially observed token information, and facilitates a fine-grained denoising process. We derive a variational training objective and introduce a simple architectural design to accommodate intermediate-state inputs. Our method demonstrates superior performance across a diverse set of generative modeling tasks. On text data, it achieves a perplexity of 15.36 on OpenWebText, outperforming previous MDM (21.52), autoregressive models (17.54), and their hybrid variants (17.58), without relying on an autoregressive formulation. On image data, it attains competitive FID scores of 3.26 on CIFAR-10 and 6.98 on ImageNet-32, comparable to leading continuous generative models.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Chao et al. (2025) studied this question.

synapsesocial.com/papers/68da58d8c1728099cfd110fchttps://doi.org/10.48550/arxiv.2505.18495
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. 1Simplified and Generalized Masked Diffusion for Discrete Data2024 · 3 citations
  2. 2MDPO: Overcoming the Training-Inference Divide of Masked Diffusion Language Models2025
  3. 3Di$\mathtt{[M]}$O: Distilling Masked Diffusion Models into One-step Generator2025
  4. 4Remasking Discrete Diffusion Models with Inference-Time Scaling2025
  5. 5Self-Speculative Masked Diffusions2025