Covering Multiple Objectives with a Small Set of Solutions Using Bayesian Optimization
Natalie Maus, Kyurae Kim, Yimeng Zeng, Haydn Thomas Jones, Fangping Wan, Marcelo Der Torossian Torres, Cesar de la Fuente-Nunez, Jacob R. Gardner

TL;DR
This paper introduces MOCOBO, a Bayesian optimization method designed to find a small set of solutions that collectively cover multiple objectives, with applications demonstrated in drug design and molecular optimization.
Contribution
The paper presents a novel Bayesian optimization algorithm for coverage optimization, addressing the challenge of selecting a small set of solutions that collectively cover multiple objectives.
Findings
MOCOBO achieves coverage comparable to optimizing all objectives individually.
In vitro peptide experiments show high potency against drug-resistant pathogens.
The method performs well on high-dimensional black-box optimization tasks.
Abstract
In multi-objective black-box optimization, the goal is typically to find solutions that optimize a set of black-box objective functions, , simultaneously. Traditional approaches often seek a single Pareto-optimal set that balances trade-offs among all objectives. In contrast, we consider a problem setting that departs from this paradigm: finding a small set of solutions, that collectively "cover" the objectives. A set of solutions is defined as "covering" if, for each objective , there is at least one good solution. A motivating example for this problem setting occurs in drug design. For example, we may have pathogens and aim to identify a set of antibiotics such that at least one antibiotic can be used to treat each pathogen. This problem, known as coverage optimization, has yet to be tackled with the Bayesian optimization…
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
TopicsAdvanced Multi-Objective Optimization Algorithms
MethodsSparse Evolutionary Training
