Physics-Informed Variational State-Space Gaussian Processes
Oliver Hamelijnck, Arno Solin, Theodoros Damoulas
TL;DR
This work addresses the challenge of incorporating mechanistic physical knowledge into probabilistic models for spatio-temporal data by introducing physics-informed state-space Gaussian processes (physs-gp). It unifies linear and nonlinear PDE/ODE constraints within a state-space GP framework and derives a variational lower bound (physs-vgp/physs-eks) that preserves linear-time inference in time while enabling efficient handling of spatial complexity. Three scalable approximations—spatio-temporal inducing points, structured variational posteriors, and spatial mini-batching—reduce cubic spatial costs, enabling application to large-scale problems. Empirical results on synthetic and real-world datasets (pendulum dynamics, curl-free magnetic fields, diffusion-reaction systems, and ocean currents) demonstrate improved predictive performance and substantial speedups over AutoIP and Helmholtz-GP, with code released for reproducibility. Overall, the approach advances uncertainty-aware physics-informed modelling by providing a scalable, end-to-end probabilistic framework for spatio-temporal physics with practical impact in scientific and engineering domains.
Abstract
Differential equations are important mechanistic models that are integral to many scientific and engineering applications. With the abundance of available data there has been a growing interest in data-driven physics-informed models. Gaussian processes (GPs) are particularly suited to this task as they can model complex, non-linear phenomena whilst incorporating prior knowledge and quantifying uncertainty. Current approaches have found some success but are limited as they either achieve poor computational scalings or focus only on the temporal setting. This work addresses these issues by introducing a variational spatio-temporal state-space GP that handles linear and non-linear physical constraints while achieving efficient linear-in-time computation costs. We demonstrate our methods in a range of synthetic and real-world settings and outperform the current state-of-the-art in both predictive and computational performance.
