Seeing Clearly by Layer Two: Enhancing Attention Heads to Alleviate Hallucination in LVLMs
Xiaofeng Zhang, Yihao Quan, Chaochen Gu, Chen Shen, Xiaosong Yuan,, Shaotian Yan, Hao Cheng, Kaijie Wu, Jieping Ye

TL;DR
This paper introduces EAH, a training-free method that enhances attention heads in multimodal large language models to reduce hallucinations by focusing more on image tokens, improving model reliability.
Contribution
The paper proposes a novel, training-free approach called EAH that strengthens attention to image tokens in shallow layers to mitigate hallucinations in MLLMs.
Findings
EAH significantly reduces hallucinations across various models.
Enhancing shallow layer attention sinks improves model focus on image content.
The method demonstrates broad effectiveness and generality in experiments.
Abstract
The hallucination problem in multimodal large language models (MLLMs) remains a common issue. Although image tokens occupy a majority of the input sequence of MLLMs, there is limited research to explore the relationship between image tokens and hallucinations. In this paper, we analyze the distribution of attention scores for image tokens across each layer and head of the model, revealing an intriguing and common phenomenon: most hallucinations are closely linked to the pattern of attention sinks in the self-attention matrix of image tokens, where shallow layers exhibit dense attention sinks and deeper layers show sparse attention sinks. We further analyze the attention heads of different layers and find that heads with high-density attention sink in the image part play a positive role in alleviating hallucinations. In this paper, we propose a training-free method named…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFunctional Brain Connectivity Studies · Hallucinations in medical conditions · Treatment of Major Depression
MethodsSoftmax · Attention Is All You Need · Attention Sinks
