Increasing the Scope as You Learn: Adaptive Bayesian Optimization in Nested Subspaces
About
Recent advances have extended the scope of Bayesian optimization (BO) to expensive-to-evaluate black-box functions with dozens of dimensions, aspiring to unlock impactful applications, for example, in the life sciences, neural architecture search, and robotics. However, a closer examination reveals that the state-of-the-art methods for high-dimensional Bayesian optimization (HDBO) suffer from degrading performance as the number of dimensions increases or even risk failure if certain unverifiable assumptions are not met. This paper proposes BAxUS that leverages a novel family of nested random subspaces to adapt the space it optimizes over to the problem. This ensures high performance while removing the risk of failure, which we assert via theoretical guarantees. A comprehensive evaluation demonstrates that BAxUS achieves better results than the state-of-the-art methods for a broad set of applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| High-dimensional optimization | MSLR | Convergence Value-8.8998 | 21 | |
| High-dimensional optimization | Lasso-Hard | Convergence Value6.1045 | 20 | |
| High-dimensional optimization | LIMO | Convergence Value-6.8716 | 20 | |
| Function Optimization | Rosenbrock D=1000 | Convergence Value3.33e+4 | 19 | |
| Function Optimization | Sphere D=1000 | Final Value17.8187 | 19 | |
| Function Optimization | Griewank D=1000 | Convergence Value (Statistic)11.2585 | 19 | |
| Function Optimization | Dixon D=1000 | Convergence Value4.41e+4 | 19 | |
| Function Optimization | Michalewicz D=1000 | Convergence Value-10.1528 | 19 | |
| Function Optimization | Levy D=1000 | Convergence Value6.7886 | 19 | |
| High-dimensional optimization | Rosenbrock D=10000 | Convergence Value3.42e+4 | 13 |