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

Coarse-to-Fine Reasoning for Visual Question Answering

About

Bridging the semantic gap between image and question is an important step to improve the accuracy of the Visual Question Answering (VQA) task. However, most of the existing VQA methods focus on attention mechanisms or visual relations for reasoning the answer, while the features at different semantic levels are not fully utilized. In this paper, we present a new reasoning framework to fill the gap between visual features and semantic clues in the VQA task. Our method first extracts the features and predicates from the image and question. We then propose a new reasoning framework to effectively jointly learn these features and predicates in a coarse-to-fine manner. The intensively experimental results on three large-scale VQA datasets show that our proposed approach achieves superior accuracy comparing with other state-of-the-art methods. Furthermore, our reasoning framework also provides an explainable way to understand the decision of the deep neural network when predicting the answer.

Binh X. Nguyen, Tuong Do, Huy Tran, Erman Tjiputra, Quang D. Tran, Anh Nguyen• 2021

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringGQA
Accuracy72.1
963
Visual Question AnsweringVQA 2.0 (test-dev)
Accuracy72.5
337
Visual Question AnsweringGQA (test-dev)
Accuracy72.1
178
Visual Question AnsweringVQA 2.0 (val)
Accuracy (Overall)69.7
143
Visual Question AnsweringGQA balanced (test-dev)
Accuracy72.1
32
Visual Question AnsweringGQA (val)
Accuracy73.6
22
Multiple-choice Visual Question AnsweringVisual7W (test)
Accuracy (MC)71.9
13
Visual Question AnsweringVisual7W (val)
Acc-MC69.8
4
Showing 8 of 8 rows

Other info

Code

Follow for update