NELGNov 2, 2025

Trust Region-Based Bayesian Optimisation to Discover Diverse Solutions

arXiv:2511.00750v11 citationsh-index: 6FOGA
Originality Incremental advance
AI Analysis

This work addresses diversity optimization in expensive black-box functions, which is incremental as it builds on existing trust region methods.

The authors tackled the problem of finding diverse solutions in high-dimensional black-box optimization by extending a trust region-based Bayesian optimization method, demonstrating that their proposed algorithms perform well, especially in larger dimensions with limited evaluation budgets.

Bayesian optimisation (BO) is a surrogate-based optimisation technique that efficiently solves expensive black-box functions with small evaluation budgets. Recent studies consider trust regions to improve the scalability of BO approaches when the problem space scales to more dimensions. Motivated by this research, we explore the effectiveness of trust region-based BO algorithms for diversity optimisation in different dimensional black box problems. We propose diversity optimisation approaches extending TuRBO1, which is the first BO method that uses a trust region-based approach for scalability. We extend TuRBO1 as divTuRBO1, which finds an optimal solution while maintaining a given distance threshold relative to a reference solution set. We propose two approaches to find diverse solutions for black-box functions by combining divTuRBO1 runs in a sequential and an interleaving fashion. We conduct experimental investigations on the proposed algorithms and compare their performance with that of the baseline method, ROBOT (rank-ordered Bayesian optimisation with trust regions). We evaluate proposed algorithms on benchmark functions with dimensions 2 to 20. Experimental investigations demonstrate that the proposed methods perform well, particularly in larger dimensions, even with a limited evaluation budget.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes