Bayesian Optimization of Partially Known Systems using Hybrid Models
Eike Cramer, Luis Kutschat, Oliver Stollenwerk, Joel A. Paulson, Alexander Mitsos

TL;DR
This paper introduces a hybrid Bayesian optimization approach that integrates physical models with Gaussian processes to efficiently optimize systems with partial prior knowledge, significantly reducing the number of experiments needed.
Contribution
The paper proposes a novel hybrid BO formulation that combines mechanistic models with Gaussian processes, enabling efficient optimization of partially known systems with fewer iterations.
Findings
Hybrid BO outperforms standard BO in distillation optimization.
Hybrid model converges in as few as one iteration.
Significant improvement in design quality over traditional methods.
Abstract
Bayesian optimization (BO) has gained attention as an efficient algorithm for black-box optimization of expensive-to-evaluate systems, where the BO algorithm iteratively queries the system and suggests new trials based on a probabilistic model fitted to previous samples. Still, the standard BO loop may require a prohibitively large number of experiments to converge to the optimum, especially for high-dimensional and nonlinear systems. We present a hybrid model-based BO formulation that combines the iterative Bayesian learning of BO with partially known mechanistic physical models. Instead of learning a direct mapping from inputs to the objective, we write all known equations for a physics-based model and infer expressions for variables missing equations using a probabilistic model, in our case, a Gaussian process (GP). The final formulation then includes the GP as a constraint in the…
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 Multi-Objective Optimization Algorithms · Gaussian Processes and Bayesian Inference · Advanced Bandit Algorithms Research
