English

Coarse-to-Fine Reasoning for Visual Question Answering

Computer Vision and Pattern Recognition 2022-04-20 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2110.02526,
  title  = {Coarse-to-Fine Reasoning for Visual Question Answering},
  author = {Binh X. Nguyen and Tuong Do and Huy Tran and Erman Tjiputra and Quang D. Tran and Anh Nguyen},
  journal= {arXiv preprint arXiv:2110.02526},
  year   = {2022}
}

Comments

Accepted in CVPR 2022 Workshops

R2 v1 2026-06-24T06:39:33.040Z