BILBO: BILevel Bayesian Optimization
Ruth Wan Theng Chew, Quoc Phong Nguyen, Bryan Kian Hsiang Low

TL;DR
BILBO introduces a Bayesian optimization method for bilevel problems that efficiently optimizes both levels simultaneously, handling noisy and blackbox functions without repeated lower-level optimization.
Contribution
It proposes a novel Bayesian optimization algorithm that bounds suboptimality and reduces sample complexity in bilevel problems with blackbox functions.
Findings
Achieves sublinear regret bounds for common kernels.
Performs well on synthetic and real-world problems.
Reduces the number of function queries needed.
Abstract
Bilevel optimization is characterized by a two-level optimization structure, where the upper-level problem is constrained by optimal lower-level solutions, and such structures are prevalent in real-world problems. The constraint by optimal lower-level solutions poses significant challenges, especially in noisy, constrained, and derivative-free settings, as repeating lower-level optimizations is sample inefficient and predicted lower-level solutions may be suboptimal. We present BILevel Bayesian Optimization (BILBO), a novel Bayesian optimization algorithm for general bilevel problems with blackbox functions, which optimizes both upper- and lower-level problems simultaneously, without the repeated lower-level optimization required by existing methods. BILBO samples from confidence-bounds based trusted sets, which bounds the suboptimality on the lower level. Moreover, BILBO selects only…
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.
Code & Models
Videos
Taxonomy
TopicsBIM and Construction Integration
