paper-with-me

Papers

Task Selection for AutoML System Evaluation

2022-08-26 · Jonathan Lorraine, Nihesh Anderson, Chansoo Lee, Quentin de Laroussilhe, Mehadi Hassen

Our goal is to assess if AutoML system changes - i.e., to the search space or hyperparameter optimization - will improve the final model's performance on production tasks. However, we cannot test the changes on production tasks. Instead, we only have access to limited descriptors about tasks that our AutoML system previously executed, like the number of data points or features. We also have a set of development tasks to test changes, ex., sampled from OpenML with no usage constraints. However, the development and production task distributions are different leading us to pursue changes that only improve development and not production. This paper proposes a method to leverage descriptor information about AutoML production tasks to select a filtered subset of the most relevant development tasks. Empirical studies show that our filtering strategy improves the ability to assess AutoML system changes on holdout tasks with different distributions than development.

📄 PDF Abstract BibTeX arXiv:2208.12754

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLHyperparameter Optimization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

AutoML-GPT: Large Language Model for AutoML

2023-09-03 · Yun-Da Tsai, Yu-Che Tsai, Bo-Wei Huang, Chun-Pai Yang 외

With the emerging trend of GPT models, we have established a framework called AutoML-GPT that integrates a comprehensive set of tools and libraries. This framework grants users access to a wide range of data preprocessin…

AutoMLFeature EngineeringHyperparameter OptimizationLanguage Modeling+4

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, focu…

Bringing Quantum Algorithms to Automated Machine Learning: A Systematic Review of AutoML Frameworks Regarding Extensibility for QML Algorithms

2023-10-06 · Dennis Klau, Marc Zöller, Christian Tutschku

This work describes the selection approach and analysis of existing AutoML frameworks regarding their capability of a) incorporating Quantum Machine Learning (QML) algorithms into this automated solving approach of the A…

AutoMLBenchmarkingQuantum Machine Learning

Hardware Aware Ensemble Selection for Balancing Predictive Accuracy and Cost

2024-08-05 · Jannis Maier, Felix Möller, Lennart Purucker

Automated Machine Learning (AutoML) significantly simplifies the deployment of machine learning models by automating tasks from data preprocessing to model selection to ensembling. AutoML systems for tabular data often e…

AutoMLDiversityModel Selection

VolcanoML: Speeding up End-to-End AutoML via Scalable Search Space Decomposition

2021-07-19 · Yang Li, Yu Shen, Wentao Zhang, Jiawei Jiang 외

End-to-end AutoML has attracted intensive interests from both academia and industry, which automatically searches for ML pipelines in a space induced by feature engineering, algorithm/model selection, and hyper-parameter…

AutoMLFeature EngineeringModel Selection