pith. sign in

arxiv: 1803.10892 · v1 · pith:CMEADQ2Knew · submitted 2018-03-29 · 💻 cs.CV

Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks

classification 💻 cs.CV
keywords motionhumansociallyadversarialbehaviorfuturegenerativenetworks
0
0 comments X
read the original 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 accuracy, variety, collision avoidance, and computational complexity.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Analyzing the Variety Loss in the Context of Probabilistic Trajectory Prediction

    cs.LG 2019-07 unverdicted novelty 7.0

    Proof and experiments show the MoN loss approximates the square root of the ground truth PDF in probabilistic trajectory prediction instead of the PDF.

  2. Social-BiGAT: Multimodal Trajectory Forecasting using Bicycle-GAN and Graph Attention Networks

    cs.CV 2019-07 unverdicted novelty 5.0

    Social-BiGAT is a graph-based generative adversarial network using GAT for social interaction features and Bicycle-GAN for multimodal outputs that reports state-of-the-art results on pedestrian trajectory forecasting ...