English

Trajectory Forecasting from Detection with Uncertainty-Aware Motion Encoding

Computer Vision and Pattern Recognition 2022-02-11 v2

Abstract

Trajectory forecasting is critical for autonomous platforms to make safe planning and actions. Currently, most trajectory forecasting methods assume that object trajectories have been extracted and directly develop trajectory predictors based on the ground truth trajectories. However, this assumption does not hold in practical situations. Trajectories obtained from object detection and tracking are inevitably noisy, which could cause serious forecasting errors to predictors built on ground truth trajectories. In this paper, we propose a trajectory predictor directly based on detection results without relying on explicitly formed trajectories. Different from the traditional methods which encode the motion cue of an agent based on its clearly defined trajectory, we extract the motion information only based on the affinity cues among detection results, in which an affinity-aware state update mechanism is designed to take the uncertainty of association into account. In addition, considering that there could be multiple plausible matching candidates, we aggregate the states of them. This design relaxes the undesirable effect of noisy trajectory obtained from data association. Extensive ablation experiments validate the effectiveness of our method and its generalization ability on different detectors. Cross-comparison to other forecasting schemes further proves the superiority of our method. Code will be released upon acceptance.

Keywords

Cite

@article{arxiv.2202.01478,
  title  = {Trajectory Forecasting from Detection with Uncertainty-Aware Motion Encoding},
  author = {Pu Zhang and Lei Bai and Jianru Xue and Jianwu Fang and Nanning Zheng and Wanli Ouyang},
  journal= {arXiv preprint arXiv:2202.01478},
  year   = {2022}
}

Comments

11 pages, 4 figures

R2 v1 2026-06-24T09:17:25.103Z