Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MatPlotAgent: Method and Evaluation for LLM-Based Agentic Scientific Data Visualization

About

Scientific data visualization plays a crucial role in research by enabling the direct display of complex information and assisting researchers in identifying implicit patterns. Despite its importance, the use of Large Language Models (LLMs) for scientific data visualization remains rather unexplored. In this study, we introduce MatPlotAgent, an efficient model-agnostic LLM agent framework designed to automate scientific data visualization tasks. Leveraging the capabilities of both code LLMs and multi-modal LLMs, MatPlotAgent consists of three core modules: query understanding, code generation with iterative debugging, and a visual feedback mechanism for error correction. To address the lack of benchmarks in this field, we present MatPlotBench, a high-quality benchmark consisting of 100 human-verified test cases. Additionally, we introduce a scoring approach that utilizes GPT-4V for automatic evaluation. Experimental results demonstrate that MatPlotAgent can improve the performance of various LLMs, including both commercial and open-source models. Furthermore, the proposed evaluation method shows a strong correlation with human-annotated scores.

Zhiyu Yang, Zihan Zhou, Shuo Wang, Xin Cong, Xu Han, Yukun Yan, Zhenghao Liu, Zhixing Tan, Pengyuan Liu, Dong Yu, Zhiyuan Liu, Xiaodong Shi, Maosong Sun• 2024

Related benchmarks

TaskDatasetResultRank
Scientific data visualizationMatPlotBench 1.0 (test)
Score61.16
21
Correlation with human judgmentNLV and ChartLLM (171 sampled examples)
Pearson Correlation0.73
4
Scientific data visualizationMatPlotBench
Score56.73
4
Code ExecutionQwen-Agent Code Interpreter Visualization-Hard
Accuracy72.6
3
Code ExecutionQwen-Agent Code Interpreter Visualization-Easy
Accuracy68.4
3
Code ExecutionQwen-Agent Code Interpreter Average
Accuracy70.5
3
Showing 6 of 6 rows

Other info

Code

Follow for update