Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Scalable Batch Bayesian Optimization Via Subspace Acquisition Functions

About

Extending Bayesian optimization to batch evaluation can enable the designer to make the most use of parallel computing technology. However, most of current batch approaches do not scale well with the batch size. That is, their optimization efficiencies often deteriorate as the batch size increases. To address this issue, we propose a simple and efficient approach to extend Bayesian optimization to large-scale batch evaluation in this work. Different from existing batch approaches, the idea of the new approach is to draw a batch of axis-aligned subspaces of the original problem and select one point from each subspace using existing acquisition functions. Numerical experiments show that our proposed approach speedups the convergence significantly when compared with the sequential Bayesian optimization algorithm, and performs very competitively when compared with ten batch Bayesian optimization algorithms. The implementation of our proposed approach is available at https://github.com/zhandawei/SubSpace_Acquisition_Functions.

Dawei Zhan, Zhaoxi Zeng, Shuoxiao Wei, Ping Wu• 2024

Related benchmarks

TaskDatasetResultRank
Global OptimizationSumSquares d=2
Simple Regret7.43e-8
22
Global OptimizationAckley d = 2
Simple Regret1.39
22
Global OptimizationGPMean d=2
Simple Regret1.98e-4
22
Global OptimizationRastrigin d = 2
Simple Regret2.63e-5
11
Global OptimizationMichalewicz d=30
Simple Regret13.7
11
Global OptimizationSchwefel d=30
Simple Regret4.03e+3
11
Global OptimizationAckley d=20
Simple Regret13.1
11
Global OptimizationAckley d=30
Simple Regret12.2
11
Global OptimizationAckley d=4
Simple Regret10.6
11
Global OptimizationAckley d=8
Simple Regret15.8
11
Showing 10 of 11 rows

Other info

Follow for update