The Rank-Reduced Kalman Filter: Approximate Dynamical-Low-Rank Filtering In High Dimensions
Jonathan Schmidt, Philipp Hennig, Jörg Nick, Filip Tronarp
TL;DR
The paper introduces the Rank-Reduced Kalman Filter (RRKF), a deterministic, low-rank approach to Gaussian filtering and smoothing in high-dimensional state-space models. It combines dynamical low-rank approximation (DLRA) to solve Lyapunov equations for the predicted covariance with a low-rank, column-space–preserving update, and derives a backward smoothing kernel compatible with the low-rank representation. The method recovers the exact Kalman filter in the full-rank limit and achieves near-linear or quadratic scaling $O(n r^2 + m r^2 + r^3)$ under favorable assumptions, while remaining deterministic and competitive with ensemble methods in both mean and covariance accuracy. Empirical results across linear advection, London air-quality data, and large-scale spatio-temporal GP regression on rainfall demonstrate substantial accuracy gains over EnKF/ETKF with manageable computational costs, highlighting RRKF as a principled, scalable alternative for high-dimensional probabilistic state estimation.
Abstract
Inference and simulation in the context of high-dimensional dynamical systems remain computationally challenging problems. Some form of dimensionality reduction is required to make the problem tractable in general. In this paper, we propose a novel approximate Gaussian filtering and smoothing method which propagates low-rank approximations of the covariance matrices. This is accomplished by projecting the Lyapunov equations associated with the prediction step to a manifold of low-rank matrices, which are then solved by a recently developed, numerically stable, dynamical low-rank integrator. Meanwhile, the update steps are made tractable by noting that the covariance update only transforms the column space of the covariance matrix, which is low-rank by construction. The algorithm differentiates itself from existing ensemble-based approaches in that the low-rank approximations of the covariance matrices are deterministic, rather than stochastic. Crucially, this enables the method to reproduce the exact Kalman filter as the low-rank dimension approaches the true dimensionality of the problem. Our method reduces computational complexity from cubic (for the Kalman filter) to \emph{quadratic} in the state-space size in the worst-case, and can achieve \emph{linear} complexity if the state-space model satisfies certain criteria. Through a set of experiments in classical data-assimilation and spatio-temporal regression, we show that the proposed method consistently outperforms the ensemble-based methods in terms of error in the mean and covariance with respect to the exact Kalman filter. This comes at no additional cost in terms of asymptotic computational complexity.
