Preferential Batch Bayesian Optimization
Eero Siivola, Akash Kumar Dhaka, Michael Riis Andersen, Javier, Gonzalez, Pablo Garcia Moreno, and Aki Vehtari

TL;DR
This paper introduces preferential batch Bayesian optimization (PBBO), a novel framework for optimizing functions based on preferential feedback like rankings, expanding BO's applicability beyond direct value feedback in various domains.
Contribution
The paper develops PBBO, a new Bayesian optimization framework that handles preferential feedback and supports parallel data collection, broadening BO's domain applicability.
Findings
Effective in simulated and real-world datasets
Generalizes previous BO approaches for preferential feedback
Enhances parallel data collection efficiency
Abstract
Most research in Bayesian optimization (BO) has focused on \emph{direct feedback} scenarios, where one has access to exact values of some expensive-to-evaluate objective. This direction has been mainly driven by the use of BO in machine learning hyper-parameter configuration problems. However, in domains such as modelling human preferences, A/B tests, or recommender systems, there is a need for methods that can replace direct feedback with \emph{preferential feedback}, obtained via rankings or pairwise comparisons. In this work, we present preferential batch Bayesian optimization (PBBO), a new framework that allows finding the optimum of a latent function of interest, given any type of parallel preferential feedback for a group of two or more points. We do so by using a Gaussian process model with a likelihood specially designed to enable parallel and efficient data collection…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research
MethodsGaussian Process
