paper-with-me

Papers

Data-driven Prior Learning for Bayesian Optimisation

2023-11-24 · Sigrid Passano Hellan, Christopher G. Lucas, Nigel H. Goddard

Transfer learning for Bayesian optimisation has generally assumed a strong similarity between optimisation tasks, with at least a subset having similar optimal inputs. This assumption can reduce computational costs, but it is violated in a wide range of optimisation problems where transfer learning may nonetheless be useful. We replace this assumption with a weaker one only requiring the shape of the optimisation landscape to be similar, and analyse the recent method Prior Learning for Bayesian Optimisation - PLeBO - in this setting. By learning priors for the hyperparameters of the Gaussian process surrogate model we can better approximate the underlying function, especially for few function evaluations. We validate the learned priors and compare to a breadth of transfer learning approaches, using synthetic data and a recent air pollution optimisation problem as benchmarks. We show that PLeBO and prior transfer find good inputs in fewer evaluations.

📄 PDF Abstract BibTeX arXiv:2311.14653

Code (1)

sighellan/plebo 공식 구현

Tasks

Bayesian OptimisationTransfer Learning

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Natural Evolutionary Search meets Probabilistic Numerics

2025-07-09 · Pierre Osselin, Masaki Adachi, Xiaowen Dong, Michael A. Osborne arxiv

Zeroth-order local optimisation algorithms are essential for solving real-valued black-box optimisation problems. Among these, Natural Evolution Strategies (NES) represent a prominent class, particularly well-suited for …

Incorporating Expert Prior in Bayesian Optimisation via Space Warping

2020-03-27 · Anil Ramachandran, Sunil Gupta, Santu Rana, Cheng Li 외

Bayesian optimisation is a well-known sample-efficient method for the optimisation of expensive black-box functions. However when dealing with big search spaces the algorithm goes through several low function value regio…

Bayesian Optimisation

Heteroscedastic Treed Bayesian Optimisation

2014-10-27 · John-Alexander M. Assael, Ziyu Wang, Bobak Shahriari, Nando de Freitas

Optimising black-box functions is important in many disciplines, such as tuning machine learning models, robotics, finance and mining exploration. Bayesian optimisation is a state-of-the-art technique for the global opti…

Bayesian OptimisationBIG-bench Machine Learning

Bayesian functional optimisation with shape prior

2018-09-19 · Pratibha Vellanki, Santu Rana, Sunil Gupta, David Rubin de Celis Leal 외

Real world experiments are expensive, and thus it is important to reach a target in minimum number of experiments. Experimental processes often involve control variables that changes over time. Such problems can be formu…

Bayesian Optimisation

Shaping of Magnetic Field Coils in Fusion Reactors using Bayesian Optimisation

2023-10-02 · Timothy Nunn, Vignesh Gopakumar, Sebastien Kahn

Nuclear fusion using magnetic confinement holds promise as a viable method for sustainable energy. However, most fusion devices have been experimental and as we move towards energy reactors, we are entering into a new pa…

Bayesian Optimisation