Bayesian Optimization from Human Feedback: Near-Optimal Regret Bounds
Aya Kayal, Sattar Vakili, Laura Toni, Da-shan Shiu, Alberto Bernacchia
TL;DR
This work addresses Bayesian optimization with human preference feedback (BOHF), where only pairwise comparisons are revealed at each step. The authors introduce Multi-Round Learning from Preference-based Feedback (MR-LPF), a kernel-based algorithm that uses rounds to progressively reduce uncertainty and prune non-promising actions. They prove regret bounds of $\tilde{\mathcal{O}}(\sqrt{Γ(T)T})$ that remove the dependence on the curvature parameter $κ$ and align with the order of conventional BO, along with corresponding sample complexity guarantees. Empirical results on synthetic functions and a Yelp dataset validate the theoretical improvements, showing MR-LPF outperforms prior preferential-BBO methods and scales to real-world data. Overall, the paper demonstrates that nearly the same amount of preferential feedback as scalar feedback suffices to reach near-optimal solutions in BOHF, substantially narrowing the gap to conventional BO performance.
Abstract
Bayesian optimization (BO) with preference-based feedback has recently garnered significant attention due to its emerging applications. We refer to this problem as Bayesian Optimization from Human Feedback (BOHF), which differs from conventional BO by learning the best actions from a reduced feedback model, where only the preference between two actions is revealed to the learner at each time step. The objective is to identify the best action using a limited number of preference queries, typically obtained through costly human feedback. Existing work, which adopts the Bradley-Terry-Luce (BTL) feedback model, provides regret bounds for the performance of several algorithms. In this work, within the same framework we develop tighter performance guarantees. Specifically, we derive regret bounds of $\tilde{\mathcal{O}}(\sqrt{Γ(T)T})$, where $Γ(T)$ represents the maximum information gain$\unicode{x2014}$a kernel-specific complexity term$\unicode{x2014}$and $T$ is the number of queries. Our results significantly improve upon existing bounds. Notably, for common kernels, we show that the order-optimal sample complexities of conventional BO$\unicode{x2014}$achieved with richer feedback models$\unicode{x2014}$are recovered. In other words, the same number of preferential samples as scalar-valued samples is sufficient to find a nearly optimal solution.
