paper-with-me

Papers

AutoKaggle: A Multi-Agent Framework for Autonomous Data Science Competitions

2024-10-27 · Ziming Li, Qianbo Zang, David Ma, Jiawei Guo, Tuney Zheng, Minghao Liu, Xinyao Niu, Yue Wang, Jian Yang, Jiaheng Liu, Wanjun Zhong, Wangchunshu Zhou, Wenhao Huang, Ge Zhang

Data science tasks involving tabular data present complex challenges that require sophisticated problem-solving approaches. We propose AutoKaggle, a powerful and user-centric framework that assists data scientists in completing daily data pipelines through a collaborative multi-agent system. AutoKaggle implements an iterative development process that combines code execution, debugging, and comprehensive unit testing to ensure code correctness and logic consistency. The framework offers highly customizable workflows, allowing users to intervene at each phase, thus integrating automated intelligence with human expertise. Our universal data science toolkit, comprising validated functions for data cleaning, feature engineering, and modeling, forms the foundation of this solution, enhancing productivity by streamlining common tasks. We selected 8 Kaggle competitions to simulate data processing workflows in real-world application scenarios. Evaluation results demonstrate that AutoKaggle achieves a validation submission rate of 0.85 and a comprehensive score of 0.82 in typical data science pipelines, fully proving its effectiveness and practicality in handling complex data science tasks.

📄 PDF Abstract BibTeX arXiv:2410.20424

Code (1)

multimodal-art-projection/AutoKaggle 공식 구현

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

VDSAgents: A PCS-Guided Multi-Agent System for Veridical Data Science Automation

2025-10-28 · Yunxuan Jiang, Silan Hu, Xiaoning Wang, Yuanyuan Zhang 외 arxiv

Large language models (LLMs) become increasingly integrated into data science workflows for automated system design. However, these LLM-driven data science systems rely solely on the internal reasoning of LLMs, lacking g…

Feature Engineering

Scalable Multi-Agent Lab Framework for Lab Optimization

2022-08-19 · A. Gilad Kusne, Austin McDannald

Autonomous materials research systems allow scientists to fail smarter, learn faster, and spend less resources in their studies. As these systems grow in number, capability, and complexity, a new challenge arises - how w…

Decision MakingManagement

Evaluating the Robustness of Deep Reinforcement Learning for Autonomous Policies in a Multi-agent Urban Driving Environment

2021-12-22 · Aizaz Sharif, Dusica Marijan

Deep reinforcement learning is actively used for training autonomous car policies in a simulated driving environment. Due to the large availability of various reinforcement learning algorithms and the lack of their syste…

Autonomous DrivingBenchmarkingDeep Reinforcement Learningreinforcement-learning+2

Facilitating Trustworthy Human-Agent Collaboration in LLM-based Multi-Agent System oriented Software Engineering

2025-05-07 · Krishna Ronanki

Multi-agent autonomous systems (MAS) are better at addressing challenges that spans across multiple domains than singular autonomous agents. This holds true within the field of software engineering (SE) as well. The stat…

Human Agent Collaboration

An LLM-enabled Multi-Agent Autonomous Mechatronics Design Framework

2025-04-20 · Zeyu Wang, Frank P. -W. Lo, Qian Chen, Yongqi Zhang 외

Existing LLM-enabled multi-agent frameworks are predominantly limited to digital or simulated environments and confined to narrowly focused knowledge domain, constraining their applicability to complex engineering tasks …