Paper Overview
Research area: NLP / AI Agents Authors: Jinxiang Meng, Shaoping Huang, Fangyu Lei, et al. arXiv: 2504.21252
Motivation
Real-world data visualization (DV) requires native environmental grounding, cross-platform evolution, and proactive intent alignment. Existing benchmarks, however, are often limited by:
- Confinement to code sandboxes
- Single-language, creation-only tasks
- The assumption of perfectly specified user intent
- DV-Sheet — native spreadsheet manipulation, including chart and dashboard creation as well as diagnostic repair.
- DV-Evolution — adapting and restructuring reference visual artifacts to fit new data across diverse programming paradigms.
- DV-Interact — proactive intent alignment with a user simulator that mimics real-world ambiguous requirements.
- Tabular numerical alignment — ensures numerical precision of generated visualizations.
- MLLM-as-a-Judge — semantic-visual evaluation against rubrics.
DV-World Benchmark
DV-World is a benchmark of 260 tasks evaluating DV agents across real-world professional lifecycles. It spans three domains:
Evaluation Framework
A hybrid evaluation framework combines:
Key Findings
State-of-the-art models achieve less than 50% overall performance on DV-World, revealing critical gaps in handling the complexity of real-world data visualization tasks.
Original Abstract (excerpt)
> 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...
Paper: arxiv.org/abs/2504.21252