Ego-Motion Aware Target Prediction Module for Robust Multi-Object Tracking
Navid Mahdian, Mohammad Jani, Amir M. Soufi Enayati, Homayoun, Najjaran

TL;DR
This paper introduces EMAP, a novel ego-motion aware prediction module for multi-object tracking that significantly reduces identity switches and improves tracking metrics by integrating camera motion and depth information into the Kalman Filter.
Contribution
The paper presents a reformulated Kalman Filter that decouples camera motion effects, enhancing object trajectory prediction in autonomous driving scenarios.
Findings
Reduces identity switches by up to 73%.
Improves HOTA metric by over 5%.
Compatible with multiple state-of-the-art MOT algorithms.
Abstract
Multi-object tracking (MOT) is a prominent task in computer vision with application in autonomous driving, responsible for the simultaneous tracking of multiple object trajectories. Detection-based multi-object tracking (DBT) algorithms detect objects using an independent object detector and predict the imminent location of each target. Conventional prediction methods in DBT utilize Kalman Filter(KF) to extrapolate the target location in the upcoming frames by supposing a constant velocity motion model. These methods are especially hindered in autonomous driving applications due to dramatic camera motion or unavailable detections. Such limitations lead to tracking failures manifested by numerous identity switches and disrupted trajectories. In this paper, we introduce a novel KF-based prediction module called the Ego-motion Aware Target Prediction (EMAP) module by focusing on 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Measurement and Detection Methods · Infrared Target Detection Methodologies
