TNT: Target-driveN Trajectory Prediction
About
Predicting the future behavior of moving agents is essential for real world applications. It is challenging as the intent of the agent and the corresponding behavior is unknown and intrinsically multimodal. Our key insight is that for prediction within a moderate time horizon, the future modes can be effectively captured by a set of target states. This leads to our target-driven trajectory prediction (TNT) framework. TNT has three stages which are trained end-to-end. It first predicts an agent's potential target states $T$ steps into the future, by encoding its interactions with the environment and the other agents. TNT then generates trajectory state sequences conditioned on targets. A final stage estimates trajectory likelihoods and a final compact set of trajectory predictions is selected. This is in contrast to previous work which models agent intents as latent variables, and relies on test-time sampling to generate diverse trajectories. We benchmark TNT on trajectory prediction of vehicles and pedestrians, where we outperform state-of-the-art on Argoverse Forecasting, INTERACTION, Stanford Drone and an in-house Pedestrian-at-Intersection dataset.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Future Trajectory Prediction | SDD (Stanford Drone Dataset) (test) | ADE12.23 | 51 | |
| Trajectory Prediction | Argoverse (test) | Min ADE0.9097 | 36 | |
| Trajectory Forecasting | Stanford Drone Dataset | Average Displacement Error (ADE)12.23 | 35 | |
| Motion forecasting | Argoverse 1 (test) | b-minFDE (K=6)2.14 | 30 | |
| Motion forecasting | Argoverse 1.0 (val) | minFDE61.29 | 29 | |
| Motion forecasting | Argoverse Motion Forecasting 1.1 (test) | minADE (K=1)1.77 | 27 | |
| Vehicle Trajectory Prediction | INTERACTION (val) | Min FDE (6)0.67 | 22 | |
| Motion Prediction | Argoverse official leaderboard (test) | minADE (1 step)2.17 | 18 | |
| Trajectory Prediction | Argoverse 1.0 (test) | minADE (k=6)0.94 | 15 | |
| Trajectory Prediction | Argoverse (val) | ADE (original)0.95 | 12 |