CVAIMay 23, 2025

Seeing It or Not? Interpretable Vision-aware Latent Steering to Mitigate Object Hallucinations

arXiv:2505.17812v15 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of unreliable outputs in vision-language models for users in AI applications, though it is incremental as it builds on prior mitigation methods.

The paper tackles object hallucination in Large Vision-Language Models by proposing VaLSe, a framework that uses interpretable visual contribution maps to steer latent representations, reducing hallucinations and enhancing robustness across benchmarks.

Large Vision-Language Models (LVLMs) have achieved remarkable success but continue to struggle with object hallucination (OH), generating outputs inconsistent with visual inputs. While previous work has proposed methods to reduce OH, the visual decision-making mechanisms that lead to hallucinations remain poorly understood. In this paper, we propose VaLSe, a Vision-aware Latent Steering framework that adopts an interpretation-then-mitigation strategy to address OH in LVLMs. By tackling dual challenges of modeling complex vision-language interactions and eliminating spurious activation artifacts, VaLSe can generate visual contribution maps that trace how specific visual inputs influence individual output tokens. These maps reveal the model's vision-aware focus regions, which are then used to perform latent space steering, realigning internal representations toward semantically relevant content and reducing hallucinated outputs. Extensive experiments demonstrate that VaLSe is a powerful interpretability tool and an effective method for enhancing model robustness against OH across multiple benchmarks. Furthermore, our analysis uncovers limitations in existing OH evaluation metrics, underscoring the need for more nuanced, interpretable, and visually grounded OH benchmarks in future work. Code is available at: https://github.com/Ziwei-Zheng/VaLSe.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes