TL;DR
This paper systematically analyzes the behavior of deep-learning based Visual Question Answering models, revealing their limitations such as myopia, premature conclusions, and stubbornness, to guide future improvements.
Contribution
It introduces systematic analysis methods for VQA models, compares attention and non-attention models, and examines the 2016 VQA Challenge winner to identify behavioral strengths and weaknesses.
Findings
Models often fail on novel instances.
Models tend to jump to conclusions early.
Models do not adapt answers across images.
Abstract
Recently, a number of deep-learning based models have been proposed for the task of Visual Question Answering (VQA). The performance of most models is clustered around 60-70%. In this paper we propose systematic methods to analyze the behavior of these models as a first step towards recognizing their strengths and weaknesses, and identifying the most fruitful directions for progress. We analyze two models, one each from two major classes of VQA models -- with-attention and without-attention and show the similarities and differences in the behavior of these models. We also analyze the winning entry of the VQA Challenge 2016. Our behavior analysis reveals that despite recent progress, today's VQA models are "myopic" (tend to fail on sufficiently novel instances), often "jump to conclusions" (converge on a predicted answer after 'listening' to just half the question), and are "stubborn"…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
