English

Towards Automated Data Sciences with Natural Language and SageCopilot: Practices and Lessons Learned

Artificial Intelligence 2024-08-01 v1 Computation and Language Databases Software Engineering

Abstract

While the field of NL2SQL has made significant advancements in translating natural language instructions into executable SQL scripts for data querying and processing, achieving full automation within the broader data science pipeline - encompassing data querying, analysis, visualization, and reporting - remains a complex challenge. This study introduces SageCopilot, an advanced, industry-grade system system that automates the data science pipeline by integrating Large Language Models (LLMs), Autonomous Agents (AutoAgents), and Language User Interfaces (LUIs). Specifically, SageCopilot incorporates a two-phase design: an online component refining users' inputs into executable scripts through In-Context Learning (ICL) and running the scripts for results reporting & visualization, and an offline preparing demonstrations requested by ICL in the online phase. A list of trending strategies such as Chain-of-Thought and prompt-tuning have been used to augment SageCopilot for enhanced performance. Through rigorous testing and comparative analysis against prompt-based solutions, SageCopilot has been empirically validated to achieve superior end-to-end performance in generating or executing scripts and offering results with visualization, backed by real-world datasets. Our in-depth ablation studies highlight the individual contributions of various components and strategies used by SageCopilot to the end-to-end correctness for data sciences.

Keywords

Cite

@article{arxiv.2407.21040,
  title  = {Towards Automated Data Sciences with Natural Language and SageCopilot: Practices and Lessons Learned},
  author = {Yuan Liao and Jiang Bian and Yuhui Yun and Shuo Wang and Yubo Zhang and Jiaming Chu and Tao Wang and Kewei Li and Yuchen Li and Xuhong Li and Shilei Ji and Haoyi Xiong},
  journal= {arXiv preprint arXiv:2407.21040},
  year   = {2024}
}
R2 v1 2026-06-28T17:58:30.717Z