paper-with-me

홈 › Papers

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

2026-04-12 · Zhengnan Guo, Fei Tan arxiv

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

📄 PDF Abstract BibTeX arXiv:2604.10556

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GHOST: Hallucination-Inducing Image Generation for Multimodal LLMs

2025-09-29 · Aryan Yazdan Parast, Parsa Hosseini, Hesam Asadollahzadeh, Arshia Soltani Moakhar 외 arxiv

Object hallucination in Multimodal Large Language Models (MLLMs) is a persistent failure mode that causes the model to perceive objects absent in the image. This weakness of MLLMs is currently studied using static benchm…

Image Generation

A Silver Bullet or a Compromise for Full Attention? A Comprehensive Study of Gist Token-based Context Compression

2024-12-23 · Chenlong Deng, Zhisong Zhang, Kelong Mao, Shuaiyi Li 외

In this work, we provide a thorough investigation of gist-based context compression methods to improve long-context processing in large language models. We focus on two key questions: (1) How well can these methods repla…

Retrieval-augmented Generation

Fine-Grained Multi Image Object Hallucination Benchmark

2026-08-31 · Joonki Min, Chaeyun Kim, Hyungwook Choi, Yejin Kim 외 arxiv

Multimodal Large Language Models (MLLMs) are increasingly deployed in multi-image scenarios requiring complex reasoning across visual contexts. However, current MLLMs remain fundamentally limited by object hallucination-…

Understanding Hallucinations in Diffusion Models through Mode Interpolation

2024-06-13 · Sumukh K Aithal, Pratyush Maini, Zachary C. Lipton, J. Zico Kolter

Colloquially speaking, image generation models based upon diffusion processes are frequently said to exhibit "hallucinations," samples that could never occur in the training data. But where do such hallucinations come fr…

HallucinationImage Generation

Taming the Tri-Space Tension: ARC-Guided Hallucination Modeling and Control for Text-to-Image Generation

2025-07-07 · Jianjiang Yang, Ziyan Huang, Yanshu li, Da Peng 외 arxiv

Despite remarkable progress in image quality and prompt fidelity, text-to-image (T2I) diffusion models continue to exhibit persistent "hallucinations", where generated content subtly or significantly diverges from the in…

Text-to-Image Generation