Bayesian Optimization with Lower Confidence Bounds for Minimization Problems with Known Outer Structure
Katrin Baumgärtner, Moritz Diehl
TL;DR
This work extends Bayesian optimization to grey-box problems where the outer loss is known while the inner model is unknown and learned from noisy observations. It introduces a structure-exploiting lower confidence bound (LCB) that relies on tractable model confidence sets for the unknown inner function and defines a corresponding acquisition function that lower-bounds the true objective with high probability. The authors provide a regret analysis for the case of linear-in-parameters models with convex losses, showing a bound that scales with dimension and sample size similar to linear bandits, and they illustrate clear performance gains over structure-agnostic approaches in a linear-model example and a high-dimensional iterative learning control scenario. The framework unifies standard LCB behavior in linear and GP settings while enabling principled exploration and exploitation that leverages known outer structure, with practical implications for control, robotics, and grey-box optimization.
Abstract
This paper considers Bayesian optimization (BO) for problems with known outer problem structure. In contrast to the classic BO setting, where the objective function itself is unknown and needs to be iteratively estimated from noisy observations, we analyze the case where the objective has a known outer structure - given in terms of a loss function - while the inner structure - an unknown input-output model - is again iteratively estimated from noisy observations of the model outputs. We introduce a novel lower confidence bound algorithm for this particular problem class which exploits the known outer problem structure. The proposed method is analyzed in terms of regret for the special case of convex loss functions and probabilistic parametric models which are linear in the uncertain parameters. Numerical examples illustrate the superior performance of structure-exploiting methods compared to structure-agnostic approaches.
