paper-with-me

홈 › Papers

RealCQA: Scientific Chart Question Answering as a Test-bed for First-Order Logic

2023-08-03 · Saleem Ahmed, Bhavin Jawade, Shubham Pandey, Srirangaraj Setlur, Venu Govindaraju

We present a comprehensive study of chart visual question-answering(QA) task, to address the challenges faced in comprehending and extracting data from chart visualizations within documents. Despite efforts to tackle this problem using synthetic charts, solutions are limited by the shortage of annotated real-world data. To fill this gap, we introduce a benchmark and dataset for chart visual QA on real-world charts, offering a systematic analysis of the task and a novel taxonomy for template-based chart question creation. Our contribution includes the introduction of a new answer type, 'list', with both ranked and unranked variations. Our study is conducted on a real-world chart dataset from scientific literature, showcasing higher visual complexity compared to other works. Our focus is on template-based QA and how it can serve as a standard for evaluating the first-order logic capabilities of models. The results of our experiments, conducted on a real-world out-of-distribution dataset, provide a robust evaluation of large-scale pre-trained models and advance the field of chart visual QA and formal logic verification for neural networks in general.

📄 PDF Abstract BibTeX arXiv:2308.01979

Code (1)

cse-ai-lab/RealCQA 공식 구현 pytorch

Tasks

Chart Question AnsweringFormal LogicQuestion AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

RealCQA-V2 : Visual Premise Proving A Manual COT Dataset for Charts

2024-10-29 · Saleem Ahmed, Ranga Setlur, Venu Govindaraju

We introduce Visual Premise Proving (VPP), a novel task tailored to refine the process of chart question answering by deconstructing it into a series of logical premises. Each of these premises represents an essential st…

Chart Question AnsweringQuestion AnsweringRetrieval

DVQA: Understanding Data Visualizations via Question Answering

2018-01-24 · CVPR 2018 6 · Kushal Kafle, Brian Price, Scott Cohen, Christopher Kanan

Bar charts are an effective way to convey numeric information, but today's algorithms cannot parse them. Existing methods fail when faced with even minor variations in appearance. Here, we present DVQA, a dataset that te…

ArticlesChart Question AnsweringChart UnderstandingQuestion Answering+2

SciGraphQA: A Large-Scale Synthetic Multi-Turn Question-Answering Dataset for Scientific Graphs

2023-08-07 · Shengzhi Li, Nima Tajbakhsh

In this work, we present SciGraphQA, a synthetic multi-turn question-answer dataset related to academic graphs. SciGraphQA is 13 times larger than ChartVQA, the previously largest chart-visual question-answering dataset.…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

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

2018-06-12 · Revanth Reddy, Rahul Ramesh, Ameet Deshpande, Mitesh M. Khapra

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 d…

Deep LearningQuestion Answering

Enhancing Scientific Visual Question Answering through Multimodal Reasoning and Ensemble Modeling

2025-07-08 · Prahitha Movva, Naga Harshita Marupaka

Technical reports and articles often contain valuable information in the form of semi-structured data like charts, and figures. Interpreting these and using the information from them is essential for downstream tasks suc…

ArticlesMultimodal ReasoningQuestion AnsweringVisual Question Answering