SOTAVerified

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

2019-04-20CVPR 2019Code Available0· sign in to hype

Javad Amirian, Jean-Bernard Hayet, Julien Pettre

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ETH BIWI Walking Pedestrians datasetSocial WaysADE-8/120.39Unverified
Hotel BIWI Walking Pedestrians datasetSocial WaysADE-8/120.39Unverified
Stanford DroneSocial-WaysADE (in world coordinates)0.62Unverified

Reproductions