paper-with-me

Papers

Towards Automatic Bayesian Optimization: A first step involving acquisition functions

2020-03-21 · Eduardo C. Garrido Merchán, Luis C. Jariego Pérez

Bayesian Optimization is the state of the art technique for the optimization of black boxes, i.e., functions where we do not have access to their analytical expression nor its gradients, they are expensive to evaluate and its evaluation is noisy. The most popular application of bayesian optimization is the automatic hyperparameter tuning of machine learning algorithms, where we obtain the best configuration of machine learning algorithms by optimizing the estimation of the generalization error of these algorithms. Despite being applied with success, bayesian optimization methodologies also have hyperparameters that need to be configured such as the probabilistic surrogate model or the acquisition function used. A bad decision over the configuration of these hyperparameters implies obtaining bad quality results. Typically, these hyperparameters are tuned by making assumptions of the objective function that we want to evaluate but there are scenarios where we do not have any prior information about the objective function. In this paper, we propose a first attempt over automatic bayesian optimization by exploring several heuristics that automatically tune the acquisition function of bayesian optimization. We illustrate the effectiveness of these heurisitcs in a set of benchmark problems and a hyperparameter tuning problem of a machine learning algorithm.

📄 PDF Abstract BibTeX arXiv:2003.09643

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Constrained Bayesian Optimization for Automatic Chemical Design

2017-09-16 · Ryan-Rhys Griffiths, José Miguel Hernández-Lobato

Automatic Chemical Design is a framework for generating novel molecules with optimized properties. The original scheme, featuring Bayesian optimization over the latent space of a variational autoencoder, suffers from the…

Bayesian Optimization

Simulation-based inference of Bayesian hierarchical models while checking for model misspecification

2022-09-22 · Florent Leclercq

This paper presents recent methodological advances to perform simulation-based inference (SBI) of a general class of Bayesian hierarchical models (BHMs), while checking for model misspecification. Our approach is based o…

Falsification of Learning-Based Controllers through Multi-Fidelity Bayesian Optimization

2022-12-28 · Zahra Shahrooei, Mykel J. Kochenderfer, Ali Baheri

Simulation-based falsification is a practical testing method to increase confidence that the system will meet safety requirements. Because full-fidelity simulations can be computationally demanding, we investigate the us…

Bayesian Optimization

Bayesian Optimization with Gradients

2017-03-13 · NeurIPS 2017 12 · Jian Wu, Matthias Poloczek, Andrew Gordon Wilson, Peter I. Frazier

Bayesian optimization has been successful at global optimization of expensive-to-evaluate multimodal objective functions. However, unlike most optimization methods, Bayesian optimization typically does not use derivative…

Bayesian Optimizationglobal-optimization

Bayesian Experimental Design for Symbolic Discovery

2022-11-29 · Kenneth L. Clarkson, Cristina Cornelio, Sanjeeb Dash, Joao Goncalves 외

This study concerns the formulation and application of Bayesian optimal experimental design to symbolic discovery, which is the inference from observational data of predictive models taking general functional forms. We a…

Experimental DesignNumerical Integration