Intervene-All-Paths: Unified Mitigation of LVLM Hallucinations across Alignment Formats
Jiaye Qian, Ge Zheng, Yuchen Zhu, Sibei Yang
TL;DR
This paper addresses LVLM hallucinations by proposing AllPath, a unified intervention framework aligned with transformer causal structure to mitigate hallucinations across image-to-text and text-to-text pathways. It introduces fast, head-centric probing methods that identify crucial text-to-text and image-to-text attention heads and demonstrates that LVLMs adaptively select different causal pathways based on question format. By applying adaptive interventions on the identified heads with pathway-aware scaling, AllPath achieves consistent improvements across POPE, MCQ-POPE, CHAIR, and MME benchmarks while maintaining efficiency. The findings reveal nuanced internal mechanisms of LVLMs, showing that multi-path consideration and adaptive pathway engagement are essential for reliable multimodal reasoning in real-world tasks.
Abstract
Despite their impressive performance across a wide range of tasks, Large Vision-Language Models (LVLMs) remain prone to hallucination. In this study, we propose a comprehensive intervention framework aligned with the transformer's causal architecture in LVLMs, integrating the effects of different intervention paths on hallucination. We find that hallucinations in LVLMs do not arise from a single causal path, but rather from the interplay among image-to-input-text, image-to-output-text, and text-to-text pathways. For the first time, we also find that LVLMs rely on different pathways depending on the question-answer alignment format. Building on these insights, we propose simple yet effective methods to identify and intervene on critical hallucination heads within each pathway, tailored to discriminative and generative formats. Experiments across multiple benchmarks demonstrate that our approach consistently reduces hallucinations across diverse alignment types.
