CoDA: Agentic Systems for Collaborative Data Visualization
By: Zichen Chen , Jiefeng Chen , Sercan Ö. Arik and more
Potential Business Impact:
Helps computers make charts from your words.
Deep research has revolutionized data analysis, yet data scientists still devote substantial time to manually crafting visualizations, highlighting the need for robust automation from natural language queries. However, current systems struggle with complex datasets containing multiple files and iterative refinement. Existing approaches, including simple single- or multi-agent systems, often oversimplify the task, focusing on initial query parsing while failing to robustly manage data complexity, code errors, or final visualization quality. In this paper, we reframe this challenge as a collaborative multi-agent problem. We introduce CoDA, a multi-agent system that employs specialized LLM agents for metadata analysis, task planning, code generation, and self-reflection. We formalize this pipeline, demonstrating how metadata-focused analysis bypasses token limits and quality-driven refinement ensures robustness. Extensive evaluations show CoDA achieves substantial gains in the overall score, outperforming competitive baselines by up to 41.5%. This work demonstrates that the future of visualization automation lies not in isolated code generation but in integrated, collaborative agentic workflows.
Similar Papers
Multi-Agent Data Visualization and Narrative Generation
Artificial Intelligence
Automates data stories, making insights easier to share.
CoDA: A Context-Decoupled Hierarchical Agent with Reinforcement Learning
Computation and Language
Helps computers remember more to solve harder problems.
Multi-Agent Systems for Dataset Adaptation in Software Engineering: Capabilities, Limitations, and Future Directions
Software Engineering
Helps computers fix software code automatically.