Graph-based Spatial Transformer with Memory Replay for Multi-future Pedestrian Trajectory Prediction
About
Pedestrian trajectory prediction is an essential and challenging task for a variety of real-life applications such as autonomous driving and robotic motion planning. Besides generating a single future path, predicting multiple plausible future paths is becoming popular in some recent work on trajectory prediction. However, existing methods typically emphasize spatial interactions between pedestrians and surrounding areas but ignore the smoothness and temporal consistency of predictions. Our model aims to forecast multiple paths based on a historical trajectory by modeling multi-scale graph-based spatial transformers combined with a trajectory smoothing algorithm named ``Memory Replay'' utilizing a memory graph. Our method can comprehensively exploit the spatial information as well as correct the temporally inconsistent trajectories (e.g., sharp turns). We also propose a new evaluation metric named ``Percentage of Trajectory Usage'' to evaluate the comprehensiveness of diverse multi-future predictions. Our extensive experiments show that the proposed model achieves state-of-the-art performance on multi-future prediction and competitive results for single-future prediction. Code released at https://github.com/Jacobieee/ST-MR.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-agent Trajectory Prediction | NBA dataset | ADE0.87 | 26 | |
| Future Trajectory Prediction | ActEV VIRAT 2018 (val) | ADE18.58 | 19 | |
| Trajectory Forecasting | ETH-UCY hotel original | ADE0.2 | 14 | |
| Trajectory Prediction | Forking Paths synthetic (CARLA-rendered) (test) | minADE20154.5 | 12 | |
| Trajectory Prediction | ETH/UCY (Eth) | ADE0.53 | 11 | |
| Trajectory Prediction | ETH UCY Zara02 | ADE0.18 | 11 | |
| Trajectory Prediction | ETH-UCY ZARA1 | ADE0.26 | 11 | |
| Trajectory Prediction | ETH-UCY Univ | ADE0.41 | 11 | |
| Multi-future trajectory prediction | Forking Paths all views (test) | minADE20162.8 | 6 | |
| Single-future Trajectory Prediction | VIRAT ActEV (test) | ADE18.58 | 6 |