A Decomposition Approach for the Gain Function in the Feedback Particle Filter
Ruoyu Wang, Huimin Miao, Xue Luo
TL;DR
This work addresses the gain function computation in the Feedback Particle Filter by introducing a decomposition of the Poisson equation into two exactly solvable subproblems under the assumption that the observation is a polynomial. By approximating the posterior with a Gaussian mixture and exploiting Hermite-spectral methods in 1D, the authors derive an explicit, near-linear-time solution for the gain, with a free parameter per particle chosen to ensure solvability. The approach demonstrates improved accuracy over particle-filter variants and kernel-based methods while achieving substantially lower CPU times in 1D tests and benchmark tracking scenarios. Although primarily validated in one dimension, the method shows promise for higher-dimensional problems via Galerkin-based determination of constants, suggesting a path to mitigating the curse of dimensionality in nonlinear filtering.
Abstract
The feedback particle filter (FPF) is an innovative, control-oriented and resampling-free adaptation of the traditional particle filter (PF). In the FPF, individual particles are regulated via a feedback gain, and the corresponding gain function serves as the solution to the Poisson's equation equipped with a probability-weighted Laplacian. Owing to the fact that closed-form expressions can only be computed under specific circumstances, approximate solutions are typically indispensable. This paper is centered around the development of a novel algorithm for approximating the gain function in the FPF. The fundamental concept lies in decomposing the Poisson's equation into two equations that can be precisely solved, provided that the observation function is a polynomial. A free parameter is astutely incorporated to guarantee exact solvability. The computational complexity of the proposed decomposition method shows a linear correlation with the number of particles and the polynomial degree of the observation function. We perform comprehensive numerical comparisons between our method, the PF, and the FPF using the constant-gain approximation and the kernel-based approach. Our decomposition method outperforms the PF and the FPF with constant-gain approximation in terms of accuracy. Additionally, it has the shortest CPU time among all the compared methods with comparable performance.
