The Deep Latent Space Particle Filter for Real-Time Data Assimilation with Uncertainty Quantification
Nikolaj T. Mücke, Sander M. Bohté, Cornelis W. Oosterlee
TL;DR
The paper addresses real-time data assimilation for high-dimensional PDEs with uncertainty quantification and introduces the Deep Latent Space Particle Filter (D-LSPF). D-LSPF uses a latent-space surrogate built from a Wasserstein autoencoder with a Transformer based dimensionality reduction layer and a Transformer based latent time stepping network. It performs a bootstrap particle filter in the latent space to estimate the augmented latent state $a_n=(z_n,m_n)$ and posterior $\rho(a_0:n|y_0:n)$. The approach yields orders of magnitude speedups over high-fidelity particle filters and outperforms ROAD-EnKF in accuracy while maintaining real-time feasibility across three test problems: viscous Burgers equation, harmonic wave generation over a submerged bar, and leak localization in a multi-phase pipe flow. The work highlights potential for real-time data assimilation and digital twins in engineering systems.
Abstract
In Data Assimilation, observations are fused with simulations to obtain an accurate estimate of the state and parameters for a given physical system. Combining data with a model, however, while accurately estimating uncertainty, is computationally expensive and infeasible to run in real-time for complex systems. Here, we present a novel particle filter methodology, the Deep Latent Space Particle filter or D-LSPF, that uses neural network-based surrogate models to overcome this computational challenge. The D-LSPF enables filtering in the low-dimensional latent space obtained using Wasserstein AEs with modified vision transformer layers for dimensionality reduction and transformers for parameterized latent space time stepping. As we demonstrate on three test cases, including leak localization in multi-phase pipe flow and seabed identification for fully nonlinear water waves, the D-LSPF runs orders of magnitude faster than a high-fidelity particle filter and 3-5 times faster than alternative methods while being up to an order of magnitude more accurate. The D-LSPF thus enables real-time data assimilation with uncertainty quantification for physical systems.
