Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Ahmed Masry, Do Xuan Long, Jia Qing Tan, Shafiq Joty, Enamul Hoque• 2022

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringChartQA--
371
Chart Question AnsweringChartQA--
356
Chart Question AnsweringChartQA (test)--
176
Visual Question AnsweringChartQA (test)
Accuracy61.84
86
Visual Question AnsweringPlotQA
Accuracy (v1)80.2
25
Visual Question AnsweringChartQA (val)
Accuracy59.32
25
Chart Question AnsweringChartQA (val)
Relaxed Acc (avg.)45.5
25
Chart Question AnsweringChartQAPro 67% held-out (test)
Factoid Accuracy38.77
16
Chart Question AnsweringChartQA augmented--
16
Visual Question AnsweringDVQA novel (test)
Accuracy (Oracle)99.37
10
Showing 10 of 26 rows

Other info

Code

Follow for update