English

Bayesian Optimization of Bilevel Problems

Machine Learning 2024-12-25 v1 Optimization and Control

Abstract

Bilevel optimization, a hierarchical mathematical framework where one optimization problem is nested within another, has emerged as a powerful tool for modeling complex decision-making processes in various fields such as economics, engineering, and machine learning. This paper focuses on bilevel optimization where both upper-level and lower-level functions are black boxes and expensive to evaluate. We propose a Bayesian Optimization framework that models the upper and lower-level functions as Gaussian processes over the combined space of upper and lower-level decisions, allowing us to exploit knowledge transfer between different sub-problems. Additionally, we propose a novel acquisition function for this model. Our experimental results demonstrate that the proposed algorithm is highly sample-efficient and outperforms existing methods in finding high-quality solutions.

Keywords

Cite

@article{arxiv.2412.18518,
  title  = {Bayesian Optimization of Bilevel Problems},
  author = {Omer Ekmekcioglu and Nursen Aydin and Juergen Branke},
  journal= {arXiv preprint arXiv:2412.18518},
  year   = {2024}
}
R2 v1 2026-06-28T20:48:12.288Z