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

Tips and Tricks for Visual Question Answering: Learnings from the 2017 Challenge

About

This paper presents a state-of-the-art model for visual question answering (VQA), which won the first place in the 2017 VQA Challenge. VQA is a task of significant importance for research in artificial intelligence, given its multimodal nature, clear evaluation protocol, and potential real-world applications. The performance of deep neural networks for VQA is very dependent on choices of architectures and hyperparameters. To help further research in the area, we describe in detail our high-performing, though relatively simple model. Through a massive exploration of architectures and hyperparameters representing more than 3,000 GPU-hours, we identified tips and tricks that lead to its success, namely: sigmoid outputs, soft training targets, image features from bottom-up attention, gated tanh activations, output embeddings initialized using GloVe and Google Images, large mini-batches, and smart shuffling of training data. We provide a detailed analysis of their impact on performance to assist others in making an appropriate selection.

Damien Teney, Peter Anderson, Xiaodong He, Anton van den Hengel• 2017

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2 (test-dev)
Overall Accuracy69.87
664
Visual Question AnsweringVQA v2 (test-std)--
466
Visual Question AnsweringVQA 2.0 (val)
Accuracy (Overall)63.2
143
Visual Question AnsweringVQAv2 (test)
VQA Accuracy70.34
72
Showing 4 of 4 rows

Other info

Follow for update