Convergence Rates of Constrained Expected Improvement
Haowei Wang, Jingyi Wang, Zhongxiang Dai, Nai-Yuan Chiang, Szu Hui Ng, Cosmin G. Petra
TL;DR
The paper provides the first theoretical convergence-rate guarantees for the constrained expected improvement (CEI) acquisition in constrained Bayesian optimization. It analyzes simple regret upper bounds under both frequentist RKHS assumptions and Bayesian GP priors, deriving explicit rates for squared exponential and Matérn kernels, and shows these bounds can be sharpened using maximum information gain. The results demonstrate sublinear convergence of CEI to the best feasible solution, with high-probability bounds under the Bayesian setting. Numerical experiments on synthetic RKHS/GP problems and standard CBO benchmarks validate the theoretical findings and illustrate the practical behavior of CEI. These contributions offer theoretical reassurance for CEI's use in constrained black-box optimization and point toward future work on noisy settings and multi-constraint extensions.
Abstract
Constrained Bayesian optimization (CBO) methods have seen significant success in black-box optimization with constraints. One of the most commonly used CBO methods is the constrained expected improvement (CEI) algorithm. CEI is a natural extension of expected improvement (EI) when constraints are incorporated. However, the theoretical convergence rate of CEI has not been established. In this work, we study the convergence rate of CEI by analyzing its simple regret upper bound. First, we show that when the objective function $f$ and constraint function $c$ are assumed to each lie in a reproducing kernel Hilbert space (RKHS), CEI achieves the convergence rates of $\mathcal{O} \left(t^{-\frac{1}{2}}\log^{\frac{d+1}{2}}(t) \right) \ \text{and }\ \mathcal{O}\left(t^{\frac{-ν}{2ν+d}} \log^{\fracν{2ν+d}}(t)\right)$ for the commonly used squared exponential and Matérn kernels ($ν>\frac{1}{2}$), respectively. Second, we show that when $f$ is assumed to be sampled from Gaussian processes (GPs), CEI achieves similar convergence rates with a high probability. Numerical experiments are performed to validate the theoretical analysis.
