CVAICLLGApr 26, 2017

C-VQA: A Compositional Split of the Visual Question Answering (VQA) v1.0 Dataset

arXiv:1704.08243v180 citations
Originality Synthesis-oriented
AI Analysis

This addresses the issue of superficial correlations in VQA models for researchers, but it is incremental as it focuses on dataset creation rather than a new method.

The authors tackled the problem of visual question answering models lacking compositionality by creating a new compositional split of the VQA v1.0 dataset, called C-VQA, and showed that existing models' performance degrades significantly under this setting.

Visual Question Answering (VQA) has received a lot of attention over the past couple of years. A number of deep learning models have been proposed for this task. However, it has been shown that these models are heavily driven by superficial correlations in the training data and lack compositionality -- the ability to answer questions about unseen compositions of seen concepts. This compositionality is desirable and central to intelligence. In this paper, we propose a new setting for Visual Question Answering where the test question-answer pairs are compositionally novel compared to training question-answer pairs. To facilitate developing models under this setting, we present a new compositional split of the VQA v1.0 dataset, which we call Compositional VQA (C-VQA). We analyze the distribution of questions and answers in the C-VQA splits. Finally, we evaluate several existing VQA models under this new setting and show that the performances of these models degrade by a significant amount compared to the original VQA setting.

Foundations

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

Your Notes