pith. sign in

arxiv: 1902.03229 · v2 · pith:2UAAD6YGnew · submitted 2019-02-08 · 💻 cs.LG · stat.ML

Adaptive and Safe Bayesian Optimization in High Dimensions via One-Dimensional Subspaces

classification 💻 cs.LG stat.ML
keywords algorithmoptimizationbayesianmethodsafedimensionsfurtherhigh
0
0 comments X
read the original abstract

Bayesian optimization is known to be difficult to scale to high dimensions, because the acquisition step requires solving a non-convex optimization problem in the same search space. In order to scale the method and keep its benefits, we propose an algorithm (LineBO) that restricts the problem to a sequence of iteratively chosen one-dimensional sub-problems that can be solved efficiently. We show that our algorithm converges globally and obtains a fast local rate when the function is strongly convex. Further, if the objective has an invariant subspace, our method automatically adapts to the effective dimension without changing the algorithm. When combined with the SafeOpt algorithm to solve the sub-problems, we obtain the first safe Bayesian optimization algorithm with theoretical guarantees applicable in high-dimensional settings. We evaluate our method on multiple synthetic benchmarks, where we obtain competitive performance. Further, we deploy our algorithm to optimize the beam intensity of the Swiss Free Electron Laser with up to 40 parameters while satisfying safe operation constraints.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Sub-linear Regret Bounds for Bayesian Optimisation in Unknown Search Spaces

    stat.ML 2020-09 unverdicted novelty 6.0

    BO algorithms expand unknown search spaces via hyperharmonic series control to achieve sub-linear cumulative regret bounds, with a high-dimensional variant.