English

Interpretable Counting for Visual Question Answering

Artificial Intelligence 2018-03-05 v2 Computation and Language Computer Vision and Pattern Recognition

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.

Keywords

Cite

@article{arxiv.1712.08697,
  title  = {Interpretable Counting for Visual Question Answering},
  author = {Alexander Trott and Caiming Xiong and Richard Socher},
  journal= {arXiv preprint arXiv:1712.08697},
  year   = {2018}
}

Comments

ICLR 2018

R2 v1 2026-06-22T23:27:57.598Z