用模块化方法生成高复杂度图表数据,提升大模型读图能力
Effective Training Data Synthesis for Improving MLLM Chart Understanding
- 分步生成图表:拆解数据与图形生成,按顺序构建多子图
- 产出10,000+图表和300,000+问答对,覆盖25个主题、250+类型组合
- 显著提升开源多模态大模型在真实与合成图表上的理解性能
有效阅读科学图表是构建科学智能体的核心能力。然而,现有多模态大语言模型(MLLMs),尤其是开源模型,在挑战性基准上的成功率仍徘徊于30%-50%。以往基于合成图表的微调研究常受限于生成图表与真实图表的相似度不足,影响模型在复杂真实图表上的表现。本文提出一种五步数据合成流程:分离单图的数据与函数生成,以先前子图为条件生成后续子图,视觉多样化生成结果,过滤低质量数据,并使用GPT-4o生成问答对。该方法实现了细调数据集的高效生成,构建了有效图表数据集(ECD),包含超过10,000张图表图像和300,000+问答对,覆盖25个主题,涵盖250+种图表类型组合,具有高视觉复杂性。实验表明,ECD能持续提升多种MLLM在多个真实与合成测试集上的表现。代码、数据与模型已开源:https://github.com/yuweiyang-anu/ECD。
原文摘要 · Abstract (English)
Being able to effectively read scientific plots, or chart understanding, is a central part toward building effective agents for science. However, existing multimodal large language models (MLLMs), especially open-source ones, are still falling behind with a typical success rate of 30%-50% on challenging benchmarks. Previous studies on fine-tuning MLLMs with synthetic charts are often restricted by their inadequate similarity to the real charts, which could compromise model training and performance on complex real-world charts. In this study, we show that modularizing chart generation and diversifying visual details improves chart understanding capabilities. In particular, we design a five-step data synthesis pipeline, where we separate data and function creation for single plot generation, condition the generation of later subplots on earlier ones for multi-subplot figures, visually diversify the generated figures, filter out low quality data, and finally generate the question-answer (QA) pairs with GPT-4o. This approach allows us to streamline the generation of fine-tuning datasets and introduce the effective chart dataset (ECD), which contains 10k+ chart images and 300k+ QA pairs, covering 25 topics and featuring 250+ chart type combinations with high visual complexity. We show that ECD consistently improves the performance of various MLLMs on a range of real-world and synthetic test sets. Code, data and models are available at: https://github.com/yuweiyang-anu/ECD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。