paper-with-me

홈 › Papers

Covering Multiple Objectives with a Small Set of Solutions Using Bayesian Optimization

2025-01-31 · Natalie Maus, Kyurae Kim, Yimeng Zeng, Haydn Thomas Jones, Fangping Wan, Marcelo Der Torossian Torres, Cesar de la Fuente-Nunez, Jacob R. Gardner

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 consider a problem setting that departs from this paradigm: finding a small set of K < T solutions, 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 experiments on challenging high-dimensional tasks, including applications in peptide and molecular design, where MOCOBO is shown to find high-performing covering sets of solutions. The results show that the coverage of the K < T solutions found by MOCOBO matches or nearly matches the coverage of T solutions obtained by optimizing each objective individually. Furthermore, in in vitro experiments, the peptides found by MOCOBO exhibited high potency against drug-resistant pathogens, further demonstrating the potential of MOCOBO for drug discovery.

📄 PDF Abstract BibTeX arXiv:2501.19342

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationDrug DesignDrug Discovery

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

The Kalai-Smorodinski solution for many-objective Bayesian optimization

2019-02-18 · Mickaël Binois, Victor Picheny, Patrick Taillandier, Abderrahmane Habbal

An ongoing aim of research in multiobjective Bayesian optimization is to extend its applicability to a large number of objectives. While coping with a limited budget of evaluations, recovering the set of optimal compromi…

Bayesian Optimization

Many-Objective Multi-Solution Transport

2024-03-06 · Ziyue Li, Tian Li, Virginia Smith, Jeff Bilmes 외

Optimizing the performance of many objectives (instantiated by tasks or clients) jointly with a few Pareto stationary solutions (models) is critical in machine learning. However, previous multi-objective optimization met…

Federated LearningMulti-Task LearningPrompt Learning

Bayesian Hierarchical Multi-Objective Optimization for Vehicle Parking Route Discovery

2020-03-27 · Romit S Beed, Sunita Sarkar, Arindam Roy

Discovering an optimal route to the most feasible parking lot has been a matter of concern for any driver which aggravates further during peak hours of the day and at congested places leading to considerable wastage of t…

Budgeted Multi-Objective Optimization with a Focus on the Central Part of the Pareto Front -- Extended Version

2018-09-27 · David Gaudrie, Rodolphe Le Riche, Victor Picheny, Benoit Enaux 외

Optimizing nonlinear systems involving expensive computer experiments with regard to conflicting objectives is a common challenge. When the number of experiments is severely restricted and/or when the number of objective…

Pareto Front-Diverse Batch Multi-Objective Bayesian Optimization

2024-06-13 · Alaleh Ahmadianshalchi, Syrine Belakaria, Janardhan Rao Doppa

We consider the problem of multi-objective optimization (MOO) of expensive black-box functions with the goal of discovering high-quality and diverse Pareto fronts where we are allowed to evaluate a batch of inputs. This …

Bayesian OptimizationDiversityPoint Processes