ChartQA: A Benchmark for Question Answering about Charts with Visual and Logical Reasoning

Charts are very popular for analyzing data. When exploring charts, people often ask a variety of complex reasoning questions that involve several logical and arithmetic operations. They also commonly refer to visual features of a chart in their questions. However, most existing datasets do not focus on such complex reasoning questions as their questions are template-based and answers come from a fixed-vocabulary. In this work, we present a large-scale benchmark covering 9.6K human-written questions as well as 23.1K questions generated from human-written chart summaries. To address the unique challenges in our benchmark involving visual and logical reasoning over charts, we present two transformer-based models that combine visual features and the data table of the chart in a unified way to answer questions. While our models achieve the state-of-the-art results on the previous datasets as well as on our benchmark, the evaluation also reveals several challenges in answering complex reasoning questions.

PDF Abstract Findings (ACL) 2022 PDF Findings (ACL) 2022 Abstract

Datasets


Introduced in the Paper:

ChartQA

Used in the Paper:

FigureQA DVQA PlotQA LEAF-QA RealCQA

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Chart Question Answering ChartQA VisionTapas-OCR 1:1 Accuracy 45.5 # 24
Chart Question Answering PlotQA VL-T5-OCR 1:1 Accuracy 66.0 # 3
Chart Question Answering PlotQA VisionTapas-OCR 1:1 Accuracy 53.9 # 5
Chart Question Answering RealCQA crct - baseline 1:1 Accuracy 0.178733575026565 # 1

Methods


No methods listed for this paper. Add relevant methods here