
LESS Is More: Mutual-Stability Sampling for Diffusion Language Models
Diffusion language models promise parallel decoding efficiency over sequential autoregressive generation, but waste computation on already-confident tokens while risking premature commitment on uncertain ones. LESS introduces adaptive, training-free sampling that treats token finalization as a dynamic stopping problem, unmasking positions only when predictions stabilize across multiple refinement steps. This technique addresses a core bottleneck in making diffusion LLMs practically competitive, potentially reshaping how practitioners balance speed and quality in non-autoregressive inference.62


























