A Novel a priori State Computation Strategy for the Unscented Kalman Filter to Improve Computational Efficiency
Sanat Biswas, Li Qiao, Andrew Dempster

TL;DR
This paper introduces a new a priori state computation strategy for the Unscented Kalman Filter that significantly reduces computational time while maintaining accuracy, using Taylor Series approximations and Richardson Extrapolation.
Contribution
The paper proposes a novel a priori state computation method for UKF that enhances efficiency by approximating sigma points with Taylor Series, reducing computational load.
Findings
Achieves up to 92.6% reduction in computation time
Maintains accuracy with first-order Taylor Series approximation
Further improves accuracy with Richardson Extrapolation
Abstract
A priori state vector and error covariance computation for the Unscented Kalman Filter (UKF) is described. The original UKF propagates multiple sigma points to compute the a priori mean state vector and the error covariance, resulting in a higher computational time compared to the Extended Kalman Filter (EKF). In the proposed method, the posterior mean state vector is propagated and then the sigma points at the current time step are calculated using the first-order Taylor Series approximation. This reduces the computation time significantly, as demonstrated using two example applications which show improvements of 90.5% and 92.6%. This method shows the estimated state vector and the error covariance are accurate to the first-order Taylor series terms. A second method using Richardson Extrapolation improves prediction accuracy to the second-order Taylor series terms. This is implemented…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
