Search papers, labs, and topics across Lattice.
This paper introduces Flow Proposal Particle Filters (FPPF), a novel approach to data assimilation that leverages a conditional generative model to enhance particle filtering in high-dimensional settings. By steering particles toward high-likelihood regions based on observations, FPPF effectively reduces weight variance and mitigates the degeneracy problem commonly faced by traditional particle filters. Extensive experiments demonstrate that FPPF significantly outperforms existing statistical baselines and generative methods across various non-linear and non-Gaussian dynamical systems.
FPPF not only tackles the degeneracy issue in particle filters but also achieves superior performance in high-dimensional data assimilation tasks, redefining the landscape of filtering techniques.
Data assimilation models state dynamics conditioned on sequential observations, and has wide-ranging scientific applications. In the filtering setting, the goal is to model the posterior over the current state given all observations so far. Classical solutions typically make simplifying distributional or functional assumptions, e.g., linear-Gaussian systems, which can be inaccurate in many scenarios. In principle, particle filters (PFs) remove these assumptions, yet often collapse in high dimensions. Recent generative approaches learn conditional state transitions, but without principled Bayesian updates they do not recover the correct filtering posterior and can accumulate error over long horizons. In this work, we introduce Flow Proposal Particle Filters (FPPF), which learn a conditional generative model based proposal approximating the variance-minimizing optimal proposal for particle propagation. Conditioning on observations steers particles toward high-likelihood regions before weighting, reducing weight variance and delaying degeneracy. Since our proposal admits tractable likelihood evaluation, FPPF computes accurate importance weights and retains a Bayesian update step. We further extend FPPF to high-dimensional problems through localization strategies, adressing another standard PF failure mode. Extensive experiments on a variety of dynamical systems show that FPPF outperforms statistical baselines and other generative methods in non-linear, non-Gaussian, and high-dimensional regimes.