Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks
About
Understanding human motion behavior is critical for autonomous moving platforms (like self-driving cars and social robots) if they are to navigate human-centric environments. This is challenging because human motion is inherently multimodal: given a history of human motion paths, there are many socially plausible ways that people could move in the future. We tackle this problem by combining tools from sequence prediction and generative adversarial networks: a recurrent sequence-to-sequence model observes motion histories and predicts future behavior, using a novel pooling mechanism to aggregate information across people. We predict socially plausible futures by training adversarially against a recurrent discriminator, and encourage diverse predictions with a novel variety loss. Through experiments on several datasets we demonstrate that our approach outperforms prior work in terms of accuracy, variety, collision avoidance, and computational complexity.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Trajectory Prediction | NBA (test) | minADE200.41 | 143 | |
| Trajectory Prediction | ETH UCY (test) | ADE0.58 | 65 | |
| Trajectory Prediction | ZARA1 v1.0 (test) | ADE0.34 | 58 | |
| Trajectory Prediction | ETH-UCY | Average ADE (20)0.58 | 57 | |
| Trajectory Prediction | ETH UCY Average | ADE0.58 | 56 | |
| Trajectory Prediction | ETH UCY Average (test) | ADE0.61 | 52 | |
| Future Trajectory Prediction | SDD (Stanford Drone Dataset) (test) | ADE27.246 | 51 | |
| Trajectory Prediction | Hotel (test) | ADE (4.8s)0.72 | 49 | |
| Trajectory Prediction | H3D | minADE (2.0s)0.27 | 48 | |
| Trajectory Prediction | Hotel ETH-UCY (test) | ADE0.67 | 48 |