paper-with-me

Papers

CoDA: Agentic Systems for Collaborative Data Visualization

2025-10-03 · Zichen Chen, Jiefeng Chen, Sercan Ö. Arik, Misha Sra, Tomas Pfister, Jinsung Yoon arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.03194

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language QueriesCode Generation

Similar Papers 제목 키워드 기반

HiLSVA: Design and Evaluation of a Human-in-the-Loop Agentic System for Scientific Visualization

2026-06-25 · Kuangshi Ai, Patrick Phuoc Do, Chaoli Wang arxiv

Large language model (LLM) agents enable natural language interaction for scientific visualization (SciVis). Still, prior systems have essentially prioritized autonomy over human analytical control, thereby limiting tran…

Test-time Adaptation

Collaborative Agentic AI Needs Interoperability Across Ecosystems

2025-05-25 · Rishi Sharma, Martijn de Vos, Pradyumna Chari, Ramesh Raskar 외

Collaborative agentic AI is projected to transform entire industries by enabling AI-powered agents to autonomously perceive, plan, and act within digital environments. Yet, current solutions in this field are all built i…

Management

Agentic Authoring of Interactive Multiview Visualizations in Genomics

2026-05-29 · Astrid van den Brandt, Kiroong Choe, Sehi L'Yi, Devin Lange 외 arxiv

Diverse genomics data, scientific questions, and analysis tasks typically demand highly specialized visualizations. Therefore, users often must customize or author new ones tailored to their data. Existing tools are usua…

On-Device Learning with Cloud-Coordinated Data Augmentation for Extreme Model Personalization in Recommender Systems

2022-01-24 · Renjie Gu, Chaoyue Niu, Yikai Yan, Fan Wu 외

Data heterogeneity is an intrinsic property of recommender systems, making models trained over the global data on the cloud, which is the mainstream in industry, non-optimal to each individual user's local data distribut…

Data AugmentationRecommendation Systems

AMEM4Rec: Leveraging Cross-User Similarity for Memory Evolution in Agentic LLM Recommenders

2026-02-09 · Minh-Duc Nguyen, Hai-Dang Kieu, Dung D. Le arxiv

Agentic systems powered by Large Language Models (LLMs) have shown strong potential in recommender systems but remain hindered by several challenges. Fine-tuning LLMs is parameter-inefficient, and prompt-based agentic re…

Collaborative FilteringRecommendation Systems