paper-with-me

홈 › Papers

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

2024-07-21 · Yuan Liao, Jiang Bian, Yuhui Yun, Shuo Wang, Yubo Zhang, Jiaming Chu, Tao Wang, Kewei Li, Yuchen Li, Xuhong LI, Shilei Ji, Haoyi Xiong

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.

📄 PDF Abstract BibTeX arXiv:2407.21040

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

An Interdisciplinary Outlook on Large Language Models for Scientific Research

2023-11-03 · James Boyko, Joseph Cohen, Nathan Fox, Maria Han Veiga 외

In this paper, we describe the capabilities and constraints of Large Language Models (LLMs) within disparate academic disciplines, aiming to delineate their strengths and limitations with precision. We examine how LLMs a…

Automatic Detection of Everyday Social Behaviours and Environments from Verbatim Transcripts of Daily Conversations

2019-07-22 · Kristina Y. Yordanova, Burcu Demiray, Matthias R. Mehl, Mike Martin

Coding in social sciences is a process that involves the categorisation of qualitative or quantitative data in order to facilitate further analysis. Coding is usually a manual process that involves a lot of effort and ti…

EVIDENCEMINER: Textual Evidence Discovery for Life Sciences

2020-07-01 · ACL 2020 6 · Xuan Wang, Yingjun Guan, Weili Liu, Aabhas Chauhan 외

Traditional search engines for life sciences (e.g., PubMed) are designed for document retrieval and do not allow direct retrieval of specific statements. Some of these statements may serve as textual evidence that is key…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Open Information Extraction+1

Neural Twins Talk & Alternative Calculations

2021-08-05 · Zanyar Zohourianshahzadi, Jugal K. Kalita

Inspired by how the human brain employs a higher number of neural pathways when describing a highly focused subject, we show that deep attentive models used for the main vision-language task of image captioning, could be…

DescriptiveImage Captioning

Automatic coding of students' writing via Contrastive Representation Learning in the Wasserstein space

2020-11-26 · Ruijie Jiang, Julia Gouvea, David Hammer, Eric Miller 외

Qualitative analysis of verbal data is of central importance in the learning sciences. It is labor-intensive and time-consuming, however, which limits the amount of data researchers can include in studies. This work is a…

BIG-bench Machine LearningContrastive LearningLanguage ModelingLanguage Modelling+3