paper-with-me

Papers

Heteroscedastic Preferential Bayesian Optimization with Informative Noise Distributions

2024-05-23 · Marshal Arijona Sinaga, Julien Martinelli, Vikas Garg, Samuel Kaski

Preferential Bayesian optimization (PBO) is a sample-efficient framework for learning human preferences between candidate designs. PBO classically relies on homoscedastic noise models to represent human aleatoric uncertainty. Yet, such noise fails to accurately capture the varying levels of human aleatoric uncertainty, particularly when the user possesses partial knowledge among different pairs of candidates. For instance, a chemist with solid expertise in glucose-related molecules may easily compare two compounds from that family while struggling to compare alcohol-related molecules. Currently, PBO overlooks this uncertainty during the search for a new candidate through the maximization of the acquisition function, consequently underestimating the risk associated with human uncertainty. To address this issue, we propose a heteroscedastic noise model to capture human aleatoric uncertainty. This model adaptively assigns noise levels based on the distance of a specific input to a predefined set of reliable inputs known as anchors provided by the human. Anchors encapsulate partial knowledge and offer insight into the comparative difficulty of evaluating different candidate pairs. Such a model can be seamlessly integrated into the acquisition function, thus leading to candidate design pairs that elegantly trade informativeness and ease of comparison for the human expert. We perform an extensive empirical evaluation of the proposed approach, demonstrating a consistent improvement over homoscedastic PBO.

📄 PDF Abstract BibTeX arXiv:2405.14657

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationInformativeness

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Consecutive Preferential Bayesian Optimization

2025-11-07 · Aras Erarslan, Carlos Sevilla Salcedo, Ville Tanskanen, Anni Nisov 외 arxiv

Preferential Bayesian optimization allows optimization of objectives that are either expensive or difficult to measure directly, by relying on a minimal number of comparative evaluations done by a human expert. Generatin…

Risk-averse Heteroscedastic Bayesian Optimization

2021-11-05 · NeurIPS 2021 12 · Anastasiia Makarova, Ilnura Usmanova, Ilija Bogunovic, Andreas Krause

Many black-box optimization tasks arising in high-stakes applications require risk-averse decisions. The standard Bayesian optimization (BO) paradigm, however, optimizes the expected value only. We generalize BO to trade…

Bayesian Optimization

Achieving Robustness to Aleatoric Uncertainty with Heteroscedastic Bayesian Optimisation

2019-10-17 · Ryan-Rhys Griffiths, Alexander A. Aldrick, Miguel Garcia-Ortegon, Vidhi R. Lalchand 외

Bayesian optimisation is a sample-efficient search methodology that holds great promise for accelerating drug and materials discovery programs. A frequently-overlooked modelling consideration in Bayesian optimisation str…

Bayesian OptimisationDecision MakingDrug Discovery

Decomposition of Uncertainty in Bayesian Deep Learning for Efficient and Risk-sensitive Learning

2017-10-19 · ICML 2018 7 · Stefan Depeweg, José Miguel Hernández-Lobato, Finale Doshi-Velez, Steffen Udluft

Bayesian neural networks with latent variables are scalable and flexible probabilistic models: They account for uncertainty in the estimation of the network weights and, by making use of latent variables, can capture com…

Active LearningDecision Makingreinforcement-learningReinforcement Learning+1

Information Directed Sampling and Bandits with Heteroscedastic Noise

2018-01-29 · Johannes Kirschner, Andreas Krause

In the stochastic bandit problem, the goal is to maximize an unknown function via a sequence of noisy evaluations. Typically, the observation noise is assumed to be independent of the evaluation point and to satisfy a ta…

Bayesian OptimizationThompson Sampling