A Multi-Agent Framework for Code-Guided, Modular, and Verifiable Automated Machine Learning
Dat Le, Duc-Cuong Le, Anh-Son Nguyen, Tuan-Dung Bui, Thu-Trang Nguyen, Son Nguyen, and Hieu Dinh Vo

TL;DR
This paper introduces iML, a multi-agent AutoML framework that emphasizes code-guided, modular, and verifiable design to improve reliability, transparency, and performance in real-world machine learning tasks.
Contribution
iML presents a novel multi-agent architecture with code-guided planning, modular implementation, and verifiable integration, addressing hallucination and unreliability in LLM-based AutoML.
Findings
Achieves 85% valid submission rate on MLE-BENCH.
Outperforms state-of-the-art agents with 38%-163% higher APS on iML-BENCH.
Maintains 70% success rate under stripped task descriptions.
Abstract
Automated Machine Learning (AutoML) has revolutionized the development of data-driven solutions; however, traditional frameworks often function as "black boxes", lacking the flexibility and transparency required for complex, real-world engineering tasks. Recent Large Language Model (LLM)-based agents have shifted toward code-driven approaches. However, they frequently suffer from hallucinated logic and logic entanglement, where monolithic code generation leads to unrecoverable runtime failures. In this paper, we present iML, a novel multi-agent framework designed to shift AutoML from black-box prompting to a code-guided, modular, and verifiable architectural paradigm. iML introduces three main ideas: (1) Code-Guided Planning, which synthesizes a strategic blueprint grounded in autonomous empirical profiling to eliminate hallucination; (2) Code-Modular Implementation, which decouples…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Ethics and Social Impacts of AI · Artificial Intelligence in Healthcare and Education
