TL;DR
This paper introduces Social GAN, a novel generative adversarial network model that predicts socially plausible human trajectories by modeling multimodal motion behaviors, improving accuracy and diversity in trajectory prediction for autonomous systems.
Contribution
The paper presents a new GAN-based approach with a pooling mechanism and variety loss to generate diverse, socially acceptable human motion trajectories, outperforming prior methods.
Findings
Outperforms prior methods in accuracy and diversity
Reduces collisions in predicted trajectories
Efficient in computational complexity
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
