Chrome Extension
WeChat Mini Program
Use on ChatGLM

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

CoRR(2025)

Cited 0|Views4
Abstract
In multi-objective black-box optimization, the goal is typically to find solutions that optimize a set of T black-box objective functions, f_1, ..., f_T, simultaneously. Traditional approaches often seek a single Pareto-optimal set that balances trade-offs among all objectives. In this work, we introduce a novel problem setting that departs from this paradigm: finding a smaller set of K solutions, where K < T, that collectively "covers" the T objectives. A set of solutions is defined as "covering" if, for each objective f_1, ..., f_T, there is at least one good solution. A motivating example for this problem setting occurs in drug design. For example, we may have T pathogens and aim to identify a set of K < T antibiotics such that at least one antibiotic can be used to treat each pathogen. To address this problem, we propose Multi-Objective Coverage Bayesian Optimization (MOCOBO), a principled algorithm designed to efficiently find a covering set. We validate our approach through extensive experiments on challenging high-dimensional tasks, including applications in peptide and molecular design. Experiments demonstrate MOCOBO's ability to find high-performing covering sets of solutions. Additionally, we show that the small sets of K < T solutions found by MOCOBO can match or nearly match the performance of T individually optimized solutions for the same objectives. Our results highlight MOCOBO's potential to tackle complex multi-objective problems in domains where finding at least one high-performing solution for each objective is critical.
More
Translated text
PDF
Bibtex
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种新型多目标优化问题设定,通过Bayesian优化方法寻找一组较小的解决方案集合来“覆盖”多个目标,创新性地解决了传统Pareto最优解集过大且不实际的问题。

方法】:作者提出了Multi-Objective Coverage Bayesian Optimization (MOCOBO)算法,旨在高效地找到能够覆盖所有目标的解决方案集。

实验】:通过在具有挑战性的高维任务上的大量实验,包括肽和分子设计应用,验证了MOCOBO算法的有效性,实验结果表明MOCOBO能够找到性能优越的覆盖集,并且这些规模为K<T的解决方案集在性能上可以匹配或接近单独优化T个目标的解决方案集。具体的数据集名称在文中未提及。