paper-with-me

Papers

Multi-fidelity Bayesian Optimisation with Continuous Approximations

2017-03-18 · ICML 2017 8 · Kirthevasan Kandasamy, Gautam Dasarathy, Jeff Schneider, Barnabas Poczos

Bandit methods for black-box optimisation, such as Bayesian optimisation, are used in a variety of applications including hyper-parameter tuning and experiment design. Recently, \emph{multi-fidelity} methods have garnered considerable attention since function evaluations have become increasingly expensive in such applications. Multi-fidelity methods use cheap approximations to the function of interest to speed up the overall optimisation process. However, most multi-fidelity methods assume only a finite number of approximations. In many practical applications however, a continuous spectrum of approximations might be available. For instance, when tuning an expensive neural network, one might choose to approximate the cross validation performance using less data $N$ and/or few training iterations $T$. Here, the approximations are best viewed as arising out of a continuous two dimensional space $(N,T)$. In this work, we develop a Bayesian optimisation method, BOCA, for this setting. We characterise its theoretical properties and show that it achieves better regret than than strategies which ignore the approximations. BOCA outperforms several other baselines in synthetic and real experiments.

📄 PDF Abstract BibTeX arXiv:1703.06240

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimisation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Information-Theoretic Multi-Objective Bayesian Optimization with Continuous Approximations

2020-09-12 · Syrine Belakaria, Aryan Deshwal, Janardhan Rao Doppa

Many real-world applications involve black-box optimization of multiple objectives using continuous function approximations that trade-off accuracy and resource cost of evaluation. For example, in rocket launching resear…

Bayesian Optimization

Tuning Hyperparameters without Grad Students: Scalable and Robust Bayesian Optimisation with Dragonfly

2019-03-15 · Kirthevasan Kandasamy, Karun Raju Vysyaraju, Willie Neiswanger, Biswajit Paria 외

Bayesian Optimisation (BO) refers to a suite of techniques for global optimisation of expensive black box functions, which use introspective Bayesian models of the function to efficiently search for the optimum. While BO…

Bayesian Optimisation

Long-run Behaviour of Multi-fidelity Bayesian Optimisation

2023-12-19 · Gbetondji J-S Dovonon, Jakob Zeitler

Multi-fidelity Bayesian Optimisation (MFBO) has been shown to generally converge faster than single-fidelity Bayesian Optimisation (SFBO) (Poloczek et al. (2017)). Inspired by recent benchmark papers, we are investigatin…

Bayesian Optimisation

Gaussian Process Bandit Optimisation with Multi-fidelity Evaluations

2016-12-01 · NeurIPS 2016 12 · Kirthevasan Kandasamy, Gautam Dasarathy, Junier B. Oliva, Jeff Schneider 외

In many scientific and engineering applications, we are tasked with the optimisation of an expensive to evaluate black box function $\func$. Traditional methods for this problem assume just the availability of this singl…

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