paper-with-me

Papers

Ordinal Bayesian Optimisation

2019-12-05 · Victor Picheny, Sattar Vakili, Artem Artemev

Bayesian optimisation is a powerful tool to solve expensive black-box problems, but fails when the stationary assumption made on the objective function is strongly violated, which is the case in particular for ill-conditioned or discontinuous objectives. We tackle this problem by proposing a new Bayesian optimisation framework that only considers the ordering of variables, both in the input and output spaces, to fit a Gaussian process in a latent space. By doing so, our approach is agnostic to the original metrics on the original spaces. We propose two algorithms, respectively based on an optimistic strategy and on Thompson sampling. For the optimistic strategy we prove an optimal performance under the measure of regret in the latent space. We illustrate the capability of our framework on several challenging toy problems.

📄 PDF Abstract BibTeX arXiv:1912.02493

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimisationThompson Sampling

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 제목 키워드 기반

bqror: An R package for Bayesian Quantile Regression in Ordinal Models

2021-09-28 · Prajual Maheshwari, Mohammad Arshad Rahman

This article describes an R package bqror that estimates Bayesian quantile regression for ordinal models introduced in Rahman (2016). The paper classifies ordinal models into two types and offers computationally efficien…

quantile regressionregression

An Empirical Study on Ensemble-Based Transfer Learning Bayesian Optimisation with Mixed Variable Types

2026-01-22 · Natasha Trinkle, Huong Ha, Jeffrey Chan arxiv

Bayesian optimisation is a sample efficient method for finding a global optimum of expensive black-box objective functions. Historic datasets from related problems can be exploited to help improve performance of Bayesian…

Transfer Learning

Wind Farm Layout Optimisation using Set Based Multi-objective Bayesian Optimisation

2022-03-31 · Tinkle Chugh, Endi Ymeraj

Wind energy is one of the cleanest renewable electricity sources and can help in addressing the challenge of climate change. One of the drawbacks of wind-generated energy is the large space necessary to install a wind fa…

Bayesian Optimisation

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 app…

Bayesian Optimisation

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