SOTAVerified

Data Augmentation for Visual Question Answering

2017-09-01WS 2017Unverified0· sign in to hype

Kushal Kafle, Mohammed Yousefhussien, Christopher Kanan

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Data augmentation is widely used to train deep neural networks for image classification tasks. Simply flipping images can help learning tremendously by increasing the number of training images by a factor of two. However, little work has been done studying data augmentation in natural language processing. Here, we describe two methods for data augmentation for Visual Question Answering (VQA). The first uses existing semantic annotations to generate new questions. The second method is a generative approach using recurrent neural networks. Experiments show that the proposed data augmentation improves performance of both baseline and state-of-the-art VQA algorithms.

Tasks

Reproductions