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

The Hidden Life of Tokens: Reducing Hallucination of Large Vision-Language Models via Visual Information Steering

About

Large Vision-Language Models (LVLMs) can reason effectively over both textual and visual inputs, but they tend to hallucinate syntactically coherent yet visually ungrounded contents. In this paper, we investigate the internal dynamics of hallucination by examining the tokens logits ranking throughout the generation process, revealing three key patterns in how LVLMs process information: (1) gradual visual information loss - visually grounded tokens gradually become less favored throughout generation, and (2) early excitation - semantically meaningful tokens achieve peak activation in the layers earlier than the final layer. (3) hidden genuine information - visually grounded tokens though not being eventually decoded still retain relatively high rankings at inference. Based on these insights, we propose VISTA (Visual Information Steering with Token-logit Augmentation), a training-free inference-time intervention framework that reduces hallucination while promoting genuine information. VISTA works by combining two complementary approaches: reinforcing visual information in activation space and leveraging early layer activations to promote semantically meaningful decoding. Compared to existing methods, VISTA requires no external supervision and is applicable to various decoding strategies. Extensive experiments show that VISTA on average reduces hallucination by about 40% on evaluated open-ended generation task, and it consistently outperforms existing methods on four benchmarks across four architectures under three decoding strategies. Code is available at https://github.com/LzVv123456/VISTA.

Zhuowei Li, Haizhou Shi, Yunhe Gao, Di Liu, Zhenting Wang, Yuxiao Chen, Ting Liu, Long Zhao, Hao Wang, Dimitris N. Metaxas• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
935
Multimodal UnderstandingMM-Vet
MM-Vet Score67.8
418
Multimodal UnderstandingMMBench
Accuracy81.04
367
Science Question AnsweringScienceQA
Accuracy90.23
229
Multimodal UnderstandingMMStar
Accuracy64.27
197
Hallucination EvaluationMMHal-Bench
MMHal Score3.02
174
Multimodal UnderstandingMME--
158
Object Hallucination EvaluationMS-COCO POPE (Popular)
Accuracy86.73
76
Object Hallucination EvaluationMSCOCO 2014 (val)
CHAIRs33
55
Object Hallucination EvaluationCHAIR
CS Score33.4
49
Showing 10 of 20 rows

Other info

Follow for update