Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DS-Agent: Automated Data Science by Empowering Large Language Models with Case-Based Reasoning

About

In this work, we investigate the potential of large language models (LLMs) based agents to automate data science tasks, with the goal of comprehending task requirements, then building and training the best-fit machine learning models. Despite their widespread success, existing LLM agents are hindered by generating unreasonable experiment plans within this scenario. To this end, we present DS-Agent, a novel automatic framework that harnesses LLM agent and case-based reasoning (CBR). In the development stage, DS-Agent follows the CBR framework to structure an automatic iteration pipeline, which can flexibly capitalize on the expert knowledge from Kaggle, and facilitate consistent performance improvement through the feedback mechanism. Moreover, DS-Agent implements a low-resource deployment stage with a simplified CBR paradigm to adapt past successful solutions from the development stage for direct code generation, significantly reducing the demand on foundational capabilities of LLMs. Empirically, DS-Agent with GPT-4 achieves 100\% success rate in the development stage, while attaining 36\% improvement on average one pass rate across alternative LLMs in the deployment stage. In both stages, DS-Agent achieves the best rank in performance, costing \$1.60 and \$0.13 per run with GPT-4, respectively. Our data and code are open-sourced at https://github.com/guosyjlu/DS-Agent.

Siyuan Guo, Cheng Deng, Ying Wen, Hechang Chen, Yi Chang, Jun Wang• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH
Accuracy30
882
Code GenerationMBPP+
Accuracy66.9
104
Science Question AnsweringARC
ARC Accuracy77.47
46
Medical Question AnsweringMedQA
Accuracy59.86
40
Legal ReasoningCaseHOLD (test)
Test Accuracy87.28
22
Automated Health Data ModelingAutoHealth Evaluation Benchmark Tasks T1-T17
T1 Score71.9
20
Medical Question AnsweringMedQA
Cumulative Score (CS)87
8
Mathematical ReasoningUC Berkeley MATH
Cumulative Score (CS)50
8
Legal ReasoningCaseHold
Cumulative Score (CS)14
8
Temporal ReasoningWhen2Call
Performance Score53
8
Showing 10 of 41 rows

Other info

Follow for update