Two Modifications of the Unscented Kalman Filter that Specialize to the Kalman Filter for Linear Systems
Ankit Goel, Dennis S. Bernstein

TL;DR
This paper introduces two modifications of the Unscented Kalman Filter that ensure it reduces to the classical Kalman filter for linear systems, aiming to improve accuracy in nonlinear scenarios.
Contribution
The paper proposes two new UKF modifications, EUKF-A and EUKF-C, that specialize to the Kalman filter for linear systems and enhance nonlinear filtering accuracy.
Findings
EUKF-A and EUKF-C match Kalman filter for linear systems
Both modifications outperform standard UKF in nonlinear examples
EUKF-A requires Jacobian of the dynamics map
Abstract
Although the unscented Kalman filter (UKF) is applicable to nonlinear systems, it turns out that, for linear systems, UKF does not specialize to the classical Kalman filter. This situation suggests that it may be advantageous to modify UKF in such a way that, for linear systems, the Kalman filter is recovered. The ultimate goal is thus to develop modifications of UKF that specialize to the Kalman filter for linear systems and have improved accuracy for nonlinear systems. With this motivation, this paper presents two modifications of UKF that specialize to the Kalman filter for linear systems. The first modification (EUKF-A) requires the Jacobian of the dynamics map, whereas the second modification (EUKF-C) requires the Jacobian of the measurement map. For various nonlinear examples, the accuracy of EUKF-A and EUKF-C is compared to the accuracy of UKF.
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.
Taxonomy
TopicsTarget Tracking and Data Fusion in Sensor Networks · Meteorological Phenomena and Simulations · Inertial Sensor and Navigation
