CVCLFeb 3, 2025

Mitigating Hallucinations in Large Vision-Language Models with Internal Fact-based Contrastive Decoding

arXiv:2502.01056v14 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses a critical reliability issue in multimodal AI systems, offering a cost-effective solution for improving model accuracy in real-world applications.

The paper tackles object hallucinations in large vision-language models by proposing Internal Fact-based Contrastive Decoding (IFCD), which reduces hallucinations during inference without external data, achieving average accuracy improvements of 9% on POPE and 8% on MME benchmarks.

Large Visual Language Models (LVLMs) integrate visual and linguistic modalities, exhibiting exceptional performance across various multimodal tasks. Nevertheless, LVLMs remain vulnerable to the issue of object hallucinations. Previous efforts to mitigate this issue focus on supervised fine-tuning (SFT) or incorporating external knowledge, both of which entail significant costs related to training and the acquisition of external data. To address these challenges, we propose a novel model-agnostic approach termed Internal Fact-based Contrastive Decoding (IFCD), designed to mitigate and suppress hallucinations during the inference process of LVLMs by exploiting the LVLMs' own hallucinations. IFCD is grounded in experimental observations that alterations to the LVLMs' internal representations tend to amplify hallucinations caused by language bias. By contrasting disturbed distribution, IFCD calibrates the LVLMs' output and effectively removes the hallucinatory logits from the final predictions. Experimental results validate that IFCD significantly alleviates both object-level and attribute-level hallucinations while achieving an average 9% accuracy improvement on POPE and 8% accuracy improvement on MME object hallucinations subset compared with direct decoding, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes