paper-with-me

Papers

Asynchronous Batch Bayesian Optimisation with Improved Local Penalisation

2019-01-29 · Ahsan S. Alvi, Binxin Ru, Jan Calliess, Stephen J. Roberts, Michael A. Osborne

Batch Bayesian optimisation (BO) has been successfully applied to hyperparameter tuning using parallel computing, but it is wasteful of resources: workers that complete jobs ahead of others are left idle. We address this problem by developing an approach, Penalising Locally for Asynchronous Bayesian Optimisation on $k$ workers (PLAyBOOK), for asynchronous parallel BO. We demonstrate empirically the efficacy of PLAyBOOK and its variants on synthetic tasks and a real-world problem. We undertake a comparison between synchronous and asynchronous BO, and show that asynchronous BO often outperforms synchronous batch BO in both wall-clock time and number of function evaluations.

📄 PDF Abstract BibTeX arXiv:1901.10452

Code (1)

a5a/asynchronous-BO 공식 구현

Tasks

Bayesian Optimisation

Similar Papers 제목 키워드 기반

Asynchronous ε-Greedy Bayesian Optimisation

2020-10-15 · George De Ath, Richard M. Everson, Jonathan E. Fieldsend

Batch Bayesian optimisation (BO) is a successful technique for the optimisation of expensive black-box functions. Asynchronous BO can reduce wallclock time by starting a new evaluation as soon as another finishes, thus m…

Bayesian OptimisationThompson Sampling

An Efficient Asynchronous Batch Bayesian Optimization Approach for Analog Circuit Synthesis

2021-06-28 · Shuhan Zhang, Fan Yang, Dian Zhou, Xuan Zeng

In this paper, we propose EasyBO, an Efficient ASYnchronous Batch Bayesian Optimization approach for analog circuit synthesis. In this proposed approach, instead of waiting for the slowest simulations in the batch to fin…

Bayesian OptimizationDiversity

Meta-learning for sample-efficient Bayesian optimisation of fed-batch processes

2026-05-06 · Becky Langdon, Gabriel D. Patrón, Chrysoula D. Kappatou, Robert M. Lee 외 arxiv

The optimisation of fed-batch (bio)chemical process recipes is subject to inherent, underlying, and unmeasurable fluctuations across batches, whose trajectories are difficult to model and costly to measure. Bayesian Opti…

Gaussian Processes

Batch Bayesian optimisation via density-ratio estimation with guarantees

2022-09-22 · Rafael Oliveira, Louis Tiao, Fabio Ramos

Bayesian optimisation (BO) algorithms have shown remarkable success in applications involving expensive black-box functions. Traditionally BO has been set as a sequential decision-making process which estimates the utili…

Bayesian InferenceBayesian OptimisationDecision MakingDensity Ratio Estimation+1

SOBER: Highly Parallel Bayesian Optimization and Bayesian Quadrature over Discrete and Mixed Spaces

2023-01-27 · Masaki Adachi, Satoshi Hayakawa, Saad Hamid, Martin Jørgensen 외

Batch Bayesian optimisation and Bayesian quadrature have been shown to be sample-efficient methods of performing optimisation and quadrature where expensive-to-evaluate objective functions can be queried in parallel. How…

Bayesian OptimisationBayesian OptimizationDrug Discovery