REAL: Resolving Knowledge Conflicts in Knowledge-Intensive Visual Question Answering via Reasoning-Pivot Alignment
Kai Ye, Xianwei Mao, Sheng Zhou, Zirui Shao, Ye Mo, Liangliang Liu, Haikuan Huang, Bin Li, Jiajun Bu
TL;DR
This paper tackles knowledge conflicts in knowledge-intensive visual question answering by introducing Reasoning-Pivot Alignment (REAL), a pivot-centric framework. It defines Reasoning-Pivots as indispensable units in multi-hop reasoning and formalizes pivot-specific conflicts, then couples pivot-aware supervision (RPA-SFT) with a training-free pivot-guided decoding (RPGD) to detect and mitigate conflicts. A dedicated REAL-VQA dataset supports fine-grained pivot annotations and conflict generation anchored to reliable Wikipedia contexts. Empirical results show improved conflict discrimination and state-of-the-art KI-VQA performance across benchmarks, with robust cross-domain generalization and a favorable latency-accuracy trade-off. This pivot-driven approach offers a principled path to reliable multimodal reasoning amidst retrieval noise.
Abstract
Knowledge-intensive Visual Question Answering (KI-VQA) frequently suffers from severe knowledge conflicts caused by the inherent limitations of open-domain retrieval. However, existing paradigms face critical limitations due to the lack of generalizable conflict detection and intra-model constraint mechanisms to handle conflicting evidence. To address these challenges, we propose the REAL (Reasoning-Pivot Alignment) framework centered on the novel concept of the Reasoning-Pivot. Distinct from reasoning steps that prioritize internal self-derivation, a reasoning-pivot serves as an atomic unit (node or edge) in the reasoning chain that emphasizes knowledge linkage, and it typically relies on external evidence to complete the reasoning. Supported by our constructed REAL-VQA dataset, our approach integrates Reasoning-Pivot Aware SFT (RPA-SFT) to train a generalizable discriminator by aligning conflicts with pivot extraction, and employs Reasoning-Pivot Guided Decoding (RPGD), an intra-model decoding strategy that leverages these pivots for targeted conflict mitigation. Extensive experiments across diverse benchmarks demonstrate that REAL significantly enhances discrimination accuracy and achieves state-of-the-art performance, validating the effectiveness of our pivot-driven resolution paradigm.
