Share your thoughts, 1 month free Claude Pro on usSee more
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
Accuracy88.6
2019
Multimodal UnderstandingMMBench
Accuracy81.04
847
Science Question AnsweringScienceQA
Accuracy90.23
791
Multimodal UnderstandingMM-Vet
MM-Vet Score67.8
631
Multimodal UnderstandingMMStar
Accuracy64.27
407
Hallucination EvaluationCHAIR
CHAIR_s42.8
393
Object HallucinationPOPE Popular
F1 Score84.58
372
Hallucination EvaluationMMHal-Bench
MMHal Score3.02
306
Multimodal UnderstandingMME--
207
Object Hallucination EvaluationPOPE Adversarial
Accuracy84.8
159
Showing 10 of 41 rows

Other info

Follow for update