paper-with-me

Papers

A Framework for Assessing AI Agent Decisions and Outcomes in AutoML Pipelines

2026-02-25 · Gaoyuan Du, Amit Ahlawat, Xiaoyang Liu, Jing Wu arxiv

Agent-based AutoML systems rely on large language models to make complex, multi-stage decisions across data processing, model selection, and evaluation. However, existing evaluation practices remain outcome-centric, focusing primarily on final task performance. Through a review of prior work, we find that none of the surveyed agentic AutoML systems report structured, decision-level evaluation metrics intended for post-hoc assessment of intermediate decision quality. To address this limitation, we propose an Evaluation Agent (EA) that performs decision-centric assessment of AutoML agents without interfering with their execution. The EA is designed as an observer that evaluates intermediate decisions along four dimensions: decision validity, reasoning consistency, model quality risks beyond accuracy, and counterfactual decision impact. Across four proof-of-concept experiments, we demonstrate that the EA can (i) detect faulty decisions with an F1 score of 0.919, (ii) identify reasoning inconsistencies independent of final outcomes, and (iii) attribute downstream performance changes to agent decisions, revealing impacts ranging from -4.9% to +8.3% in final metrics. These results illustrate how decision-centric evaluation exposes failure modes that are invisible to outcome-only metrics. Our work reframes the evaluation of agentic AutoML systems from an outcome-based perspective to one that audits agent decisions, offering a foundation for reliable, interpretable, and governable autonomous ML systems.

📄 PDF Abstract BibTeX arXiv:2602.22442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoMLBench: A Comprehensive Experimental Evaluation of Automated Machine Learning Frameworks

2022-04-18 · Hassan Eldeeb, Mohamed Maher, Radwa Elshawi, Sherif Sakr

With the booming demand for machine learning applications, it has been recognized that the number of knowledgeable data scientists can not scale with the growing data volumes and application needs in our digital world. I…

AutoMLBIG-bench Machine LearningMeta-Learning

AutoML-Agent: A Multi-Agent LLM Framework for Full-Pipeline AutoML

2024-10-03 · Patara Trirat, Wonyong Jeong, Sung Ju Hwang

Automated machine learning (AutoML) accelerates AI development by automating tasks in the development pipeline, such as optimal model search and hyperparameter tuning. Existing AutoML systems often require technical expe…

AutoMLCode GenerationRetrieval

Automated Machine Learning, Bounded Rationality, and Rational Metareasoning

2021-09-10 · Eyke Hüllermeier, Felix Mohr, Alexander Tornede, Marcel Wever

The notion of bounded rationality originated from the insight that perfectly rational behavior cannot be realized by agents with limited cognitive or computational resources. Research on bounded rationality, mainly initi…

AutoMLBIG-bench Machine Learning

Democratize with Care: The need for fairness specific features in user-interface based open source AutoML tools

2023-12-16 · Sundaraparipurnan Narayanan

AI is increasingly playing a pivotal role in businesses and organizations, impacting the outcomes and interests of human users. Automated Machine Learning (AutoML) streamlines the machine learning model development proce…

AutoMLFairness

KompeteAI: Accelerated Autonomous Multi-Agent System for End-to-End Pipeline Generation for Machine Learning Problems

2025-08-13 · Stepan Kulibaba, Artem Dzhalilov, Roman Pakhomov, Oleg Svidchenko 외 arxiv

Recent Large Language Model (LLM)-based AutoML systems demonstrate impressive capabilities but face significant limitations such as constrained exploration strategies and a severe execution bottleneck. Exploration is hin…