paper-with-me

홈 › 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 step in comprehending a chart's content and deriving logical conclusions, thereby providing a granular look at a model's reasoning abilities. This approach represents a departure from conventional accuracy-based evaluation methods, emphasizing the model's ability to sequentially validate each premise and ideally mimic human analytical processes. A model adept at reasoning is expected to demonstrate proficiency in both data retrieval and the structural understanding of charts, suggesting a synergy between these competencies. However, in our zero-shot study using the sophisticated MATCHA model on a scientific chart question answering dataset, an intriguing pattern emerged. The model showcased superior performance in chart reasoning (27\%) over chart structure (19\%) and data retrieval (14\%). This performance gap suggests that models might more readily generalize reasoning capabilities across datasets, benefiting from consistent mathematical and linguistic semantics, even when challenged by changes in the visual domain that complicate structure comprehension and data retrieval. Furthermore, the efficacy of using accuracy of binary QA for evaluating chart reasoning comes into question if models can deduce correct answers without parsing chart data or structure. VPP highlights the importance of integrating reasoning with visual comprehension to enhance model performance in chart analysis, pushing for a balanced approach in evaluating visual data interpretation capabilities.

📄 PDF Abstract BibTeX arXiv:2410.22492

Code (0)

등록된 구현이 없습니다.

Tasks

Chart Question AnsweringQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Premise-based Multimodal Reasoning: Conditional Inference on Joint Textual and Visual Clues

2021-05-15 · ACL 2022 5 · Qingxiu Dong, Ziwei Qin, Heming Xia, Tian Feng 외

It is a common practice for recent works in vision language cross-modal reasoning to adopt a binary or multi-choice classification formulation taking as input a set of source image(s) and textual query. In this work, we …

Multimodal ReasoningNatural Language InferenceVisual Commonsense Reasoning

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

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

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

Chart Question AnsweringFormal LogicQuestion AnsweringVisual Question Answering

Dataset Creation for Visual Entailment using Generative AI

2025-08-15 · Rob Reijtenbach, Suzan Verberne, Gijs Wijnholds arxiv

In this paper we present and validate a new synthetic dataset for training visual entailment models. Existing datasets for visual entailment are small and sparse compared to datasets for textual entailment. Manually crea…

Visual Entailment

The Promise of Premise: Harnessing Question Premises in Visual Question Answering

2017-05-01 · EMNLP 2017 9 · Aroma Mahendru, Viraj Prabhu, Akrit Mohapatra, Dhruv Batra 외

In this paper, we make a simple observation that questions about images often contain premises - objects and relationships implied by the question - and that reasoning about premises can help Visual Question Answering (V…

Question AnsweringRelevance DetectionVisual Question AnsweringVisual Question Answering (VQA)

Magnushammer: A Transformer-Based Approach to Premise Selection

2023-03-08 · Maciej Mikuła, Szymon Tworkowski, Szymon Antoniak, Bartosz Piotrowski 외

This paper presents a novel approach to premise selection, a crucial reasoning task in automated theorem proving. Traditionally, symbolic methods that rely on extensive domain knowledge and engineering effort are applied…

Automated Theorem ProvingLanguage ModelingLanguage ModellingRetrieval