paper-with-me

Papers

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

2019-02-08 · Johannes Kirschner, Mojmír Mutný, Nicole Hiller, Rasmus Ischebeck, Andreas Krause

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.

📄 PDF Abstract BibTeX arXiv:1902.03229

Code (3)

eric-vader/HD-BO-Additive-Models
jkirschner42/LineBO
kirschnj/LineBO

Tasks

Bayesian Optimization

Similar Papers 제목 키워드 기반

Safe and Efficient Model-free Adaptive Control via Bayesian Optimization

2021-01-19 · Christopher König, Matteo Turchetta, John Lygeros, Alisa Rupenyan 외

Adaptive control approaches yield high-performance controllers when a precise system model or suitable parametrizations of the controller are available. Existing data-driven approaches for adaptive control mostly augment…

Bayesian Optimization

Bayesian Optimization with Informative Covariance

2022-08-04 · Afonso Eduardo, Michael U. Gutmann

Bayesian optimization is a methodology for global optimization of unknown and expensive objectives. It combines a surrogate Bayesian regression model with an acquisition function to decide where to evaluate the objective…

Bayesian OptimizationGaussian Processesglobal-optimizationregression

Safe Bayesian Optimization for the Control of High-Dimensional Embodied Systems

2024-12-29 · Yunyue Wei, Zeji Yi, Hongda Li, Saraswati Soedarmadji 외

Learning to move is a primary goal for animals and robots, where ensuring safety is often important when optimizing control policies on the embodied systems. For complex tasks such as the control of human or humanoid con…

Bayesian OptimizationHumanoid ControlSafe Exploration

Increasing the Scope as You Learn: Adaptive Bayesian Optimization in Nested Subspaces

2023-04-22 · Leonard Papenmeier, Luigi Nardi, Matthias Poloczek

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, …

Bayesian OptimizationNeural Architecture Search

Adaptive Bayesian Optimization for High-Precision Motion Systems

2024-04-22 · Christopher König, Raamadaas Krishnadas, Efe C. Balta, Alisa Rupenyan

Controller tuning and parameter optimization are crucial in system design to improve closed-loop system performance. Bayesian optimization has been established as an efficient model-free controller tuning and adaptation …

Bayesian OptimizationComputational Efficiency