FVQA: Fact-based Visual Question Answering

17 Jun 2016  ·  Peng Wang, Qi Wu, Chunhua Shen, Anton Van Den Hengel, Anthony Dick ·

Visual Question Answering (VQA) has attracted a lot of attention in both Computer Vision and Natural Language Processing communities, not least because it offers insight into the relationships between two important sources of information. Current datasets, and the models built upon them, have focused on questions which are answerable by direct analysis of the question and image alone. The set of such questions that require no external information to answer is interesting, but very limited. It excludes questions which require common sense, or basic factual knowledge to answer, for example. Here we introduce FVQA, a VQA dataset which requires, and supports, much deeper reasoning. FVQA only contains questions which require external information to answer. We thus extend a conventional visual question answering dataset, which contains image-question-answerg triplets, through additional image-question-answer-supporting fact tuples. The supporting fact is represented as a structural triplet, such as <Cat,CapableOf,ClimbingTrees>. We evaluate several baseline models on the FVQA dataset, and describe a novel model which is capable of reasoning about an image on the basis of supporting facts.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Visual Question Answering (VQA) F-VQA F-VQA (top-3-QQmaping) Top-1 Accuracy 56.91 # 2
Top-3 Accuracy 64.65 # 2
Visual Question Answering (VQA) F-VQA F-VQA (top-1-QQmaping) Top-1 Accuracy 52.56 # 3
Top-3 Accuracy 59.72 # 3

Methods


No methods listed for this paper. Add relevant methods here