Papers › Devils in Middle Layers of Large Vision-Language Models: Interpreting, Detecting and...

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

23 Nov 2024CVPR 2025 1arXiv:2411.16724archive 2025-07-28

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

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2411.16724")

Code

Syntology Ran 5 of 10 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 5 ran · our draft was wrong.

By repository: official repository: 10 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zhangqijiang07/middle_layers_indicating_hallucinations officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 5 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5ran · our draft was wrong
5unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zhangqijiang07/middle_layers_indicating_hallucinations. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

combine_coco_captions zhangqijiang07/middle_layers_indicating_hallucinations/chair.py official repository ran · our draft was wrong no licence file found · pointer only · 25585704d77cafb4 · report
combine_coco_instances zhangqijiang07/middle_layers_indicating_hallucinations/chair.py official repository ran · our draft was wrong no licence file found · pointer only · 66415dc1dd50f555 · report
expand2square zhangqijiang07/middle_layers_indicating_hallucinations/eval_data_loader.py official repository ran · our draft was wrong no licence file found · pointer only · 592b3c1a88f93d7c · report
get_chunk zhangqijiang07/middle_layers_indicating_hallucinations/llava/eval/model_vqa.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 42a46570620cd9fa · report
split_list zhangqijiang07/middle_layers_indicating_hallucinations/llava/eval/model_vqa.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 076c252c52cbb161 · report
get_only_attn_out_contribution zhangqijiang07/middle_layers_indicating_hallucinations/utils.py official repository unverified no licence file found · pointer only · 0b24d3aebc841fa4 · report
llama_new_forward zhangqijiang07/middle_layers_indicating_hallucinations/modify_attention.py official repository unverified no licence file found · pointer only · 62bb863d06274810 · report
load_generated_captions zhangqijiang07/middle_layers_indicating_hallucinations/chair.py official repository unverified no licence file found · pointer only · bb7b96236ae47aaf · report
load_llava_model zhangqijiang07/middle_layers_indicating_hallucinations/model_manager.py official repository unverified no licence file found · pointer only · b157d20a4ca304e6 · report
set_act_get_hooks zhangqijiang07/middle_layers_indicating_hallucinations/utils.py official repository unverified no licence file found · pointer only · a4bcce74aee1b2ac · report

Tasks

Hallucination

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionFocusLinear LayerMulti-Head AttentionSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections