paper-with-me

Papers

ReinBo: Machine Learning pipeline search and configuration with Bayesian Optimization embedded Reinforcement Learning

2019-04-10 · Xudong Sun, Jiali Lin, Bernd Bischl

Machine learning pipeline potentially consists of several stages of operations like data preprocessing, feature engineering and machine learning model training. Each operation has a set of hyper-parameters, which can become irrelevant for the pipeline when the operation is not selected. This gives rise to a hierarchical conditional hyper-parameter space. To optimize this mixed continuous and discrete conditional hierarchical hyper-parameter space, we propose an efficient pipeline search and configuration algorithm which combines the power of Reinforcement Learning and Bayesian Optimization. Empirical results show that our method performs favorably compared to state of the art methods like Auto-sklearn , TPOT, Tree Parzen Window, and Random Search.

📄 PDF Abstract BibTeX arXiv:1904.05381

Code (1)

smilesun/reinbo 공식 구현

Tasks

Bayesian OptimizationBIG-bench Machine LearningFeature Engineeringreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

AutoPrognosis: Automated Clinical Prognostic Modeling via Bayesian Optimization with Structured Kernel Learning

2018-02-20 · ICML 2018 · Ahmed M. Alaa, Mihaela van der Schaar

Clinical prognostic models derived from largescale healthcare data can inform critical diagnostic and therapeutic decisions. To enable off-theshelf usage of machine learning (ML) in prognostic research, we developed AUTO…

Bayesian OptimizationDiagnosticMeta-LearningPrognosis

AutoPrognosis: Automated Clinical Prognostic Modeling via Bayesian Optimization with Structured Kernel Learning

2018-07-01 · ICML 2018 7 · Ahmed Alaa, Mihaela Schaar

Clinical prognostic models derived from largescale healthcare data can inform critical diagnostic and therapeutic decisions. To enable off-theshelf usage of machine learning (ML) in prognostic research, we developed…

Bayesian OptimizationDiagnosticMeta-LearningPrognosis

Adaptive Bayesian Linear Regression for Automated Machine Learning

2019-04-01 · Weilin Zhou, Frederic Precioso

To solve a machine learning problem, one typically needs to perform data preprocessing, modeling, and hyperparameter tuning, which is known as model selection and hyperparameter optimization.The goal of automated machine…

AutoMLBayesian OptimizationBIG-bench Machine LearningHyperparameter Optimization+3

Learning to Warm-Start Bayesian Hyperparameter Optimization

2017-10-17 · Jungtaek Kim, Saehoon Kim, Seungjin Choi

Hyperparameter optimization aims to find the optimal hyperparameter configuration of a machine learning model, which provides the best performance on a validation dataset. Manual search usually leads to get stuck in a lo…

Bayesian Optimizationglobal-optimizationHyperparameter OptimizationMetric Learning

Two-stage Optimization for Machine Learning Workflow

2019-07-01 · Alexandre Quemy

Machines learning techniques plays a preponderant role in dealing with massive amount of data and are employed in almost every possible domain. Building a high quality machine learning model to be deployed in production …

AutoMLBIG-bench Machine LearningMeta-LearningVocal Bursts Valence Prediction