English

SynChart: Synthesizing Charts from Language Models

Artificial Intelligence 2024-09-26 v1

Abstract

With the release of GPT-4V(O), its use in generating pseudo labels for multi-modality tasks has gained significant popularity. However, it is still a secret how to build such advanced models from its base large language models (LLMs). This work explores the potential of using LLMs alone for data generation and develop competitive multi-modality models focusing on chart understanding. We construct a large-scale chart dataset, SynChart, which contains approximately 4 million diverse chart images with over 75 million dense annotations, including data tables, code, descriptions, and question-answer sets. We trained a 4.2B chart-expert model using this dataset and achieve near-GPT-4O performance on the ChartQA task, surpassing GPT-4V.

Keywords

Cite

@article{arxiv.2409.16517,
  title  = {SynChart: Synthesizing Charts from Language Models},
  author = {Mengchen Liu and Qixiu Li and Dongdong Chen and Dong Chen and Jianmin Bao and Yunsheng Li},
  journal= {arXiv preprint arXiv:2409.16517},
  year   = {2024}
}
R2 v1 2026-06-28T18:55:55.518Z