Not All Denoising Steps Are Equal: Model Scheduling for Faster Masked Diffusion Language Models
Abstract
Masked diffusion language models can be accelerated through strategic replacement of full models with smaller ones during specific denoising steps, achieving reduced computational costs with minimal impact on generation quality.
Recent advances in masked diffusion language models (MDLMs) narrow the quality gap to autoregressive LMs, but their sampling remains expensive because generation requires many full-sequence denoising passes with a large Transformer and, unlike autoregressive decoding, cannot benefit from KV caching. In this work, we exploit the flexibility of the diffusion framework and study model scheduling, where a smaller MDLM replaces the full model at a subset of denoising steps. Across models trained on OpenWebText and LM1B, we show that early and late denoising steps are substantially more robust to such replacement than middle steps, enabling up to a 17% reduction in FLOPs with only modest degradation in generative perplexity under both unconditional and prefix-conditional generation, while preserving sample diversity. We support these findings with a step-importance analysis based on loss and KL divergence between small and large models across timesteps, as well as an exhaustive search over coarse step segments, both of which identify the middle of the diffusion trajectory as most sensitive consistently across datasets. Our results suggest that simple, architecture-agnostic scheduling rules can significantly accelerate MDLM sampling while largely preserving generation quality.
Community
We are excited to share our recent work on denoising step importance and model scheduling for Masked Diffusion Language Models (MDLMs).
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Scaling Beyond Masked Diffusion Language Models (2026)
- DyLLM: Efficient Diffusion LLM Inference via Saliency-based Token Selection and Partial Attention (2026)
- S2D2: Fast Decoding for Diffusion LLMs via Training-Free Self-Speculation (2026)
- D5P4: Partition Determinantal Point Process for Diversity in Parallel Discrete Diffusion Decoding (2026)
- TRIMS: Trajectory-Ranked Instruction Masked Supervision for Diffusion Language Models (2026)
- Fast-dVLM: Efficient Block-Diffusion VLM via Direct Conversion from Autoregressive VLM (2026)
- ES-dLLM: Efficient Inference for Diffusion Large Language Models by Early-Skipping (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2604.02340 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper