ICLR 2026poster0 citations

Hierarchy Decoding: A Training-free Parallel Decoding Strategy for Diffusion Large Language Models

Xiaojing Qi, Lun Du, Xinyuan Zhang, Lanning Wei, Tao Jin, Da Zheng

Abstract

The utilization of large language models (LLMs) has become increasingly widespread, and has attracted considerable attention. Although the emergence of discrete diffusion large language models (dLLMs) mitigates the inference latency inherent in autoregressive LLM decoding, its computational overhead remains substantial. To address this challenge, we propose Hierarchy-dLLM, a hierarchical decoding framework inspired by the divide-and-conquer principle. Our method recursively partitions masked spans into smaller sub-decoding areas and decodes tokens according to their confidence, which substantially increases the number of tokens generated per forward pass and improves information utilization. Extensive experiments conducted on multiple benchmarks demonstrate that Hierarchy-dLLM achieves accuracy comparable to or even surpassing existing baselines. Meanwhile, it is up to 17× faster than vanilla decoding and about 1.5× faster than the Fast-dLLM. These results establish hierarchical decoding as a practical solution for efficient dLLMs inference.

Diffusion Large Language ModelsInference Acceleration
BibTeX
@inproceedings{
qi2026hierarchy,
title={Hierarchy Decoding: A Training-free Parallel Decoding Strategy  for Diffusion Large Language Models},
author={Xiaojing Qi and Lun Du and Xinyuan Zhang and Lanning Wei and Tao Jin and Da Zheng},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=ZsIQUjQtdW}
}
Hierarchy Decoding: A Training-free Parallel Decoding Strategy for Diffusion Large Language Models · ICLR 2026