Progressive Refinement Regulation for Accelerating Diffusion Language Model Decoding
Lipeng Wan, Jianhui Gu, Junjie Ma, Jianguo Huang, Shiguang Sun, Siyuan Li, Xuguang Lan

TL;DR
This paper introduces Progressive Refinement Regulation (PRR), a dynamic control framework that accelerates diffusion language model decoding by adaptively managing token refinement based on trajectory analysis, maintaining quality while reducing decoding time.
Contribution
PRR is a novel, trajectory-based refinement control method that learns a token-wise controller to accelerate diffusion decoding without quality loss.
Findings
PRR significantly speeds up decoding process.
PRR maintains high-quality text generation.
PRR adapts refinement based on token convergence trajectories.
Abstract
Diffusion language models generate text through iterative denoising under a uniform refinement rule applied to all tokens. However, tokens stabilize at different rates in practice, leading to substantial redundant refinement and motivating refinement control over the denoising process. Existing approaches typically assess refinement necessity from instantaneous, step-level signals under a fixed decoding process. In contrast, whether a token has converged is defined by how its prediction changes along its future refinement trajectory. Moreover, changing the refinement rule reshapes future refinement trajectories, which in turn determine how refinement rules should be formulated, making refinement control inherently dynamic. We propose \emph{Progressive Refinement Regulation} (PRR), a progressive, trajectory-grounded refinement control framework that derives a token-level notion of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
