Batched Bayesian optimization by maximizing the probability of including the optimum
Jenna Fromer, Runzhong Wang, Mrunali Manjrekar, Austin Tripp, Jos\'e, Miguel Hern\'andez-Lobato, Connor W. Coley

TL;DR
This paper introduces qPO, a batch Bayesian optimization strategy that maximizes the probability of including the true optimum, simplifying batch selection and demonstrating competitive results in chemical library exploration.
Contribution
Proposes qPO, a novel batch acquisition method for Bayesian optimization that directly maximizes the probability of including the true optimum, avoiding complex combinatorial optimization.
Findings
qPO is competitive with state-of-the-art methods.
It implicitly captures diversity in batch selection.
Effective in large chemical library exploration.
Abstract
Batched Bayesian optimization (BO) can accelerate molecular design by efficiently identifying top-performing compounds from a large chemical library. Existing acquisition strategies for batch design in BO aim to balance exploration and exploitation. This often involves optimizing non-additive batch acquisition functions, necessitating approximation via myopic construction and/or diversity heuristics. In this work, we propose an acquisition strategy for discrete optimization that is motivated by pure exploitation, qPO (multipoint Probability of Optimality). qPO maximizes the probability that the batch includes the true optimum, which is expressible as the sum over individual acquisition scores and thereby circumvents the combinatorial challenge of optimizing a batch acquisition function. We differentiate the proposed strategy from parallel Thompson sampling and discuss how it implicitly…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Reservoir Engineering and Simulation Methods
