LGCLMar 7

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

arXiv:2603.06958v1
Predicted impact top 3% in LG · last 90 daysOriginality Highly original
AI Analysis

This work provides a method to improve chart comprehension for multimodal learning systems, which often struggle with abstract and quantitative reasoning over structured visual representations.

This paper addresses the challenge of chart comprehension in vision-language models (VLMs) by introducing Chart-RL, a reinforcement learning method with mathematically verifiable rewards. Chart-RL significantly outperforms supervised fine-tuning, achieving relative improvements of 16.7% on MutlChartQA and 11.5% on ChartInsights, and shows enhanced performance in 18 of 25 perturbed chart categories.

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 models (VLMs) frequently struggle to generalize on unseen charts because it requires abstract, symbolic, and quantitative reasoning over structured visual representations. In this work, we introduce Chart-RL, an effective reinforcement learning (RL) method that employs mathematically verifiable rewards to enhance chart question answering in VLMs. Our experiments demonstrate that Chart-RL consistently outperforms supervised fine-tuning (SFT) across different chart understanding benchmarks, achieving relative improvements of 16.7% on MutlChartQA, and 11.5% on ChartInsights. We conduct robustness analysis, where Chart-RL achieves enhanced performance in 18 of 25 perturbed chart categories, demonstrating strong consistency and reasoning capability across visual variations. Furthermore, we demonstrate that task difficulty and inherent complexity are more critical than data quantity in RL training. For instance, Chart-RL trained on merely 10 complex chart-query examples significantly outperforms models trained on over 6,000 simple examples. Additionally, training on challenging reasoning tasks not only improves in-domain generalization relative to simpler tasks, but also facilitate strong transfer to out-of-domain visual mathematical problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes