A General Framework for Constrained Bayesian Optimization using Information-based Search
Jos\'e Miguel Hern\'andez-Lobato, Michael A. Gelbart, Ryan P. Adams,, Matthew W. Hoffman, Zoubin Ghahramani

TL;DR
This paper introduces PESC, an information-theoretic framework for constrained Bayesian optimization that efficiently handles decoupled constraints and mixed evaluation costs, improving performance on synthetic and real-world problems.
Contribution
The paper develops PESC, a novel acquisition function for constrained Bayesian optimization that separates contributions of individual evaluations and balances evaluation time and computational cost.
Findings
PESC outperforms alternative methods on synthetic benchmarks.
Adaptive switching improves efficiency in mixed evaluation cost scenarios.
PESC provides a unified approach for constrained Bayesian optimization.
Abstract
We present an information-theoretic framework for solving global black-box optimization problems that also have black-box constraints. Of particular interest to us is to efficiently solve problems with decoupled constraints, in which subsets of the objective and constraint functions may be evaluated independently. For example, when the objective is evaluated on a CPU and the constraints are evaluated independently on a GPU. These problems require an acquisition function that can be separated into the contributions of the individual function evaluations. We develop one such acquisition function and call it Predictive Entropy Search with Constraints (PESC). PESC is an approximation to the expected information gain criterion and it compares favorably to alternative approaches based on improvement in several synthetic and real-world problems. In addition to this, we consider problems with a…
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
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Machine Learning and Algorithms
