Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Devils in Middle Layers of Large Vision-Language Models: Interpreting, Detecting and Mitigating Object Hallucinations via Attention Lens

About

Hallucinations in Large Vision-Language Models (LVLMs) significantly undermine their reliability, motivating researchers to explore the causes of hallucination. However, most studies primarily focus on the language aspect rather than the visual. In this paper, we address how LVLMs process visual information and whether this process causes hallucination. Firstly, we use the attention lens to identify the stages at which LVLMs handle visual data, discovering that the middle layers are crucial. Moreover, we find that these layers can be further divided into two stages: ''visual information enrichment'' and ''semantic refinement'' which respectively propagate visual data to object tokens and interpret it through text. By analyzing attention patterns during the visual information enrichment stage, we find that real tokens consistently receive higher attention weights than hallucinated ones, serving as a strong indicator of hallucination. Further examination of multi-head attention maps reveals that hallucination tokens often result from heads interacting with inconsistent objects. Based on these insights, we propose a simple inference-time method that adjusts visual attention by integrating information across various heads. Extensive experiments demonstrate that this approach effectively mitigates hallucinations in mainstream LVLMs without additional training costs. Code is available at https://github.com/ZhangqiJiang07/middle_layers_indicating_hallucinations.

Zhangqi Jiang, Junkai Chen, Beier Zhu, Tingjin Luo, Yankun Shen, Xu Yang• 2024

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
2019
Hallucination EvaluationMMHal-Bench
MMHal Score2.25
306
Hallucination EvaluationPOPE--
217
Object Hallucination EvaluationCHAIR--
154
Object Hallucination EvaluationMSCOCO 2014 (val)
CHAIRs29.8
81
Object Hallucination DetectionMSCOCO
AUROC77.59
46
Object Hallucination EvaluationCHAIR MSCOCO
CS Score32.8
42
Object Hallucination DetectionObjects365
AUROC70.84
40
Object Hallucination AssessmentMSCOCO--
38
Long-form generation hallucination evaluationCHAIR
CS Score26.6
36
Showing 10 of 42 rows

Other info

Follow for update