cs.CVMay 29, 2026

Score-Control for Hallucination Reduction in Diffusion Models

Authors: Mahesh BhosaleNaresh Kumar DevulapallyAbdul WasiChau PhamVishnu Suresh LokhandeDavid Doermann

Organizations: University at Buffalo Buffalo, NY, USA

Abstract

Diffusion models have emerged as the backbone of modern generative AI, powering advances in vision, language, audio and other modalities. Despite their success, they suffer from hallucinations, implausible samples that lie outside the support of true data distribution, which degrade reliability and trust. In this work, we first empirically confirm previously proposed hypothesis that score smoothness causes hallucinations in Image Generation diffusion models and provide a density-based perspective. We further formalize this notion by linking the hallucinations probability mass to lipschitz constant of the learned score function. Motivated by this, we introduce a Variance-Guided Score Modulation (VSM) strategy that controls the score Jacobian, in turn reducing score smoothness and better approximating the ground truth score that decreases hallucinations. Empirical results on synthetic and real-world datasets demonstrate that our approach reduces hallucinations (up to ~25%) while maintaining high fidelity and diversity, providing a principled step toward more reliable diffusion-based image generation. We also propose two benchmark datasets with extreme semantic variation for systematic hallucination evaluation. Code and Datasets are publicly available at https://github.com/bhosalems/VSM.

Explore similar work

CardsList
  1. Hallucination Early Detection in Diffusion Models

    Apr 22, 2026Federico Betti, Lorenzo Baraldi, Lorenzo Baraldi +2Text-To-Image Diffusion ModelsHallucinations

  2. Control Variate Score Matching for Diffusion Models

    Dec 23, 2025Khaled Kahouli, Romuald Elie, Klaus-Robert Müller +3Score-Based Diffusion ModelEstimators