English

FigureNet: A Deep Learning model for Question-Answering on Scientific Plots

Machine Learning 2019-04-03 v2 Machine Learning

Abstract

Deep Learning has managed to push boundaries in a wide variety of tasks. One area of interest is to tackle problems in reasoning and understanding, with an aim to emulate human intelligence. In this work, we describe a deep learning model that addresses the reasoning task of question-answering on categorical plots. We introduce a novel architecture FigureNet, that learns to identify various plot elements, quantify the represented values and determine a relative ordering of these statistical values. We test our model on the FigureQA dataset which provides images and accompanying questions for scientific plots like bar graphs and pie charts, augmented with rich annotations. Our approach outperforms the state-of-the-art Relation Networks baseline by approximately 7%7\% on this dataset, with a training time that is over an order of magnitude lesser.

Keywords

Cite

@article{arxiv.1806.04655,
  title  = {FigureNet: A Deep Learning model for Question-Answering on Scientific Plots},
  author = {Revanth Reddy and Rahul Ramesh and Ameet Deshpande and Mitesh M. Khapra},
  journal= {arXiv preprint arXiv:1806.04655},
  year   = {2019}
}

Comments

To appear in the proceedings of the 2019 International Joint Conference on Neural Networks (IJCNN)

R2 v1 2026-06-23T02:27:41.771Z