DenseTNT: End-to-end Trajectory Prediction from Dense Goal Sets
About
Due to the stochasticity of human behaviors, predicting the future trajectories of road agents is challenging for autonomous driving. Recently, goal-based multi-trajectory prediction methods are proved to be effective, where they first score over-sampled goal candidates and then select a final set from them. However, these methods usually involve goal predictions based on sparse pre-defined anchors and heuristic goal selection algorithms. In this work, we propose an anchor-free and end-to-end trajectory prediction model, named DenseTNT, that directly outputs a set of trajectories from dense goal candidates. In addition, we introduce an offline optimization-based technique to provide multi-future pseudo-labels for our final online model. Experiments show that DenseTNT achieves state-of-the-art performance, ranking 1st on the Argoverse motion forecasting benchmark and being the 1st place winner of the 2021 Waymo Open Dataset Motion Prediction Challenge.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Trajectory Prediction | Argoverse (test) | Min ADE0.8817 | 36 | |
| Motion forecasting | Argoverse 1 (test) | b-minFDE (K=6)1.976 | 30 | |
| Motion forecasting | Argoverse 1.0 (val) | minFDE61.05 | 29 | |
| Motion forecasting | Argoverse Motion Forecasting 1.1 (test) | minADE (K=1)1.68 | 27 | |
| Joint prediction | Waymo Open Motion Dataset (WOMD) Interaction (test) | minADE1.1417 | 26 | |
| Trajectory Prediction | Waymo Open Motion Dataset (WOMD) (test) | minADE1.0387 | 24 | |
| Motion Prediction | Argoverse official leaderboard (test) | minADE (1 step)1.68 | 18 | |
| Trajectory Prediction | Argoverse 1.0 (test) | minADE (k=6)0.88 | 15 | |
| Motion Prediction | Waymo Open Dataset leaderboard (test) | mAP32.81 | 13 | |
| Trajectory Prediction | Argoverse Motion Forecasting Leaderboard 1.0 (test) | minADE (6)0.88 | 12 |