Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FigureQA: An Annotated Figure Dataset for Visual Reasoning

About

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.

Samira Ebrahimi Kahou, Vincent Michalski, Adam Atkinson, Akos Kadar, Adam Trischler, Yoshua Bengio• 2017

Related benchmarks

TaskDatasetResultRank
Chart Question AnsweringDVQA novel (test)
Structure96.19
10
Visual Question AnsweringFigureQA Alternate color scheme (val)
Accuracy72.54
10
Figure Visual Question AnsweringFigureQA 1.0 (test 2)
Overall Accuracy91.21
9
Chart Question AnsweringDVQA (test-familiar)
Structure90.38
9
Visual Question AnsweringFigureQA Alternate color scheme (test)
Accuracy72.4
8
Chart Question AnsweringFigureQA Alternated Colors (val 2)
Overall Accuracy72.54
4
Chart Question AnsweringFigureQA Same Colors 1 (val)
Accuracy (vBar)85.71
4
Visual Question AnsweringFigureQA Original color scheme (test)
Accuracy76.52
4
Showing 8 of 8 rows

Other info

Code

Follow for update