paper-with-me

홈 › Papers

AMLB: an AutoML Benchmark

2022-07-25 · Pieter Gijsbers, Marcos L. P. Bueno, Stefan Coors, Erin LeDell, Sébastien Poirier, Janek Thomas, Bernd Bischl, Joaquin Vanschoren

Comparing different AutoML frameworks is notoriously challenging and often done incorrectly. We introduce an open and extensible benchmark that follows best practices and avoids common mistakes when comparing AutoML frameworks. We conduct a thorough comparison of 9 well-known AutoML frameworks across 71 classification and 33 regression tasks. The differences between the AutoML frameworks are explored with a multi-faceted analysis, evaluating model accuracy, its trade-offs with inference time, and framework failures. We also use Bradley-Terry trees to discover subsets of tasks where the relative AutoML framework rankings differ. The benchmark comes with an open-source tool that integrates with many AutoML frameworks and automates the empirical evaluation process end-to-end: from framework installation and resource allocation to in-depth evaluation. The benchmark uses public data sets, can be easily extended with other AutoML frameworks and tasks, and has a website with up-to-date results.

📄 PDF Abstract BibTeX arXiv:2207.12560

Code (2)

openml/automlbenchmark 공식 구현
shchur/automlbenchmark

Tasks

AutoML

Similar Papers 제목 키워드 기반

AutoML Benchmark with shorter time constraints and early stopping

2025-04-01 · Israel Campero Jurado, Pieter Gijsbers, Joaquin Vanschoren

Automated Machine Learning (AutoML) automatically builds machine learning (ML) models on data. The de facto standard for evaluating new AutoML frameworks for tabular data is the AutoML Benchmark (AMLB). AMLB proposed to …

AutoML

XTab: Cross-table Pretraining for Tabular Transformers

2023-05-10 · Bingzhao Zhu, Xingjian Shi, Nick Erickson, Mu Li 외

The success of self-supervised learning in computer vision and natural language processing has motivated pretraining methods on tabular data. However, most existing tabular self-supervised learning models fail to leverag…

AutoMLFederated LearningSelf-Supervised Learning

Tree-Structured Synergy of Large Language Models and Bayesian Optimization for Efficient CASH

2026-01-18 · Beicheng Xu, Weitong Qian, Lingching Tung, Yupeng Lu 외 arxiv

To lower the expertise barrier in machine learning, the AutoML community has focused on the CASH problem, which jointly automates algorithm selection and hyperparameter tuning. While traditional methods like Bayesian Opt…

Benchmarking AutoML algorithms on a collection of synthetic classification problems

2022-12-06 · Pedro Henrique Ribeiro, Patryk Orzechowski, Joost Wagenaar, Jason H. Moore

Automated machine learning (AutoML) algorithms have grown in popularity due to their high performance and flexibility to adapt to different problems and data sets. With the increasing number of AutoML algorithms, decidin…

AutoMLBenchmarking

Benchmark and Survey of Automated Machine Learning Frameworks

2019-04-26 · Marc-André Zöller, Marco F. Huber

Machine learning (ML) has become a vital part in many aspects of our daily life. However, building well performing machine learning applications requires highly specialized data scientists and domain experts. Automated m…

AutoMLBIG-bench Machine LearningSurvey