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

Learning to Answer Questions From Image Using Convolutional Neural Network

About

In this paper, we propose to employ the convolutional neural network (CNN) for the image question answering (QA). Our proposed CNN provides an end-to-end framework with convolutional architectures for learning not only the image and question representations, but also their inter-modal interactions to produce the answer. More specifically, our model consists of three CNNs: one image CNN to encode the image content, one sentence CNN to compose the words of the question, and one multimodal convolution layer to learn their joint representation for the classification in the space of candidate answer words. We demonstrate the efficacy of our proposed model on the DAQUAR and COCO-QA datasets, which are two benchmark datasets for the image QA, with the performances significantly outperforming the state-of-the-art.

Lin Ma, Zhengdong Lu, Hang Li• 2015

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringCOCO-QA (test)
WUPS (IoU=0.9)68.5
51
Image Question AnsweringDAQUAR REDUCED (test)
Accuracy39.7
33
Visual Question AnsweringDAQUAR-ALL full (test)
Accuracy23.4
22
Visual Question AnsweringCOCO-QA--
7
Visual Question AnsweringDAQUAR reduced Single answer
Accuracy39.66
6
Visual Question AnsweringDAQUAR all Multiple answers
Accuracy20.69
5
Visual Question AnsweringDAQUAR reduced Multiple answers
Accuracy38.72
4
Visual Question AnsweringDAQUAR all Single answer
Acc23.4
3
Showing 8 of 8 rows

Other info

Follow for update