Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Stochastic trajectory prediction with social graph network

About

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.

Lidan Zhang, Qi She, Ping Guo• 2019

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionETH UCY (test)
ADE0.75
65
Trajectory PredictionZARA1 v1.0 (test)
ADE0.3
58
Trajectory PredictionETH UCY Average (test)
ADE0.48
52
Trajectory PredictionHotel ETH-UCY (test)
ADE0.63
48
Pedestrian trajectory predictionZARA2 UCY scene ETH (test)
ADE0.26
46
Trajectory PredictionUNIV ETH-UCY (test)
ADE0.48
41
Trajectory PredictionUNIV v1.0 (test)
ADE0.48
37
Trajectory PredictionZARA2 v1.0 (test)
ADE0.26
36
Trajectory PredictionETH v1.0 (test)
ADE0.75
33
Trajectory PredictionHOTEL v1.0 (test)
ADE0.63
29
Showing 10 of 11 rows

Other info

Follow for update