DMax: Parallel Decoding for Diffusion LLMs

DMax revolutionizes diffusion language models with Soft Parallel Decoding, boosting TPF significantly while preserving accuracy and achieving 1,338 TPS.

DMax: Parallel Decoding for Diffusion LLMs
Contents(3)

The quest for efficient large language models (LLMs) often centers on optimizing inference. Diffusion language models (dLLMs), while promising, have grappled with error accumulation during parallel decoding. A new approach, DMax, introduces a paradigm shift to address this limitation, enabling aggressive parallelism without sacrificing generation quality.

Progressive Self-Refinement Over Mask Embeddings

Traditional dLLMs rely on a binary mask-to-token transition. DMax reframes this process as a progressive self-refinement. Instead of a direct transition, the model iteratively refines mask embeddings into token embeddings. This core innovation allows for a more nuanced and robust decoding process, directly tackling the error accumulation problem inherent in parallel generation.

On-Policy Uniform Training for Robustness

Central to DMax's success is its novel training strategy: On-Policy Uniform Training. This method effectively unifies masked and uniform dLLMs, equipping the model with the ability to recover from both masked inputs and its own erroneous predictions during generation. This is crucial for maintaining accuracy when pushing the boundaries of decoding parallelism.

Soft Parallel Decoding for Extreme Efficiency

Building on the refined training, DMax introduces Soft Parallel Decoding. This technique represents intermediate decoding states as interpolations between predicted token embeddings and mask embeddings. This allows for iterative self-revision directly in the embedding space, facilitating significant speedups. Experiments show DMax improving TPF on GSM8K from 2.04 to 5.47 and on MBPP from 2.71 to 5.86, while maintaining accuracy. On two H200 GPUs, the model achieves an average of 1,338 TPS at batch size 1, demonstrating a substantial leap in inference efficiency for diffusion language models.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.