English

BiTraP: Bi-directional Pedestrian Trajectory Prediction with Multi-modal Goal Estimation

Computer Vision and Pattern Recognition 2020-11-17 v2 Robotics

Abstract

Pedestrian trajectory prediction is an essential task in robotic applications such as autonomous driving and robot navigation. State-of-the-art trajectory predictors use a conditional variational autoencoder (CVAE) with recurrent neural networks (RNNs) to encode observed trajectories and decode multi-modal future trajectories. This process can suffer from accumulated errors over long prediction horizons (>=2 seconds). This paper presents BiTraP, a goal-conditioned bi-directional multi-modal trajectory prediction method based on the CVAE. BiTraP estimates the goal (end-point) of trajectories and introduces a novel bi-directional decoder to improve longer-term trajectory prediction accuracy. Extensive experiments show that BiTraP generalizes to both first-person view (FPV) and bird's-eye view (BEV) scenarios and outperforms state-of-the-art results by ~10-50%. We also show that different choices of non-parametric versus parametric target models in the CVAE directly influence the predicted multi-modal trajectory distributions. These results provide guidance on trajectory predictor design for robotic applications such as collision avoidance and navigation systems.

Keywords

Cite

@article{arxiv.2007.14558,
  title  = {BiTraP: Bi-directional Pedestrian Trajectory Prediction with Multi-modal Goal Estimation},
  author = {Yu Yao and Ella Atkins and Matthew Johnson-Roberson and Ram Vasudevan and Xiaoxiao Du},
  journal= {arXiv preprint arXiv:2007.14558},
  year   = {2020}
}

Comments

Main paper: 8 pages, 5 figures, 5 tables Supplement: 4 pages, 2 figrues, 3 tables

R2 v1 2026-06-23T17:28:53.967Z