Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Don't Miss the Forest for the Trees: Attentional Vision Calibration for Large Vision Language Models

About

Large Vision Language Models (LVLMs) demonstrate strong capabilities in visual understanding and description, yet often suffer from hallucinations, attributing incorrect or misleading features to images. We observe that LVLMs disproportionately focus on a small subset of image tokens--termed blind tokens--which are typically irrelevant to the query (e.g., background or non-object regions). We hypothesize that such attention misalignment plays a key role in generating hallucinated responses. To mitigate this issue, we propose Attentional Vision Calibration (AvisC), a test-time approach that dynamically recalibrates the influence of blind tokens without modifying the underlying attention mechanism. AvisC first identifies blind tokens by analyzing layer-wise attention distributions over image tokens, then employs a contrastive decoding strategy to balance the influence of original and blind-token-biased logits. Experiments on standard benchmarks, including POPE, MME, and AMBER, demonstrate that AvisC effectively reduces hallucinations in LVLMs.

Sangmin Woo, Donguk Kim, Jaehyuk Jang, Yubin Choi, Changick Kim• 2024

Related benchmarks

TaskDatasetResultRank
Hallucination EvaluationMMHal-Bench
MMHal Score2.19
174
Object Hallucination EvaluationMS-COCO (POPE Adversarial)
Accuracy87.62
80
Object Hallucination EvaluationMS-COCO POPE (Popular)
Accuracy90.76
76
Hallucination EvaluationAMBER
F1 Score87.9
71
Multimodal Model EvaluationMME
Total Score613.3
63
Object Hallucination EvaluationMS-COCO POPE Random
Accuracy92.36
55
Medical Visual Question AnsweringSLAKE closed-end
Accuracy91.27
54
Medical Visual Question AnsweringVQA-RAD closed-end
Accuracy78.35
45
Medical Visual Question AnsweringPathVQA closed-end
Accuracy93.34
35
Generative HallucinationObject-HalBench
CHAIR_S Score22.1
33
Showing 10 of 34 rows

Other info

Code

Follow for update