English

Exploiting Separability in Multi-Scale Grey-Box Bayesian Optimization

Machine Learning 2026-08-04 v1

Abstract

We consider grey-box optimization problems where the decision variables naturally partition into black-box variables (as arguments to an expensive black-box function) and white-box variables, governed by a set of explicit, closed-form equations that also depend on the output of the black-box function. We exploit this separability through a bilevel reformulation: an outer Bayesian optimization (BO) to optimize the scalar objective as a function of black-box variables alone, while an inner problem solves the white-box subproblem via global optimization. The Gaussian process surrogate used in BO is therefore defined rather than and white-box constraints are satisfied exactly whenever the inner optimizer converges to a feasible point---without penalty functions, chance constraints, or moment approximations. On a suite of 13 benchmark problems, bilevel BO achieves lower regret, with fewer iterations and wall clock time. This advantage is robust to initialization set size, exploration parameters, and inner-solver choice.

Cite

@article{arxiv.2608.03045,
  title  = {Exploiting Separability in Multi-Scale Grey-Box Bayesian Optimization},
  author = {Joshua E. Hammond and Tyler A. Soderstrom and Brian A. Korgel and Michael Baldea},
  journal= {arXiv preprint arXiv:2608.03045},
  year   = {2026}
}