English

VoQA: Visual-only Question Answering

Computer Vision and Pattern Recognition 2025-12-02 v2 Artificial Intelligence

Abstract

Visual understanding requires interpreting both natural scenes and the textual information that appears within them, motivating tasks such as Visual Question Answering (VQA). However, current VQA benchmarks overlook scenarios with visually embedded questions, whereas advanced agents should be able to see the question without separate text input as humans. We introduce Visual-only Question Answering (VoQA), where both the scene and the question appear within a single image, requiring models to perceive and reason purely through vision. This setting supports more realistic visual understanding and interaction in scenarios where questions or instructions are embedded directly in the visual scene. Evaluations under pure visual-only zero-shot, prompt-guided and OCR-assisted settings show that current models exhibit a clear performance drop compared to traditional VQA. To address this, we investigate question-alignment fine-tuning strategies designed to guide models toward interpreting the visual question prior to reasoning. Leveraging VoQA dataset together with these strategies yields robust vision-only reasoning while preserving cross-task generalization to traditional VQA, reflecting the complementary visual and textual reasoning capabilities fostered through VoQA training. The code and data are publicly available.

Keywords

Cite

@article{arxiv.2505.14227,
  title  = {VoQA: Visual-only Question Answering},
  author = {Jianing An and Luyang Jiang and Jie Luo and Wenjun Wu and Lei Huang},
  journal= {arXiv preprint arXiv:2505.14227},
  year   = {2025}
}

Comments

21 pages

R2 v1 2026-07-01T02:24:46.999Z