Efficient Exploration in Binary and Preferential Bayesian Optimization

10/18/2021
by   Tristan Fauvel, et al.
0

Bayesian optimization (BO) is an effective approach to optimize expensive black-box functions, that seeks to trade-off between exploitation (selecting parameters where the maximum is likely) and exploration (selecting parameters where we are uncertain about the objective function). In many real-world situations, direct measurements of the objective function are not possible, and only binary measurements such as success/failure or pairwise comparisons are available. To perform efficient exploration in this setting, we show that it is important for BO algorithms to distinguish between different types of uncertainty: epistemic uncertainty, about the unknown objective function, and aleatoric uncertainty, which comes from noisy observations and cannot be reduced. In effect, only the former is important for efficient exploration. Based on this, we propose several new acquisition functions that outperform state-of-the-art heuristics in binary and preferential BO, while being fast to compute and easy to implement. We then generalize these acquisition rules to batch learning, where multiple queries are performed simultaneously.

READ FULL TEXT

page 15

page 16

page 17

research
11/05/2021

Contextual Bayesian optimization with binary outputs

Bayesian optimization (BO) is an efficient method to optimize expensive ...
research
11/05/2018

Practical Batch Bayesian Optimization for Less Expensive Functions

Bayesian optimization (BO) and its batch extensions are successful for o...
research
09/01/2023

Polynomial-Model-Based Optimization for Blackbox Objectives

For a wide range of applications the structure of systems like Neural Ne...
research
03/09/2021

A sampling criterion for constrained Bayesian optimization with uncertainties

We consider the problem of chance constrained optimization where it is s...
research
07/18/2022

Bayesian Optimization for Macro Placement

Macro placement is the problem of placing memory blocks on a chip canvas...
research
08/15/2020

Preferential Bayesian optimisation with Skew Gaussian Processes

Bayesian optimisation (BO) is a very effective approach for sequential b...
research
04/16/2021

Inverse Bayesian Optimization: Learning Human Search Strategies in a Sequential Optimization Task

Bayesian optimization is a popular algorithm for sequential optimization...

Please sign up or login with your details

Forgot password? Click here to reset