paper-with-me

홈 › Papers

BigCharts-R1: Enhanced Chart Reasoning with Visual Reinforcement Finetuning

2025-08-13 · Ahmed Masry, Abhay Puri, Masoud Hashemi, Juan A. Rodriguez, Megh Thakkar, Khyati Mahajan, Vikas Yadav, Sathwik Tejaswi Madhusudhan, Alexandre Piché, Dzmitry Bahdanau, Christopher Pal, David Vazquez, Enamul Hoque, Perouz Taslakian, Sai Rajeswar, Spandana Gella arxiv

Charts are essential to data analysis, transforming raw data into clear visual representations that support human decision-making. Although current vision-language models (VLMs) have made significant progress, they continue to struggle with chart comprehension due to training on datasets that lack diversity and real-world authenticity, or on automatically extracted underlying data tables of charts, which can contain numerous estimation errors. Furthermore, existing models only rely on supervised fine-tuning using these low-quality datasets, severely limiting their effectiveness. To address these issues, we first propose BigCharts, a dataset creation pipeline that generates visually diverse chart images by conditioning the rendering process on real-world charts sourced from multiple online platforms. Unlike purely synthetic datasets, BigCharts incorporates real-world data, ensuring authenticity and visual diversity, while still retaining accurate underlying data due to our proposed replotting process. Additionally, we introduce a comprehensive training framework that integrates supervised fine-tuning with Group Relative Policy Optimization (GRPO)-based reinforcement learning. By introducing novel reward signals specifically designed for chart reasoning, our approach enhances model robustness and generalization across diverse chart styles and domains, resulting in a state-of-the-art chart reasoning model, BigCharts-R1. Extensive experiments demonstrate that our models surpass existing methods on multiple chart question-answering benchmarks compared to even larger open-source and closed-source models.

📄 PDF Abstract BibTeX arXiv:2508.09804

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Chart-RL: Generalized Chart Comprehension via Reinforcement Learning with Verifiable Rewards

2026-03-07 · Xin Zhang, Xingyu Li, Rongguang Wang, Ruizhong Miao 외 arxiv

Accurate chart comprehension represents a critical challenge in advancing multimodal learning systems, as extensive information is compressed into structured visual representations. However, existing vision-language mode…

Chart Question AnsweringReinforcement LearningDomain Generalization

Chart-RL: Policy Optimization Reinforcement Learning for Enhanced Visual Reasoning in Chart Question Answering with Vision Language Models

2026-04-03 · Yunfei Bai, Amit Dhanda, Shekhar Jain arxiv

The recent advancements in Vision Language Models (VLMs) have demonstrated progress toward true intelligence requiring robust reasoning capabilities. Beyond pattern recognition, linguistic reasoning must integrate with v…

parameter-efficient fine-tuningChart Question AnsweringReinforcement LearningVisual Reasoning

Do MLLMs Really Understand the Charts?

2025-08-27 · Xiao Zhang, Dongyuan Li, Liuyu Xiang, Yao Zhang 외 arxiv

Although Multimodal Large Language Models (MLLMs) have demonstrated increasingly impressive performance in chart understanding, most of them exhibit alarming hallucinations and significant performance degradation when ha…

Visual Reasoning

CharTool: Tool-Integrated Visual Reasoning for Chart Understanding

2026-04-03 · Situo Zhang, Yifan Zhang, Zichen Zhu, Da Ma 외 arxiv

Charts are ubiquitous in scientific and financial literature for presenting structured data. However, chart reasoning remains challenging for multimodal large language models (MLLMs) due to the lack of high-quality train…

Reinforcement LearningVisual GroundingVisual ReasoningImage Cropping

Chart-FR1: Visual Focus-Driven Fine-Grained Reasoning on Dense Charts

2026-05-03 · Hongkun Pan, Yuwei Wu, Wanyi Hong, Shenghui Hu 외 arxiv

Multimodal large language models (MLLMs) have shown considerable potential in chart understanding and reasoning tasks. However, they still struggle with high information density (HID) charts characterized by multiple sub…

Reinforcement LearningMultimodal Reasoning