paper-with-me

홈 › Papers

ChartM$^3$: A Multi-Stage Code-Driven Pipeline for Constructing Multi-Dimensional and Multi-Step Visual Reasoning Data in Chart Comprehension

2025-11-04 · Duo Xu, Hao Cheng, Xin Lin, Zhen Xie, Hao Wang arxiv

Complex chart understanding tasks demand advanced visual recognition and reasoning capabilities from multimodal large language models (MLLMs). However, current research provides limited coverage of complex chart scenarios and computation-intensive reasoning tasks prevalent in real-world applications. This study proposes an automated multi-stage code-driven pipeline for systematically generating visual reasoning datasets to address these limitations. The pipeline integrates retrieval-augmented generation (RAG) to retrieve professional chart templates and employs chain-of-thought (CoT) strategies to generate reasoning codes that simulate real data distributions, thereby driving chart rendering and question-related statistical computations. Through model-based evaluation, the pipeline enhances chart diversity and data quality. Using this framework, we construct ChartM$^3$, a multi-dimensional and multi-step dataset containing 38K charts and 142K Q&A pairs for training, along with 2,871 high-quality evaluation samples for enabling practical performance assessment. Supervised fine-tuning (SFT) and reinforcement learning (RL) experiments demonstrate that our dataset significantly improves reasoning capabilities and cross-domain generalization performance, enabling smaller models to achieve performance comparable to larger-scale models in complex chart comprehension.

📄 PDF Abstract BibTeX arXiv:2511.02415

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDomain GeneralizationVisual Reasoning

Similar Papers 제목 키워드 기반

ChartMimic: Evaluating LMM's Cross-Modal Reasoning Capability via Chart-to-Code Generation

2024-06-14 · Cheng Yang, Chufan Shi, Yaxin Liu, Bo Shui 외

We introduce a new benchmark, ChartMimic, aimed at assessing the visually-grounded code generation capabilities of large multimodal models (LMMs). ChartMimic utilizes information-intensive visual charts and textual instr…

Code Generation

ChartMoE: Mixture of Expert Connector for Advanced Chart Understanding

2024-09-05 · Zhengzhuo Xu, Bowen Qu, Yiyan Qi, Sinan Du 외

Automatic chart understanding is crucial for content comprehension and document parsing. Multimodal large language models (MLLMs) have demonstrated remarkable capabilities in chart understanding through domain-specific a…

Chart Understanding

ChartMark: A Structured Grammar for Chart Annotation

2025-07-29 · Yiyu Chen, Yifan Wu, Shuyu Shen, Yupeng Xie 외 arxiv

Chart annotations enhance visualization accessibility but suffer from fragmented, non-standardized representations that limit cross-platform reuse. We propose ChartMark, a structured grammar that separates annotation sem…

ChartM$^3$: Benchmarking Chart Editing with Multimodal Instructions

2025-07-25 · Donglu Yang, Liang Zhang, Zihao Yue, Liangyu Chen 외 arxiv

Charts are a fundamental visualization format widely used in data analysis across research and industry. While enabling users to edit charts based on high-level intentions is of great practical value, existing methods pr…

Small Drafts, Big Verdict: Information-Intensive Visual Reasoning via Speculation

2025-10-23 · Yuhan Liu, Lianhui Qin, Shengjie Wang arxiv

Large Vision-Language Models (VLMs) have achieved remarkable progress in multimodal understanding, yet they struggle when reasoning over information-intensive images that densely interleave textual annotations with fine-…

Visual Question AnsweringVisual Reasoning