paper-with-me

Papers

Look-Ahead Acquisition Functions for Bernoulli Level Set Estimation

2022-03-18 · Benjamin Letham, Phillip Guan, Chase Tymms, Eytan Bakshy, Michael Shvartsman

Level set estimation (LSE) is the problem of identifying regions where an unknown function takes values above or below a specified threshold. Active sampling strategies for efficient LSE have primarily been studied in continuous-valued functions. Motivated by applications in human psychophysics where common experimental designs produce binary responses, we study LSE active sampling with Bernoulli outcomes. With Gaussian process classification surrogate models, the look-ahead model posteriors used by state-of-the-art continuous-output methods are intractable. However, we derive analytic expressions for look-ahead posteriors of sublevel set membership, and show how these lead to analytic expressions for a class of look-ahead LSE acquisition functions, including information-based methods. Benchmark experiments show the importance of considering the global look-ahead impact on the entire posterior. We demonstrate a clear benefit to using this new class of acquisition functions on benchmark problems, and on a challenging real-world task of estimating a high-dimensional contrast sensitivity function.

📄 PDF Abstract BibTeX arXiv:2203.09751

Code (1)

facebookresearch/bernoulli_lse 공식 구현 pytorch

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

Practical Two-Step Lookahead Bayesian Optimization

2019-12-01 · NeurIPS 2019 12 · Jian Wu, Peter Frazier

Expected improvement and other acquisition functions widely used in Bayesian optimization use a "one-step" assumption: they value objective function evaluations assuming no future evaluations will be performed. Because w…

Bayesian OptimizationVocal Bursts Valence Prediction

Accelerating Look-ahead in Bayesian Optimization: Multilevel Monte Carlo is All you Need

2024-02-03 · Shangda Yang, Vitaly Zankin, Maximilian Balandat, Stefan Scherer 외

We leverage multilevel Monte Carlo (MLMC) to improve the performance of multi-step look-ahead Bayesian optimization (BO) methods that involve nested expectations and maximizations. Often these expectations must be comput…

AllBayesian Optimization

Recursive Two-Step Lookahead Expected Payoff for Time-Dependent Bayesian Optimization

2020-06-14 · S. Ashwin Renganathan, Jeffrey Larson, Stefan Wild

We propose a novel Bayesian method to solve the maximization of a time-dependent expensive-to-evaluate oracle. We are interested in the decision that maximizes the oracle at a finite time horizon, when relatively few noi…

Bayesian OptimizationVocal Bursts Valence Prediction

Efficient Graph-Based Active Learning with Probit Likelihood via Gaussian Approximations

2020-07-21 · Kevin Miller, Hao Li, Andrea L. Bertozzi

We present a novel adaptation of active learning to graph-based semi-supervised learning (SSL) under non-Gaussian Bayesian models. We present an approximation of non-Gaussian distributions to adapt previously Gaussian-ba…

Active Learning

Non-Myopic Multifidelity Bayesian Optimization

2022-07-13 · Francesco Di Fiore, Laura Mainini

Bayesian optimization is a popular framework for the optimization of black box functions. Multifidelity methods allows to accelerate Bayesian optimization by exploiting low-fidelity representations of expensive objective…

Bayesian Optimization