A tutorial on Bayesian optimization

PI Frazier - arxiv preprint arxiv:1807.02811, 2018 - arxiv.org
Bayesian optimization is an approach to optimizing objective functions that take a long time
(minutes or hours) to evaluate. It is best-suited for optimization over continuous domains of …

[КНИГА][B] Hyperparameter optimization

M Feurer, F Hutter - 2019 - library.oapen.org
Recent interest in complex and computationally expensive machine learning models with
many hyperparameters, such as automated machine learning (AutoML) frameworks and …

[КНИГА][B] Automated machine learning: methods, systems, challenges

F Hutter, L Kotthoff, J Vanschoren - 2019 - library.oapen.org
This open access book presents the first comprehensive overview of general methods in
Automated Machine Learning (AutoML), collects descriptions of existing systems based on …

Bayesian optimization

PI Frazier - Recent advances in optimization and modeling …, 2018 - pubsonline.informs.org
Bayesian optimization is an approach to optimizing objective functions that take a long time
(minutes or hours) to evaluate. It is best suited for optimization over continuous domains of …

Bayesian optimization with gradients

J Wu, M Poloczek, AG Wilson… - Advances in neural …, 2017 - proceedings.neurips.cc
Bayesian optimization has shown success in global optimization of expensive-to-evaluate
multimodal objective functions. However, unlike most optimization methods, Bayesian …

A survey and benchmark of high-dimensional Bayesian optimization of discrete sequences

M González-Duque, R Michael… - Advances in …, 2025 - proceedings.neurips.cc
Optimizing discrete black-box functions is key in several domains, eg protein engineering
and drug design. Due to the lack of gradient information and the need for sample efficiency …

Provably efficient online hyperparameter optimization with population-based bandits

J Parker-Holder, V Nguyen… - Advances in neural …, 2020 - proceedings.neurips.cc
Many of the recent triumphs in machine learning are dependent on well-tuned
hyperparameters. This is particularly prominent in reinforcement learning (RL) where a small …

Autonomous materials synthesis via hierarchical active learning of nonequilibrium phase diagrams

S Ament, M Amsler, DR Sutherland, MC Chang… - Science …, 2021 - science.org
Autonomous experimentation enabled by artificial intelligence offers a new paradigm for
accelerating scientific discovery. Nonequilibrium materials synthesis is emblematic of …

Local policy search with Bayesian optimization

S Müller, A von Rohr, S Trimpe - Advances in Neural …, 2021 - proceedings.neurips.cc
Reinforcement learning (RL) aims to find an optimal policy by interaction with an
environment. Consequently, learning complex behavior requires a vast number of samples …

Learning by directional gradient descent

D Silver, A Goyal, I Danihelka, M Hessel… - International …, 2021 - openreview.net
How should state be constructed from a sequence of observations, so as to best achieve
some objective? Most deep learning methods update the parameters of the state …