paper-with-me

홈 › Papers

AutoML in Heavily Constrained Applications

2023-06-29 · Felix Neutatz, Marius Lindauer, Ziawasch Abedjan

Optimizing a machine learning pipeline for a task at hand requires careful configuration of various hyperparameters, typically supported by an AutoML system that optimizes the hyperparameters for the given training dataset. Yet, depending on the AutoML system's own second-order meta-configuration, the performance of the AutoML process can vary significantly. Current AutoML systems cannot automatically adapt their own configuration to a specific use case. Further, they cannot compile user-defined application constraints on the effectiveness and efficiency of the pipeline and its generation. In this paper, we propose CAML, which uses meta-learning to automatically adapt its own AutoML parameters, such as the search strategy, the validation strategy, and the search space, for a task at hand. The dynamic AutoML strategy of CAML takes user-defined constraints into account and obtains constraint-satisfying pipelines with high predictive performance.

📄 PDF Abstract BibTeX arXiv:2306.16913

Code (1)

bigdama/declarativeautoml 공식 구현

Tasks

AutoMLMeta-Learning

Similar Papers 제목 키워드 기반

AutoML for Climate Change: A Call to Action

2022-10-07 · Renbo Tu, Nicholas Roberts, Vishak Prasad, Sibasis Nayak 외

The challenge that climate change poses to humanity has spurred a rapidly developing field of artificial intelligence research focused on climate change applications. The climate change AI (CCAI) community works on a div…

AutoML

Automated Machine Learning in Insurance

2024-08-26 · Panyi Dong, Zhiyu Quan

Machine Learning (ML) has gained popularity in actuarial research and insurance industrial applications. However, the performance of most ML tasks heavily depends on data preprocessing, model selection, and hyperparamete…

AutoMLHyperparameter OptimizationModel Selection

Toward Autonomous and Efficient Cybersecurity: A Multi-Objective AutoML-based Intrusion Detection System

2025-11-11 · Li Yang, Abdallah Shami arxiv

With increasingly sophisticated cybersecurity threats and rising demand for network automation, autonomous cybersecurity mechanisms are becoming critical for securing modern networks. The rapid expansion of Internet of T…

Hyperparameter OptimizationComputational EfficiencyIntrusion Detection

Mining Robust Default Configurations for Resource-constrained AutoML

2022-02-20 · Moe Kayali, Chi Wang

Automatic machine learning (AutoML) is a key enabler of the mass deployment of the next generation of machine learning systems. A key desideratum for future ML systems is the automatic selection of models and hyperparame…

AutoMLBIG-bench Machine Learning

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