paper-with-me

Papers

InfoCausalQA:Can Models Perform Non-explicit Causal Reasoning Based on Infographic?

2025-08-08 · Keummin Ka, Junhyeong Park, Jaehyun Jeon, Youngjae Yu arxiv

Recent advances in Vision-Language Models (VLMs) have demonstrated impressive capabilities in perception and reasoning. However, the ability to perform causal inference -- a core aspect of human cognition -- remains underexplored, particularly in multimodal settings. In this study, we introduce InfoCausalQA, a novel benchmark designed to evaluate causal reasoning grounded in infographics that combine structured visual data with textual context. The benchmark comprises two tasks: Task 1 focuses on quantitative causal reasoning based on inferred numerical trends, while Task 2 targets semantic causal reasoning involving five types of causal relations: cause, effect, intervention, counterfactual, and temporal. We manually collected 494 infographic-text pairs from four public sources and used GPT-4o to generate 1,482 high-quality multiple-choice QA pairs. These questions were then carefully revised by humans to ensure they cannot be answered based on surface-level cues alone but instead require genuine visual grounding. Our experimental results reveal that current VLMs exhibit limited capability in computational reasoning and even more pronounced limitations in semantic causal reasoning. Their significantly lower performance compared to humans indicates a substantial gap in leveraging infographic-based information for causal inference. Through InfoCausalQA, we highlight the need for advancing the causal reasoning abilities of multimodal AI systems.

📄 PDF Abstract BibTeX arXiv:2508.06220

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceVisual Grounding

Similar Papers 제목 키워드 기반

ViInfographicVQA: A Benchmark for Single and Multi-image Visual Question Answering on Vietnamese Infographics

2025-12-13 · Tue-Thu Van-Dinh, Hoang-Duy Tran, Truong-Binh Duong, Mai-Hanh Pham 외 arxiv

Infographic Visual Question Answering (InfographicVQA) evaluates a model's ability to read and reason over data-rich, layout-heavy visuals that combine text, charts, icons, and design elements. Compared with scene-text o…

Visual Question Answering

ChartGalaxy: A Dataset for Infographic Chart Understanding and Generation

2025-05-24 · Zhen Li, Yukai Guo, Duan Li, Xinyuan Guo 외

Infographic charts are a powerful medium for communicating abstract data by combining visual elements (e.g., charts, images) with textual information. However, their visual and structural richness poses challenges for la…

BenchmarkingChart UnderstandingCode GenerationMultimodal Reasoning

InfographicVQA

2021-04-26 · Minesh Mathew, Viraj Bagal, Rubèn Pérez Tito, Dimosthenis Karatzas 외

Infographics are documents designed to effectively communicate information using a combination of textual, graphical and visual elements. In this work, we explore the automatic understanding of infographic images by usin…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

InfoChartQA: A Benchmark for Multimodal Question Answering on Infographic Charts

2025-05-25 · Minzhi Lin, Tianchi Xie, Mengchen Liu, Yilin Ye 외

Understanding infographic charts with design-driven visual elements (e.g., pictograms, icons) requires both visual recognition and reasoning, posing challenges for multimodal large language models (MLLMs). However, exist…

Chart UnderstandingQuestion AnsweringVisual Question Answering

Infographics Wizard: Flexible Infographics Authoring and Design Exploration

2022-04-21 · Anjul Tyagi, Jian Zhao, Pushkar Patel, Swasti Khurana 외

Infographics are an aesthetic visual representation of information following specific design principles of human perception. Designing infographics can be a tedious process for non-experts and time-consuming, even for pr…