English

Self-Critical Reasoning for Robust Visual Question Answering

Computer Vision and Pattern Recognition 2020-01-01 v3 Computation and Language

Abstract

Visual Question Answering (VQA) deep-learning systems tend to capture superficial statistical correlations in the training data because of strong language priors and fail to generalize to test data with a significantly different question-answer (QA) distribution. To address this issue, we introduce a self-critical training objective that ensures that visual explanations of correct answers match the most influential image regions more than other competitive answer candidates. The influential regions are either determined from human visual/textual explanations or automatically from just significant words in the question and answer. We evaluate our approach on the VQA generalization task using the VQA-CP dataset, achieving a new state-of-the-art i.e., 49.5% using textual explanations and 48.5% using automatically annotated regions.

Keywords

Cite

@article{arxiv.1905.09998,
  title  = {Self-Critical Reasoning for Robust Visual Question Answering},
  author = {Jialin Wu and Raymond J. Mooney},
  journal= {arXiv preprint arXiv:1905.09998},
  year   = {2020}
}

Comments

In NeurIPS 2019

R2 v1 2026-06-23T09:21:21.462Z