CVApr 10, 2020

Rephrasing visual questions by specifying the entropy of the answer distribution

arXiv:2004.04963v13 citations
Originality Incremental advance
AI Analysis

This addresses the issue of question ambiguity in visual question answering, which is incremental as it introduces a new task but builds on existing VQA frameworks.

The authors tackled the problem of ambiguous visual questions by proposing a method to rephrase questions to control their ambiguity, defined as the entropy of the answer distribution from a VQA model, and demonstrated that increasing ambiguity is harder than reducing it.

Visual question answering (VQA) is a task of answering a visual question that is a pair of question and image. Some visual questions are ambiguous and some are clear, and it may be appropriate to change the ambiguity of questions from situation to situation. However, this issue has not been addressed by any prior work. We propose a novel task, rephrasing the questions by controlling the ambiguity of the questions. The ambiguity of a visual question is defined by the use of the entropy of the answer distribution predicted by a VQA model. The proposed model rephrases a source question given with an image so that the rephrased question has the ambiguity (or entropy) specified by users. We propose two learning strategies to train the proposed model with the VQA v2 dataset, which has no ambiguity information. We demonstrate the advantage of our approach that can control the ambiguity of the rephrased questions, and an interesting observation that it is harder to increase than to reduce ambiguity.

Foundations

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

Your Notes