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

Classification-Regression for Chart Comprehension

About

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 particularly well suited for realistic questions with out-of-vocabulary answers that require regression.

Matan Levy, Rami Ben-Ari, Dani Lischinski• 2021

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringPlotQA
Accuracy (v1)76.9
25
Visual Question AnsweringFigureQA Alternate color scheme (val)
Accuracy85.04
10
Visual Question AnsweringFigureQA Alternate color scheme (test)
Accuracy84.77
8
Chart Question AnsweringDVQA
Accuracy82.14
6
Chart Question AnsweringPlotQA D1 v1 (test)
Score S96.13
4
Visual Question AnsweringFigureQA Original color scheme (test)
Accuracy94.23
4
Chart Question AnsweringDVQA-D (test)--
4
Chart Question AnsweringPlotQA D2 v1 (test)
Score S96.23
3
Chart Question AnsweringPlotQA D2 (test)
Structural Accuracy0.9623
3
Visual Question AnsweringFigureQA Original color scheme (val)
Accuracy94.61
3
Showing 10 of 13 rows

Other info

Code

Follow for update