English

Quo Vadis: Is Trajectory Forecasting the Key Towards Long-Term Multi-Object Tracking?

Computer Vision and Pattern Recognition 2022-10-26 v2

Abstract

Recent developments in monocular multi-object tracking have been very successful in tracking visible objects and bridging short occlusion gaps, mainly relying on data-driven appearance models. While we have significantly advanced short-term tracking performance, bridging longer occlusion gaps remains elusive: state-of-the-art object trackers only bridge less than 10% of occlusions longer than three seconds. We suggest that the missing key is reasoning about future trajectories over a longer time horizon. Intuitively, the longer the occlusion gap, the larger the search space for possible associations. In this paper, we show that even a small yet diverse set of trajectory predictions for moving agents will significantly reduce this search space and thus improve long-term tracking robustness. Our experiments suggest that the crucial components of our approach are reasoning in a bird's-eye view space and generating a small yet diverse set of forecasts while accounting for their localization uncertainty. This way, we can advance state-of-the-art trackers on the MOTChallenge dataset and significantly improve their long-term tracking performance. This paper's source code and experimental data are available at https://github.com/dendorferpatrick/QuoVadis.

Keywords

Cite

@article{arxiv.2210.07681,
  title  = {Quo Vadis: Is Trajectory Forecasting the Key Towards Long-Term Multi-Object Tracking?},
  author = {Patrick Dendorfer and Vladimir Yugay and Aljoša Ošep and Laura Leal-Taixé},
  journal= {arXiv preprint arXiv:2210.07681},
  year   = {2022}
}

Comments

Accepted at NeurIPS 2022; fixed small typo

R2 v1 2026-06-28T03:38:12.339Z