paper-with-me

홈 › Papers

SELA: Tree-Search Enhanced LLM Agents for Automated Machine Learning

2024-10-22 · Yizhou Chi, Yizhang Lin, Sirui Hong, Duyi Pan, Yaying Fei, Guanghao Mei, Bangbang Liu, Tianqi Pang, Jacky Kwok, Ceyao Zhang, Bang Liu, Chenglin Wu

Automated Machine Learning (AutoML) approaches encompass traditional methods that optimize fixed pipelines for model selection and ensembling, as well as newer LLM-based frameworks that autonomously build pipelines. While LLM-based agents have shown promise in automating machine learning tasks, they often generate low-diversity and suboptimal code, even after multiple iterations. To overcome these limitations, we introduce Tree-Search Enhanced LLM Agents (SELA), an innovative agent-based system that leverages Monte Carlo Tree Search (MCTS) to optimize the AutoML process. By representing pipeline configurations as trees, our framework enables agents to conduct experiments intelligently and iteratively refine their strategies, facilitating a more effective exploration of the machine learning solution space. This novel approach allows SELA to discover optimal pathways based on experimental feedback, improving the overall quality of the solutions. In an extensive evaluation across 20 machine learning datasets, we compare the performance of traditional and agent-based AutoML methods, demonstrating that SELA achieves a win rate of 65% to 80% against each baseline across all datasets. These results underscore the significant potential of agent-based strategies in AutoML, offering a fresh perspective on tackling complex machine learning challenges.

📄 PDF Abstract BibTeX arXiv:2410.17238

Code (1)

geekan/metagpt 공식 구현

Tasks

AutoMLDiversityModel Selection

Similar Papers 제목 키워드 기반

EnterpriseLab: A Full-Stack Platform for developing and deploying agents in Enterprises

2026-03-23 · Ankush Agarwal, Harsh Vishwakarma, Suraj Nagaje, Chaitanya Devaguptapu arxiv

Deploying AI agents in enterprise environments requires balancing capability with data sovereignty and cost constraints. While small language models offer privacy-preserving alternatives to frontier models, their special…

Grammar of the Wave: Towards Explainable Multivariate Time Series Event Detection via Neuro-Symbolic VLM Agents

2026-03-12 · Sky Chenwei Wan, Yifei Y. Wang, Tianjun Hou, Xiqing Chang 외 arxiv

Time Series Event Detection (TSED) aims to localize semantically meaningful events in time series data, with critical applications in high-stakes domains. Unlike statistical anomalies, events are often defined by natural…

Predicting Game Engagement and Difficulty Using AI Players

2021-07-26 · Shaghayegh Roohi, Christian Guckelsberger, Asko Relas, Henri Heiskanen 외

This paper presents a novel approach to automated playtesting for the prediction of human player behavior and experience. It has previously been demonstrated that Deep Reinforcement Learning (DRL) game-playing agents can…

AI AgentDeep Reinforcement Learning

Automated Playtesting of Matching Tile Games

2019-07-15 · Luvneesh Mugrai, Fernando De Mesentier Silva, Christoffer Holmgård, Julian Togelius

Matching tile games are an extremely popular game genre. Arguably the most popular iteration, Match-3 games, are simple to understand puzzle games, making them great benchmarks for research. In this paper, we propose dev…

Game Design

Opendenselane: A Dense Lidar-Based Dataset for HD Map Construction

2022-06-18 · IEEE International Conference on Multimedia and Expo (ICME), 2022 2022 6 · Xiaolei Chen, Wenlong Liao, Bin Liu, Junchi Yan 외

In autonomous driving system, High-Definition (HD) map is an important basis for localization, perception and planning tasks. For the construction of HD map, land marking detection is the first step. Recent studies of la…

Autonomous Driving