CVAICLMar 8

AQuA: Toward Strategic Response Generation for Ambiguous Visual Questions

arXiv:2603.07394v1Has Code
Predicted impact top 11% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the problem of VLM's inability to handle ambiguous visual questions with appropriate response strategies, which is crucial for real-world VQA applications.

This paper introduces AQuA, a dataset for Ambiguous Visual Question Answering (VQA) that categorizes ambiguity into four levels and specifies optimal response strategies. The authors fine-tune VLMs on AQuA, enabling them to adaptively choose among multiple response strategies, outperforming both open-source and closed-source baselines in strategic response generation for ambiguous VQA.

Visual Question Answering (VQA) is a core task for evaluating the capabilities of Vision-Language Models (VLMs). Existing VQA benchmarks primarily feature clear and unambiguous image-question pairs, whereas real-world scenarios often involve varying degrees of ambiguity that require nuanced reasoning and context-appropriate response strategies. Although recent studies have begun to address ambiguity in VQA, they lack (1) a systematic categorization of ambiguity levels and (2) datasets and models that support strategy-aware responses. In this paper, we introduce Ambiguous Visual Question Answering (AQuA), a fine-grained dataset that classifies ambiguous VQA instances into four levels according to the nature and degree of ambiguity, along with the optimal response strategy for each case. Our evaluation of diverse open-source and proprietary VLMs shows that most models fail to adapt their strategy to the ambiguity type, frequently producing overconfident answers rather than seeking clarification or acknowledging uncertainty. To address this challenge, we fine-tune VLMs on AQuA, enabling them to adaptively choose among multiple response strategies, such as directly answering, inferring intent from contextual cues, listing plausible alternatives, or requesting clarification. VLMs trained on AQuA achieve strategic response generation for ambiguous VQA, demonstrating the ability to recognize ambiguity, manage uncertainty, and respond with context-appropriate strategies, while outperforming both open-source and closed-source baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes