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

Social-STGCNN: A Social Spatio-Temporal Graph Convolutional Neural Network for Human Trajectory Prediction

About

Better machine understanding of pedestrian behaviors enables faster progress in modeling interactions between agents such as autonomous vehicles and humans. Pedestrian trajectories are not only influenced by the pedestrian itself but also by interaction with surrounding objects. Previous methods modeled these interactions by using a variety of aggregation methods that integrate different learned pedestrians states. We propose the Social Spatio-Temporal Graph Convolutional Neural Network (Social-STGCNN), which substitutes the need of aggregation methods by modeling the interactions as a graph. Our results show an improvement over the state of art by 20% on the Final Displacement Error (FDE) and an improvement on the Average Displacement Error (ADE) with 8.5 times less parameters and up to 48 times faster inference speed than previously reported methods. In addition, our model is data efficient, and exceeds previous state of the art on the ADE metric with only 20% of the training data. We propose a kernel function to embed the social interactions between pedestrians within the adjacency matrix. Through qualitative analysis, we show that our model inherited social behaviors that can be expected between pedestrians trajectories. Code is available at https://github.com/abduallahmohamed/Social-STGCNN.

Abduallah Mohamed, Kun Qian, Mohamed Elhoseiny, Christian Claudel• 2020

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionNBA (test)
minADE200.34
143
Trajectory PredictionETH UCY (test)
ADE0.64
65
Trajectory PredictionZARA1 v1.0 (test)
ADE0.34
58
Trajectory PredictionETH UCY Average
ADE0.44
56
Trajectory PredictionETH UCY Average (test)
ADE0.44
52
Future Trajectory PredictionSDD (Stanford Drone Dataset) (test)--
51
Trajectory PredictionHotel (test)
ADE (4.8s)0.77
49
Trajectory PredictionH3D
minADE (2.0s)0.23
48
Trajectory PredictionHotel ETH-UCY (test)
ADE0.49
48
Pedestrian trajectory predictionZARA2 UCY scene ETH (test)
ADE0.3
46
Showing 10 of 58 rows

Other info

Code

Follow for update