Understanding Hallucinations in Diffusion Models through Mode Interpolation
Sumukh K Aithal, Pratyush Maini, Zachary C. Lipton, J. Zico Kolter

TL;DR
This paper investigates the origin of hallucinations in diffusion models, revealing they occur during mode interpolation and proposing a variance-based method to significantly reduce such hallucinations while preserving in-support samples.
Contribution
The study identifies mode interpolation as a key cause of hallucinations in diffusion models and introduces a variance metric to detect and mitigate hallucinations effectively.
Findings
Hallucinations occur during smooth interpolation between data modes.
High variance in the sampling trajectory indicates hallucination regions.
The proposed method reduces hallucinations by over 95% while maintaining 96% of valid samples.
Abstract
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 from? In this paper, we study a particular failure mode in diffusion models, which we term mode interpolation. Specifically, we find that diffusion models smoothly "interpolate" between nearby data modes in the training set, to generate samples that are completely outside the support of the original training distribution; this phenomenon leads diffusion models to generate artifacts that never existed in real data (i.e., hallucinations). We systematically study the reasons for, and the manifestation of this phenomenon. Through experiments on 1D and 2D Gaussians, we show how a discontinuous loss landscape in the diffusion model's decoder leads to a region where any smooth…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMental Health Research Topics · Complex Systems and Time Series Analysis
MethodsDiffusion
