Paper Overview
Research Area: Computer Vision (CV) Authors: Basel Shbita, Pengyuan Li, Anna Lisa Gentile Published: 2025-05-20 arXiv: 2505.15981
Abstract
Visual Question Answering (VQA) benchmarks have largely emphasized perception-based tasks that can be solved from visual content alone. In contrast, many real-world scenarios require external knowledge that is not directly observable in the image to answer correctly. The authors introduce WikiVQABench, a human-curated knowledge-grounded VQA benchmark constructed by systematically combining Wikipedia images, their associated article captions, and structured knowledge from Wikidata.
Key Points
- Construction pipeline: Large language models (LLMs) generate candidate multiple-choice image-question-answer sets from Wikipedia images, captions, and Wikidata structured knowledge.
- Human curation: All generated instances are reviewed and curated by human annotators to ensure factual correctness, visual-text consistency, and that each question requires external knowledge in addition to visual evidence.
- Scale: The benchmark contains a large collection of Wikipedia images and curated multiple-choice questions, designed to evaluate knowledge-aware vision-language models (VLMs).
- Evaluation results: Testing across 15 VLMs (256M–90B parameters) shows a wide performance range of 24.7%–75.6% accuracy, demonstrating the benchmark's effectiveness in differentiating models on knowledge-intensive reasoning.
- Availability: The dataset and benchmark code are publicly available.
Significance
WikiVQABench addresses a gap in existing VQA evaluation: most benchmarks reward purely visual perception, while real-world applications demand reasoning that fuses vision with external world knowledge. This benchmark provides a rigorous testbed for measuring that fusion capability.
---
*Auto-collected on 2026-05-22.*