English

Deep Gaussian Processes with Gradients

Methodology 2025-12-23 v1

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 Vecchia approximation to circumvent cubic computational bottlenecks. We benchmark our DGPs with gradients on a variety of nonstationary simulations, showing improvement over both GPs with gradients and conventional DGPs.

Keywords

Cite

@article{arxiv.2512.18066,
  title  = {Deep Gaussian Processes with Gradients},
  author = {Annie S. Booth},
  journal= {arXiv preprint arXiv:2512.18066},
  year   = {2025}
}

Comments

16 pages, 8 figures

R2 v1 2026-07-01T08:34:22.403Z