Simple Baseline for Visual Question Answering
Bolei Zhou Affiliation: Massachusetts Institute of Technology Yuandong Tian Affiliation: Facebook AI Research Sainbayar Sukhbaatar Affiliation: Facebook AI Research Arthur Szlam Affiliation: Facebook AI Research Rob Fergus Affiliation: Facebook AI Research
Abstract
We describe a very simple bag-of-words baseline for visual question answering. This baseline concatenates the word features from the question and CNN features from the image to predict the answer. When evaluated on the challenging VQA dataset [2], it shows comparable performance to many recent approaches using recurrent neural networks. To explore the strength and weakness of the trained model, we also provide an interactive web demo11 1 http://visualqa.csail.mit.edu, and open-source code22 2 https://github.com/metalbubble/VQAbaseline.
原文 arXiv:1512.02167;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1512.02167v2