A Batch Update Using Multiplicative Noise Modelling for Extended Object Tracking
Christian Gramsch, Shishan Yang, Hosam Alqaderi

TL;DR
This paper introduces a batch update method for the MEM-EKF* extended object tracker that significantly speeds up processing while maintaining or improving estimation accuracy in complex tracking scenarios.
Contribution
The paper develops a batch update algorithm for MEM-EKF* that reduces computational complexity and enhances real-time performance in extended object tracking.
Findings
Achieves roughly 100x speedup in numerical experiments.
Maintains lower estimation error than the random matrix approach in turn scenarios.
Provides comparable accuracy in other scenarios.
Abstract
While the tracking of multiple extended targets demands for sophisticated algorithms to handle the high complexity inherent to the task, it also requires low runtime for online execution in real-world scenarios. In this work, we derive a batch update for the recently introduced elliptical-target tracker called MEM-EKF*. The MEM-EKF* is based on the same likelihood as the well-established random matrix approach but is derived from the multiplicative error model (MEM) and uses an extended Kalman filter (EKF) to update the target state sequentially, i.e., measurement-by-measurement. Our batch variant updates the target state in a single step based on straightforward sums over all measurements and the MEM-specific pseudo-measurements. This drastically reduces the scaling constant for typical implementations and indeed we find a speedup of roughly 100x in our numerical experiments. At 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
TopicsSpeech and Audio Processing
