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

A Focused Dynamic Attention Model for Visual Question Answering

About

Visual Question and Answering (VQA) problems are attracting increasing interest from multiple research disciplines. Solving VQA problems requires techniques from both computer vision for understanding the visual contents of a presented image or video, as well as the ones from natural language processing for understanding semantics of the question and generating the answers. Regarding visual content modeling, most of existing VQA methods adopt the strategy of extracting global features from the image or video, which inevitably fails in capturing fine-grained information such as spatial configuration of multiple objects. Extracting features from auto-generated regions -- as some region-based image recognition methods do -- cannot essentially address this problem and may introduce some overwhelming irrelevant features with the question. In this work, we propose a novel Focused Dynamic Attention (FDA) model to provide better aligned image content representation with proposed questions. Being aware of the key words in the question, FDA employs off-the-shelf object detector to identify important regions and fuse the information from the regions and global features via an LSTM unit. Such question-driven representations are then combined with question representation and fed into a reasoning unit for generating the answers. Extensive evaluation on a large-scale benchmark dataset, VQA, clearly demonstrate the superior performance of FDA over well-established baselines.

Ilija Ilievski, Shuicheng Yan, Jiashi Feng• 2016

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA (test-dev)
Acc (All)59.24
147
Visual Question AnsweringVQA (test-std)--
110
Open-Ended Visual Question AnsweringVQA 1.0 (test-dev)
Overall Accuracy59.24
100
Visual Question Answering (Multiple-choice)VQA 1.0 (test-dev)
Accuracy (All)64.01
66
Open-Ended Visual Question AnsweringVQA 1.0 (test-standard)
Overall Accuracy59.54
50
Open-Ended Visual Question AnsweringVQA (test-standard)
Accuracy (Overall)59.5
32
Visual Question AnsweringVQA 1 (test-standard)
VQA Open-Ended Accuracy (All)59.54
28
Visual Question Answering (Multiple-choice)VQA 1.0 (test-standard)
Accuracy (All)64.18
27
Visual Question Answering (Multiple-choice)VQA (test-standard)
Accuracy (All)64.2
17
Visual Question Answering (Multiple-choice)VQA (test-dev)
Overall Accuracy64
17
Showing 10 of 11 rows

Other info

Follow for update