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

Stepwise Goal-Driven Networks for Trajectory Prediction

About

We propose to predict the future trajectories of observed agents (e.g., pedestrians or vehicles) by estimating and using their goals at multiple time scales. We argue that the goal of a moving agent may change over time, and modeling goals continuously provides more accurate and detailed information for future trajectory estimation. To this end, we present a recurrent network for trajectory prediction, called Stepwise Goal-Driven Network (SGNet). Unlike prior work that models only a single, long-term goal, SGNet estimates and uses goals at multiple temporal scales. In particular, it incorporates an encoder that captures historical information, a stepwise goal estimator that predicts successive goals into the future, and a decoder that predicts future trajectory. We evaluate our model on three first-person traffic datasets (HEV-I, JAAD, and PIE) as well as on three bird's eye view datasets (NuScenes, ETH, and UCY), and show that our model achieves state-of-the-art results on all datasets. Code has been made available at: https://github.com/ChuhuaW/SGNet.pytorch.

Chuhua Wang, Yuchen Wang, Mingze Xu, David J. Crandall• 2021

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionETH-UCY--
57
Trajectory PredictionETH UCY Average (test)--
52
Trajectory PredictionHotel (test)
ADE (4.8s)0.12
49
Trajectory PredictionZARA2 (test)
ADE (4.8s)0.1
45
Trajectory PredictionZARA1 (test)
ADE (4.8s)0.12
29
Trajectory PredictionUniv (test)
ADE (4.8s)0.2
29
Multi-agent Trajectory PredictionNBA dataset
ADE0.69
26
Motion forecastingnuScenes official leaderboard (test)
minADE (5s)1.86
21
Trajectory PredictionETH (test)
ADE (4.8s)0.35
12
Trajectory PredictionnuScenes standard prediction 1.0
MinADE51.86
7
Showing 10 of 13 rows

Other info

Code

Follow for update