Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hierarchical Question-Image Co-Attention for Visual Question Answering

About

A number of recent works have proposed attention models for Visual Question Answering (VQA) that generate spatial maps highlighting image regions relevant to answering the question. In this paper, we argue that in addition to modeling "where to look" or visual attention, it is equally important to model "what words to listen to" or question attention. We present a novel co-attention model for VQA that jointly reasons about image and question attention. In addition, our model reasons about the question (and consequently the image via the co-attention mechanism) in a hierarchical fashion via a novel 1-dimensional convolution neural networks (CNN). Our model improves the state-of-the-art on the VQA dataset from 60.3% to 60.5%, and from 61.6% to 63.3% on the COCO-QA dataset. By using ResNet, the performance is further improved to 62.1% for VQA and 65.4% for COCO-QA.

Jiasen Lu, Jianwei Yang, Dhruv Batra, Devi Parikh• 2016

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA (test-dev)
Acc (All)61.8
147
Visual Question AnsweringVQA 2.0 (val)
Accuracy (Overall)54.57
143
Visual DialogVisDial v0.9 (val)
MRR63.98
141
Visual Question AnsweringVQA (test-std)--
110
Open-Ended Visual Question AnsweringVQA 1.0 (test-dev)
Overall Accuracy61.8
100
Audio-Visual Question AnsweringMUSIC-AVQA 1.0 (test)
AV Localis Accuracy66.37
96
Visual Question Answering (Multiple-choice)VQA 1.0 (test-dev)
Accuracy (All)65.8
66
Audio-Visual Question AnsweringMUSIC-AVQA (test)
Acc (Avg)60.19
59
Visual DialogVisDial v0.9 (test)
MRR57.88
58
Visual Question AnsweringCOCO-QA (test)
WUPS (IoU=0.9)75.1
51
Showing 10 of 31 rows

Other info

Code

Follow for update