paper-with-me

Papers

The Parallel Knowledge Gradient Method for Batch Bayesian Optimization

2016-06-14 · NeurIPS 2016 12 · Jian Wu, Peter I. Frazier

In many applications of black-box optimization, one can evaluate multiple points simultaneously, e.g. when evaluating the performances of several different neural network architectures in a parallel computing environment. In this paper, we develop a novel batch Bayesian optimization algorithm --- the parallel knowledge gradient method. By construction, this method provides the one-step Bayes-optimal batch of points to sample. We provide an efficient strategy for computing this Bayes-optimal batch of points, and we demonstrate that the parallel knowledge gradient method finds global optima significantly faster than previous batch Bayesian optimization algorithms on both synthetic test functions and when tuning hyperparameters of practical machine learning algorithms, especially when function evaluations are noisy.

📄 PDF Abstract BibTeX arXiv:1606.04414

Code (2)

wujian16/Cornell-MOE 공식 구현
wujian16/qKG

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Discretization-free Knowledge Gradient Methods for Bayesian Optimization

2017-07-20 · Jian Wu, Peter I. Frazier

This paper studies Bayesian ranking and selection (R&S) problems with correlated prior beliefs and continuous domains, i.e. Bayesian optimization (BO). Knowledge gradient methods [Frazier et al., 2008, 2009] have been wi…

Bayesian Optimization

Sampling Acquisition Functions for Batch Bayesian Optimization

2019-03-22 · Alessandro De Palma, Celestine Mendler-Dünner, Thomas Parnell, Andreea Anghel 외

We present Acquisition Thompson Sampling (ATS), a novel technique for batch Bayesian Optimization (BO) based on the idea of sampling multiple acquisition functions from a stochastic process. We define this process throug…

Bayesian OptimizationThompson Sampling

Parallel Predictive Entropy Search for Batch Global Optimization of Expensive Objective Functions

2015-11-23 · NeurIPS 2015 12 · Amar Shah, Zoubin Ghahramani

We develop parallel predictive entropy search (PPES), a novel algorithm for Bayesian optimization of expensive black-box objective functions. At each iteration, PPES aims to select a batch of points which will maximize t…

Bayesian Optimizationglobal-optimization

A Quadrature Approach for General-Purpose Batch Bayesian Optimization via Probabilistic Lifting

2024-04-18 · Masaki Adachi, Satoshi Hayakawa, Martin Jørgensen, Saad Hamid 외

Parallelisation in Bayesian optimisation is a common strategy but faces several challenges: the need for flexibility in acquisition functions and kernel choices, flexibility dealing with discrete and continuous variables…

Bayesian OptimisationBayesian Optimization

Differentiating the multipoint Expected Improvement for optimal batch design

2015-03-18 · Sébastien Marmin, Clément Chevalier, David Ginsbourger

This work deals with parallel optimization of expensive objective functions which are modeled as sample realizations of Gaussian processes. The study is formalized as a Bayesian optimization problem, or continuous multi-…

Bayesian OptimizationGaussian Processes