Deep Latent Force Models: ODE-based Process Convolutions for Bayesian Deep Learning
Thomas Baldwin-McDonald, Mauricio A. Álvarez
TL;DR
The paper proposes the Deep Latent Force Model (DLFM), a Bayesian deep learning architecture that embeds physics through ODE-derived kernels in a deep GP framework. It provides two scalable inference schemes: DLFM-RFF, which uses random Fourier features in a weight-space deep GP, and DLFM-VIP, which relies on variational inducing points with pathwise sampling to address nonstationarity and extrapolation. Empirical results show DLFM can capture nonlinear dynamics in toy and real-world time series and perform competitively on UCI benchmarks, with DLFM-RFF excelling at short-range extrapolation and DLFM-VIP offering stable uncertainty in interpolation and limited extrapolation. The work analyzes decay-parameter effects, compares inference schemes, and discusses future directions such as interdomain kernels to fuse global structure with physics-informed priors. Overall, DLFM provides a principled, scalable way to combine mechanistic insight with Bayesian deep learning for robust dynamical modeling and uncertainty quantification.
Abstract
Modelling the behaviour of highly nonlinear dynamical systems with robust uncertainty quantification is a challenging task which typically requires approaches specifically designed to address the problem at hand. We introduce a domain-agnostic model to address this issue termed the deep latent force model (DLFM), a deep Gaussian process with physics-informed kernels at each layer, derived from ordinary differential equations using the framework of process convolutions. Two distinct formulations of the DLFM are presented which utilise weight-space and variational inducing points-based Gaussian process approximations, both of which are amenable to doubly stochastic variational inference. We present empirical evidence of the capability of the DLFM to capture the dynamics present in highly nonlinear real-world multi-output time series data. Additionally, we find that the DLFM is capable of achieving comparable performance to a range of non-physics-informed probabilistic models on benchmark univariate regression tasks. We also empirically assess the negative impact of the inducing points framework on the extrapolation capabilities of LFM-based models.
