Boundary Exploration for Bayesian Optimization With Unknown Physical Constraints
Yunsheng Tian, Ane Zuniga, Xinwei Zhang, Johannes P. D\"urholt, Payel, Das, Jie Chen, Wojciech Matusik, Mina Konakovi\'c Lukovi\'c

TL;DR
This paper introduces BE-CBO, a Bayesian optimization approach that effectively explores the boundary between feasible and infeasible regions in problems with unknown constraints, outperforming existing methods.
Contribution
The paper proposes a novel boundary exploration technique for Bayesian optimization with unknown constraints, using neural network ensembles to better identify complex feasibility boundaries.
Findings
BE-CBO outperforms state-of-the-art methods on synthetic benchmarks.
Neural network ensembles better capture complex constraint boundaries.
The method is effective on real-world optimization problems.
Abstract
Bayesian optimization has been successfully applied to optimize black-box functions where the number of evaluations is severely limited. However, in many real-world applications, it is hard or impossible to know in advance which designs are feasible due to some physical or system limitations. These issues lead to an even more challenging problem of optimizing an unknown function with unknown constraints. In this paper, we observe that in such scenarios optimal solution typically lies on the boundary between feasible and infeasible regions of the design space, making it considerably more difficult than that with interior optima. Inspired by this observation, we propose BE-CBO, a new Bayesian optimization method that efficiently explores the boundary between feasible and infeasible designs. To identify the boundary, we learn the constraints with an ensemble of neural networks that…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReservoir Engineering and Simulation Methods · Machine Learning and Algorithms
