Lost in Diffusion: Uncovering Hallucination Patterns and Failure Modes in Diffusion Large Language Models

📅 2026-04-12
📈 Citations: 0
Influential: 0
📄 PDF

career value

199K/year
🤖 AI Summary
This study addresses the poorly understood failure mechanisms underlying hallucinations in diffusion-based large language models (dLLMs). Through controlled comparative experiments that hold architecture, scale, and pretrained weights constant, the work systematically examines hallucination behaviors in dLLMs relative to autoregressive models and investigates how inference-time computation affects generation quality. The analysis reveals, for the first time, that dLLMs are significantly more prone to hallucinations than their autoregressive counterparts, identifying distinct failure modes—including premature termination, incomplete denoising, and context intrusion—and demonstrates that non-autoregressive decoding retains potential for iterative refinement. Although dLLMs achieve comparable performance on general tasks, their reliability remains substantially inferior.

Technology Category

Application Category

📝 Abstract
While Diffusion Large Language Models (dLLMs) have emerged as a promising non-autoregressive paradigm comparable to autoregressive (AR) models, their faithfulness, specifically regarding hallucination, remains largely underexplored. To bridge this gap, we present the first controlled comparative study to evaluate hallucination patterns in dLLMs. Our results demonstrate that current dLLMs exhibit a higher propensity for hallucination than AR counterparts controlled for architecture, scale, and pre-training weights. Furthermore, an analysis of inference-time compute reveals divergent dynamics: while quasi-autoregressive generation suffers from early saturation, non-sequential decoding unlocks potential for continuous refinement. Finally, we identify distinct failure modes unique to the diffusion process, including premature termination, incomplete denoising, and context intrusion. Our findings underscore that although dLLMs have narrowed the performance gap on general tasks, their distinct hallucination mechanisms pose a critical challenge to model reliability. Our code is available at https://github.com/ZeroLoss-Lab/Lost-in-Diffusion
Problem

Research questions and friction points this paper is trying to address.

hallucination
diffusion language models
failure modes
faithfulness
non-autoregressive generation
Innovation

Methods, ideas, or system contributions that make the work stand out.

diffusion language models
hallucination
non-autoregressive generation
failure modes
controlled comparison
🔎 Similar Papers
No similar papers found.