Deep Gaussian Processes with Gradients
Annie S. Booth

TL;DR
This paper introduces a Bayesian framework for Deep Gaussian Processes that incorporate gradient information, improving modeling of nonstationary functions and providing scalable inference methods.
Contribution
It presents a novel Bayesian approach for DGPs with gradients, including software implementation and benchmarking against existing models.
Findings
Enhanced nonstationary modeling with gradient information
Open-source 'deepgp' package available on CRAN
Demonstrated performance improvements over traditional DGPs and GPs with gradients
Abstract
Deep Gaussian processes (DGPs) are popular surrogate models for complex nonstationary computer experiments. DGPs use one or more latent Gaussian processes (GPs) to warp the input space into a plausibly stationary regime, then use typical GP regression on the warped domain. While this composition of GPs is conceptually straightforward, the functional nature of the multi-dimensional latent warping makes Bayesian posterior inference challenging. Traditional GPs with smooth kernels are naturally suited for the integration of gradient information, but the integration of gradients within a DGP presents new challenges and has yet to be explored. We propose a novel and comprehensive Bayesian framework for DGPs with gradients that facilitates both gradient-enhancement and gradient posterior predictive distributions. We provide open-source software in the "deepgp" package on CRAN, with optional…
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
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Machine Learning in Materials Science
