Papers › MOBO-OSD: Batch Multi-Objective Bayesian Optimization via Orthogonal Search Directions

MOBO-OSD: Batch Multi-Objective Bayesian Optimization via Orthogonal Search Directions

23 Oct 2025NeurIPSarXiv:2510.20872added by Syntology

Lam Ngo, Huong Ha, Jeffrey Chan, Hongyu Zhang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Bayesian Optimization (BO) is a powerful tool for optimizing expensive black-box objective functions. While extensive research has been conducted on the single-objective optimization problem, the multi-objective optimization problem remains challenging. In this paper, we propose MOBO-OSD, a multi-objective Bayesian Optimization algorithm designed to generate a diverse set of Pareto optimal solutions by solving multiple constrained optimization problems, referred to as MOBO-OSD subproblems, along orthogonal search directions (OSDs) defined with respect to an approximated convex hull of individual objective minima. By employing a well-distributed set of OSDs, MOBO-OSD ensures broad coverage of the objective space, enhancing both solution diversity and hypervolume performance. To further improve the density of the set of Pareto optimal candidate solutions without requiring an excessive number of subproblems, we leverage a Pareto Front Estimation technique to generate additional solutions in the neighborhood of existing solutions. Additionally, MOBO-OSD supports batch optimization, enabling parallel function evaluations to accelerate the optimization process when resources are available. Through extensive experiments and analysis on a variety of synthetic and real-world benchmark functions with two to six objectives, we demonstrate that MOBO-OSD consistently outperforms the state-of-the-art algorithms. Our code implementation can be found at https://github.com/LamNgo1/mobo-osd.

PaperPDFCode 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="2510.20872")

Code

Syntology Ran 2 of 26 code samples harvested from 3 repositories linked to this paper; 24 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: found in paper text by Syntology: 26 samples from 3 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pytorch/botorch found in paper text by SyntologyMIT report
LamNgo1/mobo-osd found in paper text by SyntologyMIT report
Alaleh/PDBO found in paper text by Syntology report
belakaria/USeMO found in paper text by SyntologyMIT report

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

26 samples harvested; 2 ran; 0 honoured the contract we drafted; 24 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.

2ran · our draft was wrong
24unverified

Licence: 13 of the 26 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

LCB belakaria/USeMO/acquisitions.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 52d18a279f43e48d · report
UCB belakaria/USeMO/acquisitions.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 1acd60ceda2ff72b · report
Rosen belakaria/USeMO/benchmarks.py found in paper text by Syntology unverified MIT (permissive) · 65d64cfeca11f079 · report
Sphere belakaria/USeMO/benchmarks.py found in paper text by Syntology unverified MIT (permissive) · fd5c6a9c2884ffe7 · report
batch_distance_from_m_point_to_n_line LamNgo1/mobo-osd/mobo_osd/util.py found in paper text by Syntology unverified MIT (permissive) · ff8f15536396f1a4 · report
calculate_matrix_sums Alaleh/PDBO/mobo/PDBO/DPP.py found in paper text by Syntology unverified no licence file found · pointer only · abb3e2a8028471f0 · report
clone Alaleh/PDBO/mobo/PDBO/single_gp.py found in paper text by Syntology unverified no licence file found · pointer only · b9b7e6dece0aba55 · report
compute_ref_point LamNgo1/mobo-osd/mobo_osd/util.py found in paper text by Syntology unverified MIT (permissive) · 52e449a6b76c0ce5 · report
distance_to_line LamNgo1/mobo-osd/mobo_osd/helper.py found in paper text by Syntology unverified MIT (permissive) · 8da3c38f4a3f224b · report
estimate_mean_and_std LamNgo1/mobo-osd/mobo_osd/gp.py found in paper text by Syntology unverified MIT (permissive) · 76dbcb49c04d9a62 · report
get_acquisation_function belakaria/USeMO/acquisitions.py found in paper text by Syntology unverified MIT (permissive) · 660355b1283fe2a8 · report
get_acquisition Alaleh/PDBO/mobo/factory.py found in paper text by Syntology unverified no licence file found · pointer only · 877dd5166ff9a87e · report
get_acquisition_args Alaleh/PDBO/arguments.py found in paper text by Syntology unverified no licence file found · pointer only · e4c4abc2fdd0d89f · report
get_acquisition_function Alaleh/PDBO/mobo/PDBO/HedgeAdaptiveAcq.py found in paper text by Syntology unverified no licence file found · pointer only · 75e922b6f4492672 · report
get_benchmark_functions belakaria/USeMO/benchmarks.py found in paper text by Syntology unverified MIT (permissive) · 8bd2d93e2a6807f0 · report
get_general_args Alaleh/PDBO/arguments.py found in paper text by Syntology unverified no licence file found · pointer only · 089687090d326a23 · report
get_kernels Alaleh/PDBO/mobo/PDBO/DPP.py found in paper text by Syntology unverified no licence file found · pointer only · 534eb6a255bab9a4 · report
get_nadir_ideal_points LamNgo1/mobo-osd/mobo_osd/helper.py found in paper text by Syntology unverified MIT (permissive) · 01393f9f210edd97 · report
get_result_dir Alaleh/PDBO/utils.py found in paper text by Syntology unverified no licence file found · pointer only · e1475905997064b7 · report
get_solver Alaleh/PDBO/mobo/factory.py found in paper text by Syntology unverified no licence file found · pointer only · 545970a789de193c · report
get_surroagte_args Alaleh/PDBO/arguments.py found in paper text by Syntology unverified no licence file found · pointer only · 8bf7022e018126b1 · report
get_surrogate_model Alaleh/PDBO/mobo/factory.py found in paper text by Syntology unverified no licence file found · pointer only · 4d9faa74579a7156 · report
get_xy_based_on_hvc LamNgo1/mobo-osd/mobo_osd/util.py found in paper text by Syntology unverified MIT (permissive) · 77c3b237a35c4577 · report
normalize Alaleh/PDBO/mobo/PDBO/HedgeAdaptiveAcq.py found in paper text by Syntology unverified no licence file found · pointer only · 98b13eb19c035fc9 · report
setup_logger Alaleh/PDBO/utils.py found in paper text by Syntology unverified no licence file found · pointer only · f1fef78471496569 · report
to_unit_cube LamNgo1/mobo-osd/mobo_osd/helper.py found in paper text by Syntology unverified MIT (permissive) · 2e9112577ee9230e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2510.20872, was issued in October 2025, after that date, so the archive has no leaderboard rows for it.

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