English

ETTrack: Enhanced Temporal Motion Predictor for Multi-Object Tracking

Computer Vision and Pattern Recognition 2024-11-28 v1

Abstract

Many Multi-Object Tracking (MOT) approaches exploit motion information to associate all the detected objects across frames. However, many methods that rely on filtering-based algorithms, such as the Kalman Filter, often work well in linear motion scenarios but struggle to accurately predict the locations of objects undergoing complex and non-linear movements. To tackle these scenarios, we propose a motion-based MOT approach with an enhanced temporal motion predictor, ETTrack. Specifically, the motion predictor integrates a transformer model and a Temporal Convolutional Network (TCN) to capture short-term and long-term motion patterns, and it predicts the future motion of individual objects based on the historical motion information. Additionally, we propose a novel Momentum Correction Loss function that provides additional information regarding the motion direction of objects during training. This allows the motion predictor rapidly adapt to motion variations and more accurately predict future motion. Our experimental results demonstrate that ETTrack achieves a competitive performance compared with state-of-the-art trackers on DanceTrack and SportsMOT, scoring 56.4% and 74.4% in HOTA metrics, respectively.

Keywords

Cite

@article{arxiv.2405.15755,
  title  = {ETTrack: Enhanced Temporal Motion Predictor for Multi-Object Tracking},
  author = {Xudong Han and Nobuyuki Oishi and Yueying Tian and Elif Ucurum and Rupert Young and Chris Chatwin and Philip Birch},
  journal= {arXiv preprint arXiv:2405.15755},
  year   = {2024}
}

Comments

16 pages, 7 figures

R2 v1 2026-06-28T16:39:20.977Z