The reviewed record of science sign in
Pith

arxiv: 2505.23695 · v1 · pith:EL54OW3G · submitted 2025-05-29 · cs.AI

Data-to-Dashboard: Multi-Agent LLM Framework for Insightful Visualization in Enterprise Analytics

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:EL54OW3Grecord.jsonopen to challenge →

classification cs.AI
keywords domainvisualizationagenticanalysisanalyticalanalyticsbusinessdata
0
0 comments X
read the original abstract

The rapid advancement of LLMs has led to the creation of diverse agentic systems in data analysis, utilizing LLMs' capabilities to improve insight generation and visualization. In this paper, we present an agentic system that automates the data-to-dashboard pipeline through modular LLM agents capable of domain detection, concept extraction, multi-perspective analysis generation, and iterative self-reflection. Unlike existing chart QA systems, our framework simulates the analytical reasoning process of business analysts by retrieving domain-relevant knowledge and adapting to diverse datasets without relying on closed ontologies or question templates. We evaluate our system on three datasets across different domains. Benchmarked against GPT-4o with a single-prompt baseline, our approach shows improved insightfulness, domain relevance, and analytical depth, as measured by tailored evaluation metrics and qualitative human assessment. This work contributes a novel modular pipeline to bridge the path from raw data to visualization, and opens new opportunities for human-in-the-loop validation by domain experts in business analytics. All code can be found here: https://github.com/77luvC/D2D_Data2Dashboard

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Data Analysis in the Wild: Benchmarking Large Language Models Against Real-World Data Complexities

    cs.CL 2026-07 conditional novelty 6.0

    DataGovBench is a new benchmark using 178 large multi-tabular government datasets showing state-of-the-art LLMs and agents achieve below 40% QA accuracy and below 50% insight scores, far from real-world data analysis demands.

  2. Autark: A Serverless Toolkit for Prototyping Urban Visual Analytics Systems

    cs.HC 2026-04 unverdicted novelty 5.0

    Autark is a serverless toolkit that enables rapid prototyping of urban visual analytics systems via domain-aware abstractions and supports more reliable LLM-assisted coding.

  3. Discovery Agents for Real-Time Analytics: Toward Proactive Insight Systems

    cs.AI 2026-05 unverdicted novelty 4.0

    Describes a multi-agent system for proactive insight discovery in real-time streaming data via LLMs and streaming platforms.