Dr. Annie Sauer Booth, Department of Statistics, NC State University
Deep Gaussian Process Surrogates for Computer Experiments
March 19, 2024
Link to recording on the SDNS YouTube Channel: https://youtu.be/DMEWDMhIXCI
Abstract:
This talk provides an overview of Bayesian deep Gaussian processes (DGPs) as surrogate models for computer experiments. Computer experiments are invaluable tools for replacing and/or supplementing direct experimentation, particularly in settings where physical experimentation is restricted by ethical, time, financial, or practicality constraints. Such simulations are necessarily complex and require statistical “surrogate” models, trained on a limited budget of simulator evaluations, which can provide predictions and uncertainty quantification at untried input configurations. Gaussian process (GP) surrogates are the canonical choice, but they are limited by stationarity constraints. DGPs upgrade ordinary GPs through functional composition, in which intermediate GP layers warp the original inputs, providing flexibility to model non-stationary dynamics. In large data settings, we integrate Vecchia approximation for faster computation. In small data settings, we utilize strategic active learning/sequential designs with a variety of objectives including variance reduction, Bayesian optimization, and reliability analysis. We showcase implementation in the “deepgp” package for R on CRAN.