ReasonVQA: A Multi-hop Reasoning Benchmark with Structural Knowledge for Visual Question Answering
Duong T. Tran, Trung-Kien Tran, Manfred Hauswirth, Danh Le Phuoc
TL;DR
ReasonVQA introduces a scalable, knowledge-grounded VQA benchmark that requires multi-hop reasoning over external knowledge. The dataset links image objects to Wikidata via Visual Genome and Google Landmarks, and generates questions through a template bank with false choices, balancing, and careful train/test splits. Extensive baselines show ReasonVQA is substantially more challenging than existing VQA datasets, especially for 3-hop questions, while fine-tuning certain models yields notable gains. The work provides a generic, low-cost framework and open-source resources to expand knowledge-based VQA and drive robust multimodal reasoning research.
Abstract
In this paper, we propose a new dataset, ReasonVQA, for the Visual Question Answering (VQA) task. Our dataset is automatically integrated with structured encyclopedic knowledge and constructed using a low-cost framework, which is capable of generating complex, multi-hop questions. We evaluated state-of-the-art VQA models on ReasonVQA, and the empirical results demonstrate that ReasonVQA poses significant challenges to these models, highlighting its potential for benchmarking and advancing the field of VQA. Additionally, our dataset can be easily scaled with respect to input images; the current version surpasses the largest existing datasets requiring external knowledge by more than an order of magnitude.
