paper-with-me

Papers

MSG-Chart: Multimodal Scene Graph for ChartQA

2024-08-09 · Yue Dai, Soyeon Caren Han, Wei Liu

Automatic Chart Question Answering (ChartQA) is challenging due to the complex distribution of chart elements with patterns of the underlying data not explicitly displayed in charts. To address this challenge, we design a joint multimodal scene graph for charts to explicitly represent the relationships between chart elements and their patterns. Our proposed multimodal scene graph includes a visual graph and a textual graph to jointly capture the structural and semantical knowledge from the chart. This graph module can be easily integrated with different vision transformers as inductive bias. Our experiments demonstrate that incorporating the proposed graph module enhances the understanding of charts' elements' structure and semantics, thereby improving performance on publicly available benchmarks, ChartQA and OpenCQA.

📄 PDF Abstract BibTeX arXiv:2408.04852

Code (1)

adlnlp/msg-chart 공식 구현

Tasks

Chart Question AnsweringInductive BiasQuestion Answering

Similar Papers 제목 키워드 기반

Multimodal Graph Constrastive Learning and Prompt for ChartQA

2025-01-08 · Yue Dai, Soyeon Caren Han, Wei Liu

ChartQA presents significant challenges due to the complex distribution of chart elements and the implicit patterns embedded within the underlying data. In this chapter, we have developed a joint multimodal scene graph f…

Contrastive LearningDecoder

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

ChartInsights: Evaluating Multimodal Large Language Models for Low-Level Chart Question Answering

2024-05-11 · Yifan Wu, Lutao Yan, Leixian Shen, Yunhai Wang 외

Chart question answering (ChartQA) tasks play a critical role in interpreting and extracting insights from visualization charts. While recent advancements in multimodal large language models (MLLMs) like GPT-4o have show…

Chart Question AnsweringQuestion Answering

ChartQAPro: A More Diverse and Challenging Benchmark for Chart Question Answering

2025-04-07 · Ahmed Masry, Mohammed Saidul Islam, Mahir Ahmed, Aayush Bajaj 외

Charts are ubiquitous, as people often use them to analyze data, answer questions, and discover critical insights. However, performing complex analytical tasks with charts requires significant perceptual and cognitive ef…

Chart Question AnsweringChart UnderstandingMultiple-choiceQuestion Answering

Beyond Single Plots: A Benchmark for Question Answering on Multi-Charts

2026-04-23 · Azher Ahmed Efat, Seok Hwan Song, Wallapak Tavanapong arxiv

Charts are widely used to present complex information. Deriving meaningful insights in real-world contexts often requires interpreting multiple related charts together. Research on understanding multi-chart images has no…

Question Answering