paper-with-me

홈 › Papers

MultiChartQA: Benchmarking Vision-Language Models on Multi-Chart Problems

2024-10-18 · Zifeng Zhu, Mengzhao Jia, Zhihan Zhang, Lang Li, Meng Jiang

Multimodal Large Language Models (MLLMs) have demonstrated impressive abilities across various tasks, including visual question answering and chart comprehension, yet existing benchmarks for chart-related tasks fall short in capturing the complexity of real-world multi-chart scenarios. Current benchmarks primarily focus on single-chart tasks, neglecting the multi-hop reasoning required to extract and integrate information from multiple charts, which is essential in practical applications. To fill this gap, we introduce MultiChartQA, a benchmark that evaluates MLLMs' capabilities in four key areas: direct question answering, parallel question answering, comparative reasoning, and sequential reasoning. Our evaluation of a wide range of MLLMs reveals significant performance gaps compared to humans. These results highlight the challenges in multi-chart comprehension and the potential of MultiChartQA to drive advancements in this field. Our code and data are available at https://github.com/Zivenzhu/Multi-chart-QA

📄 PDF Abstract BibTeX arXiv:2410.14179

Code (1)

zivenzhu/multi-chart-qa 공식 구현 pytorch

Tasks

BenchmarkingQuestion AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SD-GRPO: Verifiable Segment Decomposition for Long-Form Vision-Language Generation

2026-06-02 · Hyunwoong Kim, Seongeun Lee, Hannah Yun, Junhyun Park 외 arxiv

Group Relative Policy Optimization (GRPO) and its variants, originally developed for Large Language Models (LLMs), have recently been applied to Multimodal LLMs and produced strong results. However, their coarse-grained …

POLYCHARTQA: Benchmarking Large Vision-Language Models with Multilingual Chart Question Answering

2025-07-16 · Yichen Xu, Liangyu Chen, Liang Zhang, Jianzhe Ma 외 arxiv

Charts are a universally adopted medium for data communication, yet existing chart understanding benchmarks are overwhelmingly English-centric, limiting their accessibility and relevance to global audiences. To address t…

Chart Question Answering

FinChart-Bench: Benchmarking Financial Chart Comprehension in Vision-Language Models

2025-07-20 · Dong Shu, Haoyang Yuan, Yuchen Wang, Yanguang Liu 외 arxiv

Large vision-language models (LVLMs) have made significant progress in chart understanding. However, financial charts, characterized by complex temporal structures and domain-specific terminology, remain notably underexp…

Instruction FollowingQuestion AnsweringSpatial Reasoning

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

InterChart: Benchmarking Visual Reasoning Across Decomposed and Distributed Chart Information

2025-08-11 · Anirudh Iyengar Kaniyar Narayana Iyengar, Srija Mukhopadhyay, Adnan Qidwai, Shubhankar Singh 외 arxiv

We introduce InterChart, a diagnostic benchmark that evaluates how well vision-language models (VLMs) reason across multiple related charts, a task central to real-world applications such as scientific reporting, financi…

Multimodal ReasoningVisual Reasoning