English

FigureQA: An Annotated Figure Dataset for Visual Reasoning

Computer Vision and Pattern Recognition 2018-02-26 v2

Abstract

We introduce FigureQA, a visual reasoning corpus of over one million question-answer pairs grounded in over 100,000 images. The images are synthetic, scientific-style figures from five classes: line plots, dot-line plots, vertical and horizontal bar graphs, and pie charts. We formulate our reasoning task by generating questions from 15 templates; questions concern various relationships between plot elements and examine characteristics like the maximum, the minimum, area-under-the-curve, smoothness, and intersection. To resolve, such questions often require reference to multiple plot elements and synthesis of information distributed spatially throughout a figure. To facilitate the training of machine learning systems, the corpus also includes side data that can be used to formulate auxiliary objectives. In particular, we provide the numerical data used to generate each figure as well as bounding-box annotations for all plot elements. We study the proposed visual reasoning task by training several models, including the recently proposed Relation Network as a strong baseline. Preliminary results indicate that the task poses a significant machine learning challenge. We envision FigureQA as a first step towards developing models that can intuitively recognize patterns from visual representations of data.

Keywords

Cite

@article{arxiv.1710.07300,
  title  = {FigureQA: An Annotated Figure Dataset for Visual Reasoning},
  author = {Samira Ebrahimi Kahou and Vincent Michalski and Adam Atkinson and Akos Kadar and Adam Trischler and Yoshua Bengio},
  journal= {arXiv preprint arXiv:1710.07300},
  year   = {2018}
}

Comments

workshop paper at ICLR 2018

R2 v1 2026-06-22T22:19:48.652Z