Profile Bayesian Optimization for Expensive Computer Experiments
Courtney Kyger, James Fernandez, John A. Grunenwald, James Braun, and Annie Booth

TL;DR
This paper introduces a novel Bayesian optimization method called profile Bayesian optimization, designed to efficiently find the optimal response profiles of expensive deterministic simulations with control and nuisance parameters.
Contribution
The paper presents a two-stage acquisition scheme using deep and shallow Gaussian processes to identify profile optima across a parameter range, improving over traditional BO methods.
Findings
Outperforms traditional Bayesian optimization in benchmark tests.
Effectively identifies optimal response profiles in complex simulations.
Demonstrates practical utility in a combustion engine diffuser design problem.
Abstract
We propose a novel Bayesian optimization (BO) procedure aimed at identifying the ``profile optima'' of a deterministic black-box computer simulation that has a single control parameter and multiple nuisance parameters. The profile optima capture the optimal response values as a function of the control parameter. Our objective is to identify them across the entire plausible range of the control parameter. Classic BO, which targets a single optimum over all parameters, does not explore the entire control parameter range. Instead, we develop a novel two-stage acquisition scheme to balance exploration across the control parameter and exploitation of the profile optima, leveraging deep and shallow Gaussian process surrogates to facilitate uncertainty quantification. We are motivated by a computer simulation of a diffuser in a rotating detonation combustion engine, which returns the energy…
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
