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

Social Ways: Learning Multi-Modal Distributions of Pedestrian Trajectories with GANs

About

This paper proposes a novel approach for predicting the motion of pedestrians interacting with others. It uses a Generative Adversarial Network (GAN) to sample plausible predictions for any agent in the scene. As GANs are very susceptible to mode collapsing and dropping, we show that the recently proposed Info-GAN allows dramatic improvements in multi-modal pedestrian trajectory prediction to avoid these issues. We also left out L2-loss in training the generator, unlike some previous works, because it causes serious mode collapsing though faster convergence. We show through experiments on real and synthetic data that the proposed method leads to generate more diverse samples and to preserve the modes of the predictive distribution. In particular, to prove this claim, we have designed a toy example dataset of trajectories that can be used to assess the performance of different methods in preserving the predictive distribution modes.

Javad Amirian, Jean-Bernard Hayet, Julien Pettre• 2019

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionZARA1 v1.0 (test)
ADE0.44
58
Pedestrian trajectory predictionETH
ADE0.39
45
Pedestrian trajectory predictionHotel
ADE0.39
45
Trajectory PredictionUNIV v1.0 (test)
ADE0.55
37
Trajectory PredictionZARA2 v1.0 (test)
ADE0.51
36
Pedestrian trajectory predictionZARA02
ADE0.51
30
Pedestrian trajectory predictionETH (test)
ADE0.39
29
Pedestrian trajectory predictionHOTEL ETH (test)
ADE0.39
25
Pedestrian trajectory predictionUniv
ADE0.55
22
Pedestrian trajectory predictionZARA01
ADE0.44
7
Showing 10 of 14 rows

Other info

Code

Follow for update