English

Stochastic trajectory prediction with social graph network

Computer Vision and Pattern Recognition 2019-07-25 v1

Abstract

Pedestrian trajectory prediction is a challenging task because of the complexity of real-world human social behaviors and uncertainty of the future motion. For the first issue, existing methods adopt fully connected topology for modeling the social behaviors, while ignoring non-symmetric pairwise relationships. To effectively capture social behaviors of relevant pedestrians, we utilize a directed social graph which is dynamically constructed on timely location and speed direction. Based on the social graph, we further propose a network to collect social effects and accumulate with individual representation, in order to generate destination-oriented and social-aware representations. For the second issue, instead of modeling the uncertainty of the entire future as a whole, we utilize a temporal stochastic method for sequentially learning a prior model of uncertainty during social interactions. The prediction on the next step is then generated by sampling on the prior model and progressively decoding with a hierarchical LSTMs. Experimental results on two public datasets show the effectiveness of our method, especially when predicting trajectories in very crowded scenes.

Keywords

Cite

@article{arxiv.1907.10233,
  title  = {Stochastic trajectory prediction with social graph network},
  author = {Lidan Zhang and Qi She and Ping Guo},
  journal= {arXiv preprint arXiv:1907.10233},
  year   = {2019}
}

Comments

10 pages, 5 figures

R2 v1 2026-06-23T10:29:00.989Z