paper-with-me

Papers

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, Svetha Venkatesh

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. To this end, we propose a novel BO algorithm which expands (and shifts) the search space over iterations based on controlling the expansion rate thought a hyperharmonic series. Further, we propose another variant of our algorithm that scales to high dimensions. We show theoretically that for both our algorithms, the cumulative regret grows at sub-linear rates. Our experiments with synthetic and real-world optimisation tasks demonstrate the superiority of our algorithms over the current state-of-the-art methods for Bayesian optimisation in unknown search space.

📄 PDF Abstract BibTeX arXiv:2009.02539

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimisation

Similar Papers 제목 키워드 기반

Graph Agnostic Causal Bayesian Optimisation

2024-11-05 · Sumantrak Mukherjee, Mengyan Zhang, Seth Flaxman, Sebastian Josef Vollmer

We study the problem of globally optimising a target variable of an unknown causal graph on which a sequence of soft or hard interventions can be performed. The problem of optimising the target variable associated with a…

Bayesian OptimisationBayesian Optimization

Bayesian Optimistic Optimisation with Exponentially Decaying Regret

2021-05-10 · Hung Tran-The, Sunil Gupta, Santu Rana, Svetha Venkatesh

Bayesian optimisation (BO) is a well-known efficient algorithm for finding the global optimum of expensive, black-box functions. The current practical BO algorithms have regret bounds ranging from $\mathcal{O}(\frac{logN…

Bayesian Optimisation

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

Time-Varying Gaussian Process Bandits with Unknown Prior

2024-02-02 · Juliusz Ziomek, Masaki Adachi, Michael A. Osborne

Bayesian optimisation requires fitting a Gaussian process model, which in turn requires specifying prior on the unknown black-box function -- most of the theoretical literature assumes this prior is known. However, it is…

Bayesian Optimisation

Information-Theoretic Minimax Regret Bounds for Reinforcement Learning based on Duality

2024-10-21 · Raghav Bongole, Amaury Gouverneur, Borja Rodríguez-Gálvez, Tobias J. Oechtering 외

We study agents acting in an unknown environment where the agent's goal is to find a robust policy. We consider robust policies as policies that achieve high cumulative rewards for all possible environments. To this end,…