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

Spatio-Temporal Graph Transformer Networks for Pedestrian Trajectory Prediction

About

Understanding crowd motion dynamics is critical to real-world applications, e.g., surveillance systems and autonomous driving. This is challenging because it requires effectively modeling the socially aware crowd spatial interaction and complex temporal dependencies. We believe attention is the most important factor for trajectory prediction. In this paper, we present STAR, a Spatio-Temporal grAph tRansformer framework, which tackles trajectory prediction by only attention mechanisms. STAR models intra-graph crowd interaction by TGConv, a novel Transformer-based graph convolution mechanism. The inter-graph temporal dependencies are modeled by separate temporal Transformers. STAR captures complex spatio-temporal interactions by interleaving between spatial and temporal Transformers. To calibrate the temporal prediction for the long-lasting effect of disappeared pedestrians, we introduce a read-writable external memory module, consistently being updated by the temporal Transformer. We show that with only attention mechanism, STAR achieves state-of-the-art performance on 5 commonly used real-world pedestrian prediction datasets.

Cunjun Yu, Xiao Ma, Jiawei Ren, Haiyu Zhao, Shuai Yi• 2020

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionNBA (test)
minADE200.43
143
Trajectory PredictionETH UCY (test)
ADE0.26
65
Trajectory PredictionETH-UCY
Average ADE (20)0.26
57
Trajectory PredictionETH UCY Average--
56
Trajectory PredictionETH UCY Average (test)
ADE0.53
52
Trajectory PredictionHotel (test)
ADE (4.8s)0.17
49
Trajectory PredictionHotel ETH-UCY (test)
ADE0.19
48
Pedestrian trajectory predictionHotel
ADE0.26
45
Trajectory PredictionZARA2 (test)
ADE (4.8s)0.22
45
Trajectory ForecastingETH
FDE1.11
42
Showing 10 of 30 rows

Other info

Follow for update