ChartDiff: A Large-Scale Benchmark for Comprehending Pairs of Charts

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

ChartDiff is introduced as the first large-scale benchmark designed for cross-chart comparative summarization, addressing a critical gap where existing benchmarks primarily focus on single-chart interpretation. Comprising 8,541 chart pairs, ChartDiff encompasses diverse data sources, chart types, and visual styles. Each pair is annotated with LLM-generated and human-verified summaries detailing differences in trends, fluctuations, and anomalies. Evaluations using ChartDiff reveal that frontier general-purpose models achieve the highest GPT-based quality, while specialized and pipeline-based methods yield higher ROUGE scores but lower human-aligned evaluation, indicating a discrepancy between lexical overlap and true summary quality. The benchmark also highlights that multi-series charts pose a significant challenge across all model families, though strong end-to-end models show robustness to varying plotting libraries. These findings underscore that comparative chart reasoning remains a substantial hurdle for current vision-language models.

Key takeaway

For AI Scientists and Machine Learning Engineers developing vision-language models, you should integrate ChartDiff into your evaluation pipelines to rigorously test comparative chart reasoning capabilities. Focus your research on improving model performance specifically for multi-series charts, as these remain a significant challenge. Furthermore, prioritize human-aligned evaluation metrics over traditional lexical overlap scores like ROUGE, which the benchmark shows do not accurately reflect summary quality in this domain.

Key insights

ChartDiff is the first large-scale benchmark for cross-chart comparative summarization, exposing challenges for current vision-language models.

Principles

Method

ChartDiff constructs 8,541 chart pairs with LLM-generated, human-verified summaries for comparative trend, fluctuation, and anomaly analysis.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.