Local Constrained Bayesian Optimization
Jing Jingzhe, Fan Zheyi, Szu Hui Ng, Qingpei Hu

TL;DR
This paper introduces Local Constrained Bayesian Optimization (LCBO), a new method designed for high-dimensional constrained problems that balances local descent and exploration, achieving better convergence and performance than existing approaches.
Contribution
LCBO is a novel framework that overcomes limitations of trust-region methods by using constraint-penalized surrogates and provides theoretical convergence guarantees.
Findings
LCBO achieves polynomial convergence rates for KKT residuals in high dimensions.
LCBO outperforms state-of-the-art methods on benchmarks up to 100 dimensions.
Theoretical analysis confirms LCBO's effectiveness under mild assumptions.
Abstract
Bayesian optimization (BO) for high-dimensional constrained problems remains a significant challenge due to the curse of dimensionality. We propose Local Constrained Bayesian Optimization (LCBO), a novel framework tailored for such settings. Unlike trust-region methods that are prone to premature shrinking when confronting tight or complex constraints, LCBO leverages the differentiable landscape of constraint-penalized surrogates to alternate between rapid local descent and uncertainty-driven exploration. Theoretically, we prove that LCBO achieves a convergence rate for the Karush-Kuhn-Tucker (KKT) residual that depends polynomially on the dimension for common kernels under mild assumptions, offering a rigorous alternative to global BO where regret bounds typically scale exponentially. Extensive evaluations on high-dimensional benchmarks (up to 100D) demonstrate that LCBO…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques · Gaussian Processes and Bayesian Inference
