Papers › Pareto Front-Diverse Batch Multi-Objective Bayesian Optimization

Pareto Front-Diverse Batch Multi-Objective Bayesian Optimization

13 Jun 2024arXiv:2406.08799archive 2025-07-28

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 problem arises in many real-world applications including penicillin production where diversity of solutions is critical. We solve this problem in the framework of Bayesian optimization (BO) and propose a novel approach referred to as Pareto front-Diverse Batch Multi-Objective BO (PDBO). PDBO tackles two important challenges: 1) How to automatically select the best acquisition function in each BO iteration, and 2) How to select a diverse batch of inputs by considering multiple objectives. We propose principled solutions to address these two challenges. First, PDBO employs a multi-armed bandit approach to select one acquisition function from a given library. We solve a cheap MOO problem by assigning the selected acquisition function for each expensive objective function to obtain a candidate set of inputs for evaluation. Second, it utilizes Determinantal Point Processes (DPPs) to choose a Pareto-front-diverse batch of inputs for evaluation from the candidate set obtained from the first step. The key parameters for the methods behind these two steps are updated after each round of function evaluations. Experiments on multiple MOO benchmarks demonstrate that PDBO outperforms prior methods in terms of both the quality and diversity of Pareto solutions.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.08799")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

By repository: official repository: 13 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

alaleh/pdbo officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from alaleh/pdbo. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_matrix_sums alaleh/pdbo/mobo/PDBO/DPP.py official repository unverified no licence file found · pointer only · abb3e2a8028471f0 · report
clone alaleh/pdbo/mobo/PDBO/single_gp.py official repository unverified no licence file found · pointer only · b9b7e6dece0aba55 · report
get_acquisition alaleh/pdbo/mobo/factory.py official repository unverified no licence file found · pointer only · 877dd5166ff9a87e · report
get_acquisition_args alaleh/pdbo/arguments.py official repository unverified no licence file found · pointer only · e4c4abc2fdd0d89f · report
get_acquisition_function alaleh/pdbo/mobo/PDBO/HedgeAdaptiveAcq.py official repository unverified no licence file found · pointer only · 75e922b6f4492672 · report
get_general_args alaleh/pdbo/arguments.py official repository unverified no licence file found · pointer only · 089687090d326a23 · report
get_kernels alaleh/pdbo/mobo/PDBO/DPP.py official repository unverified no licence file found · pointer only · 534eb6a255bab9a4 · report
get_result_dir alaleh/pdbo/utils.py official repository unverified no licence file found · pointer only · e1475905997064b7 · report
get_solver alaleh/pdbo/mobo/factory.py official repository unverified no licence file found · pointer only · 545970a789de193c · report
get_surroagte_args alaleh/pdbo/arguments.py official repository unverified no licence file found · pointer only · 8bf7022e018126b1 · report
get_surrogate_model alaleh/pdbo/mobo/factory.py official repository unverified no licence file found · pointer only · 4d9faa74579a7156 · report
normalize alaleh/pdbo/mobo/PDBO/HedgeAdaptiveAcq.py official repository unverified no licence file found · pointer only · 98b13eb19c035fc9 · report
setup_logger alaleh/pdbo/utils.py official repository unverified no licence file found · pointer only · f1fef78471496569 · report

Tasks

Bayesian OptimizationDiversityPoint Processes

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections