AI RESEARCH
DMax: Aggressive Parallel Decoding for dLLMs
arXiv CS.LG
•
ArXi:2604.08302v2 Announce Type: replace We present DMax, a new paradigm for efficient diffusion language models (dLLMs). It mitigates error accumulation in parallel decoding, enabling aggressive decoding parallelism while preserving generation quality. Unlike conventional masked dLLMs that decode through a binary mask-to-token transition, DMax reformulates decoding as a progressive self-refinement from mask embeddings to token embeddings. At the core of our approach is On-Policy Uniform