vix.ing · top · new · best · stats

Simple Baseline for Visual Question Answering

2015/12/07 by Bolei Zhou, Yuandong Tian, Zhou, Bolei +7 · 292 citations
Computer Science · #Advanced Image and Video Retrieval Techniques #Artificial intelligence #Baseline (sea) #Code (set theory) #Computation and Language (cs.CL) #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Convolutional neural network #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #Information retrieval #Linguistics #Machine learning #Multimodal Machine Learning Applications #Natural language processing #Open source #Programming language #Question answering #Simple (philosophy) #Software #Source code #Word (group theory) #cs.CL #cs.CV

paper · pdf · doi:10.48550/arxiv.1512.02167

published in arXiv (Cornell University) (Cornell University) · One comparison method's scores are put into the correct column, and a new experiment of generating attention map is added

openalex publication_date 2015/12/07 · arxiv created 2015/12/15 · arxiv updated 2015/12/16 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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 demo and open-source code. .

Citations

Cited by

Related