English

Mitigating Hallucinations in Large Vision-Language Models with Instruction Contrastive Decoding

Computer Vision and Pattern Recognition 2024-06-06 v2 Artificial Intelligence Computation and Language Multimedia

Abstract

Large Vision-Language Models (LVLMs) are increasingly adept at generating contextually detailed and coherent responses from visual inputs. However, their application in multimodal decision-making and open-ended generation is hindered by a notable rate of hallucinations, where generated text inaccurately represents the visual contents. To address this issue, this paper introduces the Instruction Contrastive Decoding (ICD) method, a novel approach designed to reduce hallucinations during LVLM inference. Our method is inspired by our observation that what we call disturbance instructions significantly exacerbate hallucinations in multimodal fusion modules. ICD contrasts distributions from standard and instruction disturbance, thereby increasing alignment uncertainty and effectively subtracting hallucinated concepts from the original distribution. Through comprehensive experiments on discriminative benchmarks (POPE and MME) and a generative benchmark (LLaVa-Bench), we demonstrate that ICD significantly mitigates both object-level and attribute-level hallucinations. Moreover, our method not only addresses hallucinations but also significantly enhances the general perception and recognition capabilities of LVLMs.

Keywords

Cite

@article{arxiv.2403.18715,
  title  = {Mitigating Hallucinations in Large Vision-Language Models with Instruction Contrastive Decoding},
  author = {Xintong Wang and Jingheng Pan and Liang Ding and Chris Biemann},
  journal= {arXiv preprint arXiv:2403.18715},
  year   = {2024}
}

Comments

Accepted to Findings of ACL 2024

R2 v1 2026-06-28T15:35:46.776Z