Tracking the Unstable: Appearance-Guided Motion Modeling for Robust Multi-Object Tracking in UAV-Captured Videos
Jianbo Ma, Hui Luo, Qi Chen, Yuankai Qi, Yumei Sun, Amin Beheshti, Jianlin Zhang, Ming-Hsuan Yang
TL;DR
AMOT addresses robust multi-object tracking in UAV-captured videos by jointly modeling appearance and motion through an Appearance-Motion Consistency (AMC) matrix and a Motion-aware Track Continuation (MTC) module. AMC uses dense, appearance-guided response maps to compute bi-directional spatial distances for reliable detections-tracks affinity, while MTC reactivates unmatched tracks by reconciling appearance-guided predictions with Kalman-based motion. Deployed on a JDE backbone, AMOT achieves state-of-the-art IDF1 and MOTA across VisDrone2019, UAVDT, and VT-MOT-UAV benchmarks with real-time performance, and ablation studies confirm the additive benefits of AMC and MTC. The approach is plug-and-play and training-free for integration with existing trackers, underscoring its practical value for UAV-based surveillance and tracking tasks.
Abstract
Multi-object tracking (MOT) aims to track multiple objects while maintaining consistent identities across frames of a given video. In unmanned aerial vehicle (UAV) recorded videos, frequent viewpoint changes and complex UAV-ground relative motion dynamics pose significant challenges, which often lead to unstable affinity measurement and ambiguous association. Existing methods typically model motion and appearance cues separately, overlooking their spatio-temporal interplay and resulting in suboptimal tracking performance. In this work, we propose AMOT, which jointly exploits appearance and motion cues through two key components: an Appearance-Motion Consistency (AMC) matrix and a Motion-aware Track Continuation (MTC) module. Specifically, the AMC matrix computes bi-directional spatial consistency under the guidance of appearance features, enabling more reliable and context-aware identity association. The MTC module complements AMC by reactivating unmatched tracks through appearance-guided predictions that align with Kalman-based predictions, thereby reducing broken trajectories caused by missed detections. Extensive experiments on three UAV benchmarks, including VisDrone2019, UAVDT, and VT-MOT-UAV, demonstrate that our AMOT outperforms current state-of-the-art methods and generalizes well in a plug-and-play and training-free manner.
