Search papers, labs, and topics across Lattice.
This paper introduces a physics-informed neural particle flow (PINPF) for efficient Bayesian updates in high-dimensional nonlinear estimation, addressing the limitations of stiff differential equations in traditional particle flow filters and black-box approaches in deep learning. PINPF couples the log-homotopy trajectory with the continuity equation to derive a master PDE, which is then embedded as a physical constraint in the loss function to train a neural network for approximating the transport velocity field. The method achieves unsupervised training and demonstrates improved mode coverage and robustness compared to existing methods on multimodal benchmarks and nonlinear scenarios, suggesting the neural parameterization acts as an implicit regularizer.
By encoding the physics of Bayesian updates into a neural network, this method achieves better mode coverage and robustness compared to existing approaches, all without needing any labeled data.
The Bayesian update step poses significant computational challenges in high-dimensional nonlinear estimation. While log-homotopy particle flow filters offer an alternative to stochastic sampling, existing formulations usually yield stiff differential equations. Conversely, existing deep learning approximations typically treat the update as a black-box task or rely on asymptotic relaxation, neglecting the exact geometric structure of the finite-horizon probability transport. In this work, we propose a physics-informed neural particle flow, which is an amortized inference framework. To construct the flow, we couple the log-homotopy trajectory of the prior to posterior density function with the continuity equation describing the density evolution. This derivation yields a governing partial differential equation (PDE), referred to as the master PDE. By embedding this PDE as a physical constraint into the loss function, we train a neural network to approximate the transport velocity field. This approach enables purely unsupervised training, eliminating the need for ground-truth posterior samples. We demonstrate that the neural parameterization acts as an implicit regularizer, mitigating the numerical stiffness inherent to analytic flows and reducing online computational complexity. Experimental validation on multimodal benchmarks and a challenging nonlinear scenario confirms better mode coverage and robustness compared to state-of-the-art baselines.