paper-with-me

Papers

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 learning (AutoML) is to design methods that can automatically perform model selection and hyperparameter optimization without human interventions for a given dataset. In this paper, we propose a meta-learning method that can search for a high-performance machine learning pipeline from the predefined set of candidate pipelines for supervised classification datasets in an efficient way by leveraging meta-data collected from previous experiments. More specifically, our method combines an adaptive Bayesian regression model with a neural network basis function and the acquisition function from Bayesian optimization. The adaptive Bayesian regression model is able to capture knowledge from previous meta-data and thus make predictions of the performances of machine learning pipelines on a new dataset. The acquisition function is then used to guide the search of possible pipelines based on the predictions.The experiments demonstrate that our approach can quickly identify high-performance pipelines for a range of test datasets and outperforms the baseline methods.

📄 PDF Abstract BibTeX arXiv:1904.00577

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLBayesian OptimizationBIG-bench Machine LearningHyperparameter OptimizationMeta-LearningModel Selectionregression

Similar Papers 제목 키워드 기반

Multiple Adaptive Bayesian Linear Regression for Scalable Bayesian Optimization with Warm Start

2017-12-08 · Valerio Perrone, Rodolphe Jenatton, Matthias Seeger, Cedric Archambeau

Bayesian optimization (BO) is a model-based approach for gradient-free black-box function optimization. Typically, BO is powered by a Gaussian process (GP), whose algorithmic complexity is cubic in the number of evaluati…

Bayesian OptimizationBIG-bench Machine Learningregression

Closed-Loop phase selection in EEG-TMS using Bayesian Optimization

2024-10-08 · Miriam Kirchhoff, Dania Humaidan, Ulf Ziemann

Research on transcranial magnetic stimulation (TMS) combined with encephalography feedback (EEG-TMS) has shown that the phase of the sensorimotor mu rhythm is predictive of corticospinal excitability. Thus, if the subjec…

Bayesian OptimizationEEGregressionRhythm

Integrated Pre-Processing for Bayesian Nonlinear System Identification with Gaussian Processes

2013-03-12 · Roger Frigola, Carl Edward Rasmussen

We introduce GP-FNARX: a new model for nonlinear system identification based on a nonlinear autoregressive exogenous model (NARX) with filtered regressors (F) where the nonlinear regression problem is tackled using spars…

Gaussian Processesregression

Benchmarking the Neural Linear Model for Regression

2019-12-18 · pproximateinference AABI Symposium 2019 12 · Sebastian W. Ober, Carl Edward Rasmussen

The neural linear model is a simple adaptive Bayesian linear regression method that has recently been used in a number of problems ranging from Bayesian optimization to reinforcement learning. Despite its apparent succes…

Bayesian OptimizationBenchmarkingmodelregression+3

Machine Learning, Linear and Bayesian Models for Logistic Regression in Failure Detection Problems

2016-12-17 · B. Pavlyshenko

In this work, we study the use of logistic regression in manufacturing failures detection. As a data set for the analysis, we used the data from Kaggle competition Bosch Production Line Performance. We considered the use…

BIG-bench Machine LearningGeneral Classificationregression