LGMLMar 28, 2023

qEUBO: A Decision-Theoretic Acquisition Function for Preferential Bayesian Optimization

Georgia TechStanford
arXiv:2303.15746v133 citationsh-index: 40
Originality Highly original
AI Analysis

This work addresses the challenge of efficient decision-making under uncertainty for users relying on preference-based optimization, offering a theoretically grounded and practical improvement over existing methods.

The paper tackles the problem of optimizing latent utility functions using preference feedback in Preferential Bayesian Optimization (PBO) by introducing qEUBO, a novel acquisition function that outperforms state-of-the-art methods across many settings and ensures Bayesian simple regret converges to zero at a rate o(1/n).

Preferential Bayesian optimization (PBO) is a framework for optimizing a decision maker's latent utility function using preference feedback. This work introduces the expected utility of the best option (qEUBO) as a novel acquisition function for PBO. When the decision maker's responses are noise-free, we show that qEUBO is one-step Bayes optimal and thus equivalent to the popular knowledge gradient acquisition function. We also show that qEUBO enjoys an additive constant approximation guarantee to the one-step Bayes-optimal policy when the decision maker's responses are corrupted by noise. We provide an extensive evaluation of qEUBO and demonstrate that it outperforms the state-of-the-art acquisition functions for PBO across many settings. Finally, we show that, under sufficient regularity conditions, qEUBO's Bayesian simple regret converges to zero at a rate $o(1/n)$ as the number of queries, $n$, goes to infinity. In contrast, we show that simple regret under qEI, a popular acquisition function for standard BO often used for PBO, can fail to converge to zero. Enjoying superior performance, simple computation, and a grounded decision-theoretic justification, qEUBO is a promising acquisition function for PBO.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes