English

Exploring Models and Data for Image Question Answering

Machine Learning 2015-12-01 v4 Artificial Intelligence Computation and Language Computer Vision and Pattern Recognition

Abstract

This work aims to address the problem of image-based question-answering (QA) with new models and datasets. In our work, we propose to use neural networks and visual semantic embeddings, without intermediate stages such as object detection and image segmentation, to predict answers to simple questions about images. Our model performs 1.8 times better than the only published results on an existing image QA dataset. We also present a question generation algorithm that converts image descriptions, which are widely available, into QA form. We used this algorithm to produce an order-of-magnitude larger dataset, with more evenly distributed answers. A suite of baseline results on this new dataset are also presented.

Keywords

Cite

@article{arxiv.1505.02074,
  title  = {Exploring Models and Data for Image Question Answering},
  author = {Mengye Ren and Ryan Kiros and Richard Zemel},
  journal= {arXiv preprint arXiv:1505.02074},
  year   = {2015}
}

Comments

12 pages. Conference paper at NIPS 2015

R2 v1 2026-06-22T09:30:31.707Z