paper-with-me

홈 › Papers

PlotCraft: Pushing the Limits of LLMs for Complex and Interactive Data Visualization

2025-10-15 · Jiajun Zhang, Jianke Zhang, Zeyu Cui, Jiaxi Yang, Lei Zhang, Binyuan Hui, Qiang Liu, Zilei Wang, Liang Wang, Junyang Lin arxiv

Recent Large Language Models (LLMs) have demonstrated remarkable proficiency in code generation. However, their ability to create complex visualizations for scaled and structured data remains largely unevaluated and underdeveloped. To address this gap, we introduce PlotCraft, a new benchmark featuring 1k challenging visualization tasks that cover a wide range of topics, such as finance, scientific research, and sociology. The benchmark is structured around seven high-level visualization tasks and encompasses 48 distinct chart types. Crucially, it is the first to systematically evaluate both single-turn generation and multi-turn refinement across a diverse spectrum of task complexities. Our comprehensive evaluation of 23 leading LLMs on PlotCraft reveals obvious performance deficiencies in handling sophisticated visualization tasks. To bridge this performance gap, we develope SynthVis-30K, a large-scale, high-quality dataset of complex visualization code synthesized via a collaborative agent framework. Building upon this dataset, we develope PlotCraftor, a novel code generation model that achieves strong capabilities in complex data visualization with a remarkably small size. Across VisEval, PandasPlotBench, and our proposed PlotCraft, PlotCraftor shows performance comparable to that of leading proprietary approaches. Especially, on hard task, Our model achieves over 50% performance improvement. We will release the benchmark, dataset, and code at https://github.com/Speakn0w/PlotCraft-Benchmark.

📄 PDF Abstract BibTeX arXiv:2511.00010

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Zero-shot Interactive Perception

2026-02-20 · Venkatesh Sripada, Frank Guerin, Amir Ghalamzan arxiv

Interactive perception (IP) enables robots to extract hidden information in their workspace and execute manipulation plans by physically interacting with objects and altering the state of the environment -- crucial for r…

MovieChats: Chat like Humans in a Closed Domain

2020-11-01 · EMNLP 2020 11 · Hui Su, Xiaoyu Shen, Zhou Xiao, Zheng Zhang 외

Being able to perform in-depth chat with humans in a closed domain is a precondition before an open-domain chatbot can be ever claimed. In this work, we take a close look at the movie domain and present a large-scale hig…

ChatbotRetrieval

MathChat: Benchmarking Mathematical Reasoning and Instruction Following in Multi-Turn Interactions

2024-05-29 · Zhenwen Liang, Dian Yu, Wenhao Yu, Wenlin Yao 외

Large language models (LLMs) have demonstrated impressive capabilities in mathematical problem solving, particularly in single turn question answering formats. However, real world scenarios often involve mathematical que…

BenchmarkingDialogue UnderstandingInstruction FollowingMath+4

Cascaded Compositional Residual Learning for Complex Interactive Behaviors

2022-12-17 · K. Niranjan Kumar, Irfan Essa, Sehoon Ha

Real-world autonomous missions often require rich interaction with nearby objects, such as doors or switches, along with effective navigation. However, such complex behaviors are difficult to learn because they involve b…

RecSim: A Configurable Simulation Platform for Recommender Systems

2019-09-11 · Eugene Ie, Chih-Wei Hsu, Martin Mladenov, Vihan Jain 외

We propose RecSim, a configurable platform for authoring simulation environments for recommender systems (RSs) that naturally supports sequential interaction with users. RecSim allows the creation of new environments tha…

Interactive RecommendationRecommendation Systemsreinforcement-learningReinforcement Learning+1