papers AI Learner
The Github is limit! Click to go to the new site.

Interpretable Counting for Visual Question Answering

2018-03-02
Alexander Trott, Caiming Xiong, Richard Socher

Abstract

Questions that require counting a variety of objects in images remain a major challenge in visual question answering (VQA). The most common approaches to VQA involve either classifying answers based on fixed length representations of both the image and question or summing fractional counts estimated from each section of the image. In contrast, we treat counting as a sequential decision process and force our model to make discrete choices of what to count. Specifically, the model sequentially selects from detected objects and learns interactions between objects that influence subsequent selections. A distinction of our approach is its intuitive and interpretable output, as discrete counts are automatically grounded in the image. Furthermore, our method outperforms the state of the art architecture for VQA on multiple metrics that evaluate counting.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1712.08697

PDF

https://arxiv.org/pdf/1712.08697


Similar Posts

Comments