A Gaze-grounded Visual Question Answering Dataset for Clarifying Ambiguous Japanese Questions
Shun Inadumi, Seiya Kawano, Akishige Yuguchi, Yasutomo Kawanishi, Koichiro Yoshino
TL;DR
This work tackles ambiguity in visual question answering, with a focus on Japanese where subject/object ellipses and directives complicate comprehension. It introduces GazeVQA, a dataset of gaze-grounded questions, and a model ClipCap + Adapter that integrates gaze-target RoIs derived from a gaze estimator. Experiments show that grounding with gaze information can improve VQA accuracy in some settings, especially when adapters are trained while full end-to-end fine-tuning is limited. The results highlight both the potential and limitations of gaze-grounded grounding for resolving linguistic ambiguity in vision-and-language tasks, with implications for human-robot interaction and multilingual VQA systems.
Abstract
Situated conversations, which refer to visual information as visual question answering (VQA), often contain ambiguities caused by reliance on directive information. This problem is exacerbated because some languages, such as Japanese, often omit subjective or objective terms. Such ambiguities in questions are often clarified by the contexts in conversational situations, such as joint attention with a user or user gaze information. In this study, we propose the Gaze-grounded VQA dataset (GazeVQA) that clarifies ambiguous questions using gaze information by focusing on a clarification process complemented by gaze information. We also propose a method that utilizes gaze target estimation results to improve the accuracy of GazeVQA tasks. Our experimental results showed that the proposed method improved the performance in some cases of a VQA system on GazeVQA and identified some typical problems of GazeVQA tasks that need to be improved.
