Classification-Regression for Chart Comprehension
Matan Levy, Rami Ben-Ari, Dani Lischinski

TL;DR
This paper introduces a joint classification-regression model using co-attention transformers for chart question answering, effectively handling complex real-world interactions and out-of-vocabulary answers, outperforming previous methods on realistic datasets.
Contribution
The paper proposes a novel joint classification-regression approach with co-attention transformers for improved chart comprehension in CQA tasks.
Findings
Outperforms previous models on PlotQA dataset
Shows competitive performance on FigureQA
Effective in handling out-of-vocabulary answers
Abstract
Chart question answering (CQA) is a task used for assessing chart comprehension, which is fundamentally different from understanding natural images. CQA requires analyzing the relationships between the textual and the visual components of a chart, in order to answer general questions or infer numerical values. Most existing CQA datasets and models are based on simplifying assumptions that often enable surpassing human performance. In this work, we address this outcome and propose a new model that jointly learns classification and regression. Our language-vision setup uses co-attention transformers to capture the complex real-world interactions between the question and the textual elements. We validate our design with extensive experiments on the realistic PlotQA dataset, outperforming previous approaches by a large margin, while showing competitive performance on FigureQA. Our model is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Domain Adaptation and Few-Shot Learning
