🤖 AI Summary
Current evaluations of data visualization agents are largely confined to code sandboxes, single-language generation, and idealized user intents, failing to capture the complexity of real-world professional workflows. To address this gap, this work proposes DV-World—the first benchmark grounded in authentic visualization workflows—comprising 260 tasks that center on three core challenges: native spreadsheet operations, cross-platform visualization evolution, and proactive intent alignment. We introduce a hybrid evaluation framework that combines Table-value Alignment to ensure numerical fidelity and employs a multimodal large language model (MLLM-as-a-Judge) for joint semantic–visual assessment. Experimental results reveal that even state-of-the-art models achieve less than 50% overall performance, underscoring their significant limitations in realistic visualization scenarios and establishing DV-World as a robust platform for future research.
📝 Abstract
Real-world data visualization (DV) requires native environmental grounding, cross-platform evolution, and proactive intent alignment. Yet, existing benchmarks often suffer from code-sandbox confinement, single-language creation-only tasks, and assumption of perfect intent. To bridge these gaps, we introduce DV-World, a benchmark of 260 tasks designed to evaluate DV agents across real-world professional lifecycles. DV-World spans three domains: DV-Sheet for native spreadsheet manipulation including chart and dashboard creation as well as diagnostic repair; DV-Evolution for adapting and restructuring reference visual artifacts to fit new data across diverse programming paradigms and DV-Interact for proactive intent alignment with a user simulator that mimics real-world ambiguous requirements. Our hybrid evaluation framework integrates Table-value Alignment for numerical precision and MLLM-as-a-Judge with rubrics for semantic-visual assessment. Experiments reveal that state-of-the-art models achieve less than 50% overall performance, exposing critical deficits in handling the complex challenges of real-world data visualization. DV-World provides a realistic testbed to steer development toward the versatile expertise required in enterprise workflows. Our data and code are available at \href{https://github.com/DA-Open/DV-World}{this project page}.