paper-with-me

Papers

Fast Information-theoretic Bayesian Optimisation

2017-11-02 · ICML 2018 7 · Binxin Ru, Mark McLeod, Diego Granziol, Michael A. Osborne

Information-theoretic Bayesian optimisation techniques have demonstrated state-of-the-art performance in tackling important global optimisation problems. However, current information-theoretic approaches require many approximations in implementation, introduce often-prohibitive computational overhead and limit the choice of kernels available to model the objective. We develop a fast information-theoretic Bayesian Optimisation method, FITBO, that avoids the need for sampling the global minimiser, thus significantly reducing computational overhead. Moreover, in comparison with existing approaches, our method faces fewer constraints on kernel choice and enjoys the merits of dealing with the output space. We demonstrate empirically that FITBO inherits the performance associated with information-theoretic Bayesian optimisation, while being even faster than simpler Bayesian optimisation approaches, such as Expected Improvement.

📄 PDF Abstract BibTeX arXiv:1711.00673

Code (1)

rubinxin/FITBO 공식 구현

Tasks

Bayesian Optimisation

Similar Papers 제목 키워드 기반

MEMe: An Accurate Maximum Entropy Method for Efficient Approximations in Large-Scale Machine Learning

2019-06-03 · Diego Granziol, Binxin Ru, Stefan Zohren, Xiaowen Doing 외

Efficient approximation lies at the heart of large-scale machine learning problems. In this paper, we propose a novel, robust maximum entropy algorithm, which is capable of dealing with hundreds of moments and allows for…

Bayesian OptimisationBIG-bench Machine LearningVariational Inference

Bayesian Optimisation for Constrained Problems

2021-05-27 · Juan Ungredda, Juergen Branke

Many real-world optimisation problems such as hyperparameter tuning in machine learning or simulation-based optimisation can be formulated as expensive-to-evaluate black-box functions. A popular approach to tackle such p…

Bayesian Optimisation

GIBBON: General-purpose Information-Based Bayesian OptimisatioN

2021-02-05 · Henry B. Moss, David S. Leslie, Javier Gonzalez, Paul Rayson

This paper describes a general-purpose extension of max-value entropy search, a popular approach for Bayesian Optimisation (BO). A novel approximation is proposed for the information gain -- an information-theoretic quan…

Bayesian OptimisationPoint Processes

Theoretical Analysis of Bayesian Optimisation with Unknown Gaussian Process Hyper-Parameters

2014-06-30 · Ziyu Wang, Nando de Freitas

Bayesian optimisation has gained great popularity as a tool for optimising the parameters of machine learning algorithms and models. Somewhat ironically, setting up the hyper-parameters of Bayesian optimisation methods i…

Bayesian OptimisationGaussian Processesparameter estimation

Sub-linear Regret Bounds for Bayesian Optimisation in Unknown Search Spaces

2020-09-05 · NeurIPS 2020 12 · Hung Tran-The, Sunil Gupta, Santu Rana, Huong Ha 외

Bayesian optimisation is a popular method for efficient optimisation of expensive black-box functions. Traditionally, BO assumes that the search space is known. However, in many problems, this assumption does not hold. T…

Bayesian Optimisation