Fully Bayesian Differential Gaussian Processes through Stochastic Differential Equations

📅 2024-08-12
🏛️ arXiv.org
📈 Citations: 0
Influential: 0
📄 PDF

career value

230K/year
🤖 AI Summary
Existing differential Gaussian processes (DiffGPs) treat kernel hyperparameters as fixed constants, neglecting their uncertainty—leading to degraded predictive performance and an inability to characterize the posterior distribution. To address this, we propose a fully Bayesian DiffGP framework that, for the first time, models kernel hyperparameters as time-varying stochastic processes. Their dynamic posteriors are jointly inferred with inducing point distributions via coupled stochastic differential equations (SDEs). Our method integrates variational Bayesian inference with continuous-time SDE modeling, yielding a consistent, differentiable, and uncertainty-aware joint approximation. Extensive experiments on multiple nonstationary dynamical time-series tasks demonstrate significant improvements in prediction accuracy, probabilistic calibration, and robustness—validating the model’s strong adaptability to complex continuous-time dynamics.

Technology Category

Application Category

📝 Abstract
Traditional deep Gaussian processes model the data evolution using a discrete hierarchy, whereas differential Gaussian processes (DIFFGPs) represent the evolution as an infinitely deep Gaussian process. However, prior DIFFGP methods often overlook the uncertainty of kernel hyperparameters and assume them to be fixed and time-invariant, failing to leverage the unique synergy between continuous-time models and approximate inference. In this work, we propose a fully Bayesian approach that treats the kernel hyperparameters as random variables and constructs coupled stochastic differential equations (SDEs) to learn their posterior distribution and that of inducing points. By incorporating estimation uncertainty on hyperparameters, our method enhances the model's flexibility and adaptability to complex dynamics. Additionally, our approach provides a time-varying, comprehensive, and realistic posterior approximation through coupling variables using SDE methods. Experimental results demonstrate the advantages of our method over traditional approaches, showcasing its superior performance in terms of flexibility, accuracy, and other metrics. Our work opens up exciting research avenues for advancing Bayesian inference and offers a powerful modeling tool for continuous-time Gaussian processes.
Problem

Research questions and friction points this paper is trying to address.

Models kernel hyperparameters as random variables for uncertainty
Uses coupled SDEs to learn posterior distributions of hyperparameters
Enhances flexibility and accuracy in complex dynamic systems
Innovation

Methods, ideas, or system contributions that make the work stand out.

Fully Bayesian framework with random kernel hyperparameters
Coupled stochastic differential equations for joint posterior learning
Black-box adaptive SDE solver with neural network approximation
🔎 Similar Papers