paper-with-me

Papers

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

2017-04-26 · Aishwarya Agrawal, Aniruddha Kembhavi, Dhruv Batra, Devi Parikh

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.

📄 PDF Abstract BibTeX arXiv:1704.08243

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Grounded Graph Decoding Improves Compositional Generalization in Question Answering

2021-11-05 · Findings (EMNLP) 2021 11 · Yu Gai, Paras Jain, Wendi Zhang, Joseph E. Gonzalez 외

Question answering models struggle to generalize to novel compositions of training patterns, such to longer sequences or more complex test structures. Current end-to-end models learn a flat input embedding which can lose…

Question Answering

AGQA 2.0: An Updated Benchmark for Compositional Spatio-Temporal Reasoning

2022-04-12 · Madeleine Grunde-McLaughlin, Ranjay Krishna, Maneesh Agrawala

Prior benchmarks have analyzed models' answers to questions about videos in order to measure visual compositional reasoning. Action Genome Question Answering (AGQA) is one such benchmark. AGQA provides a training/test sp…

Question Answering

Maintaining Reasoning Consistency in Compositional Visual Question Answering

2022-01-01 · CVPR 2022 1 · Chenchen Jing, Yunde Jia, Yuwei Wu, Xinyu Liu 외

A compositional question refers to a question that contains multiple visual concepts (e.g., objects, attributes, and relationships) and requires compositional reasoning to answer. Existing VQA models can answer a com…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

AGQA: A Benchmark for Compositional Spatio-Temporal Reasoning

2021-03-30 · CVPR 2021 1 · Madeleine Grunde-McLaughlin, Ranjay Krishna, Maneesh Agrawala

Visual events are a composition of temporal actions involving actors spatially interacting with objects. When developing computer vision models that can reason about compositional spatio-temporal events, we need benchmar…

Question AnsweringVideo Question AnsweringVisual Reasoning

Latent Compositional Representations Improve Systematic Generalization in Grounded Question Answering

2020-07-01 · Ben Bogin, Sanjay Subramanian, Matt Gardner, Jonathan Berant

Answering questions that involve multi-step reasoning requires decomposing them and using the answers of intermediate steps to reach the final answer. However, state-of-the-art models in grounded question answering often…

Inductive BiasQuestion AnsweringSystematic Generalization