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

Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering

About

Top-down visual attention mechanisms have been used extensively in image captioning and visual question answering (VQA) to enable deeper image understanding through fine-grained analysis and even multiple steps of reasoning. In this work, we propose a combined bottom-up and top-down attention mechanism that enables attention to be calculated at the level of objects and other salient image regions. This is the natural basis for attention to be considered. Within our approach, the bottom-up mechanism (based on Faster R-CNN) proposes image regions, each with an associated feature vector, while the top-down mechanism determines feature weightings. Applying this approach to image captioning, our results on the MSCOCO test server establish a new state-of-the-art for the task, achieving CIDEr / SPICE / BLEU-4 scores of 117.9, 21.5 and 36.9, respectively. Demonstrating the broad applicability of the method, applying the same approach to VQA we obtain first place in the 2017 VQA Challenge.

Peter Anderson, Xiaodong He, Chris Buehler, Damien Teney, Mark Johnson, Stephen Gould, Lei Zhang• 2017

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVizWiz
Accuracy54.28
1043
Image CaptioningMS COCO Karpathy (test)
CIDEr1.319
682
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy65.32
664
Visual Question AnsweringVQA v2 (test-std)
Accuracy72.91
466
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy72.7
337
Science Question AnsweringScienceQA (test)
Average Accuracy59.02
208
Visual EntailmentSNLI-VE (test)
Overall Accuracy70.3
197
Visual Question AnsweringVQA 2.0 (val)
Accuracy (Overall)63.2
143
Radiology Report GenerationMIMIC-CXR (test)
BLEU-40.092
121
Visual Question AnsweringGQA (test)
Accuracy49.7
119
Showing 10 of 68 rows

Other info

Code

Follow for update