{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2508-06492","title":"Effective Training Data Synthesis for Improving MLLM Chart Understanding","arxiv_id":"2508.06492","date":"2025-08-08","proceeding":"ICCV","authors":["Yuwei Yang","Zeyu Zhang","Yunzhong Hou","Zhuowan Li","Gaowen Liu","Ali Payani","Yuan-Sen Ting","Liang Zheng"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2508.06492","url_pdf":"https://arxiv.org/pdf/2508.06492","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2508.06492","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2508.06492"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/yuweiyang-anu/ECD","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":11},"by_repo_kind":{"found_in_text":{"samples":11,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"7256ba127cf80ff9","entry":"NUMSUBPLOTS2SUBPLOTTYPE","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"evaluation/CharXiv/eval_utils/score_utils.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/evaluation/CharXiv/eval_utils/score_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7256ba127cf80ff9"}},{"code_sha256_prefix":"f9b948d54b26221d","entry":"QNUM2QTYPE","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"evaluation/CharXiv/eval_utils/score_utils.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/evaluation/CharXiv/eval_utils/score_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f9b948d54b26221d"}},{"code_sha256_prefix":"ae31736d72c607d7","entry":"check_missing_files","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/single_plot_generation_pipeline.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/single_plot_generation_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ae31736d72c607d7"}},{"code_sha256_prefix":"b740188ede016838","entry":"create_prompt","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/figure_size_post_processing.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/figure_size_post_processing.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b740188ede016838"}},{"code_sha256_prefix":"852ef01643a7f02e","entry":"encode_image","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/chart_image_filtering.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/chart_image_filtering.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"852ef01643a7f02e"}},{"code_sha256_prefix":"bcc86df065d7f816","entry":"extract_and_complete_json","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/descriptive_qa_generation.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/descriptive_qa_generation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bcc86df065d7f816"}},{"code_sha256_prefix":"2072a3be290f82b8","entry":"extract_scoring","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/chart_image_filtering.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/chart_image_filtering.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2072a3be290f82b8"}},{"code_sha256_prefix":"1cf3e97973f23d37","entry":"filter_existing_combinations","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/combined_subplot_generation_pipeline.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/combined_subplot_generation_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1cf3e97973f23d37"}},{"code_sha256_prefix":"cc556a6a1407e0b2","entry":"get_response","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/chart_image_filtering.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/chart_image_filtering.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cc556a6a1407e0b2"}},{"code_sha256_prefix":"c2283b6d56917f7b","entry":"get_response","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/descriptive_qa_generation.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/descriptive_qa_generation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c2283b6d56917f7b"}},{"code_sha256_prefix":"7163e3c2d2c8b6ef","entry":"plot_3d_chart","repo":"yuweiyang-anu/ECD","repo_kind":"found_in_text","path":"data_generation_pipeline/single_plot_generation_pipeline.py","file_url":"https://github.com/yuweiyang-anu/ECD/blob/HEAD/data_generation_pipeline/single_plot_generation_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7163e3c2d2c8b6ef"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_api"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}