A Normal Variance Mixture Model for Robust Kalman Filtering
Michael J. Walsh

TL;DR
This paper introduces the normal variance mixture filter (NVMF), a robust extension of the Kalman filter that handles outliers effectively by using a mixture distribution for measurement noise, outperforming existing robust filters.
Contribution
The paper proposes the NVMF, a novel robust filtering algorithm using a mixture distribution for noise, with closed-form recursions for robustness against outliers.
Findings
NVMF outperforms Kalman filter in presence of outliers.
NVMF provides more consistent performance than benchmark robust filters.
Choice of mixing density affects the robustness and complexity of the filter.
Abstract
The Kalman filter is ubiquitous for state space models because of its desirable statistical properties, ease of implementation, and generally good performance. However, it can perform poorly in the presence of outliers, or measurements with noise variances much greater than those assumed by the filter. An algorithm that is similar to the Kalman filter but robust to outliers is derived in this report. This algorithm -- called the normal variance mixture filter (NVMF) -- replaces the Gaussian distribution for the noise in the Kalman filter measurement model with a normal variance mixture distribution that admits heavier tails. Choice of the mixing density determines the complexity and performance of the NVMF. When the mixing density is the Dirac delta function, the NVMF is equivalent to the Kalman filter. Choice of an inverse gamma mixing density leads to closed-form recursions for the…
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
