π€ AI Summary
This work addresses the low automation level of end-to-end analysis and narrative generation in data visualization, as well as insufficient transparency in human-AI collaboration. We propose a lightweight hybrid multi-agent system that synergistically integrates large language models (LLMs) with deterministic, rule-based components; critical decision logic is externalized to enhance interpretability and reliability. Modular agents specialize in data exploration, chart design, and natural-language narrative generation, supporting fine-grained editing and incremental refinement. Experiments across four heterogeneous datasets demonstrate the systemβs strong generalization capability, high-quality visual-narrative output, and computational efficiency. It significantly improves both the efficiency and controllability of human-AI collaborative analysis while preserving analytical fidelity and user agency.
π Abstract
Recent advancements in the field of AI agents have impacted the way we work, enabling greater automation and collaboration between humans and agents. In the data visualization field, multi-agent systems can be useful for employing agents throughout the entire data-to-communication pipeline. We present a lightweight multi-agent system that automates the data analysis workflow, from data exploration to generating coherent visual narratives for insight communication. Our approach combines a hybrid multi-agent architecture with deterministic components, strategically externalizing critical logic from LLMs to improve transparency and reliability. The system delivers granular, modular outputs that enable surgical modifications without full regeneration, supporting sustainable human-AI collaboration. We evaluated our system across 4 diverse datasets, demonstrating strong generalizability, narrative quality, and computational efficiency with minimal dependencies.