HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks

Agrim Gupta; Justin Johnson; Li Fei-Fei; Silvio Savarese; Alexandre Alahi

Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks

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.

Code Repositories

mirkozaff/aa-sgan
pytorch
Mentioned in GitHub
cmubig/SPEC
pytorch
Mentioned in GitHub
m-hasan-n/pooling
pytorch
Mentioned in GitHub
romi514/TLSGAN
pytorch
Mentioned in GitHub
rohanchandra30/TrackNPred
pytorch
Mentioned in GitHub
amiryanj/socialways
pytorch
Mentioned in GitHub
agrimgupta92/sgan
Official
pytorch
Mentioned in GitHub
huang-xx/STGAT
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
trajectory-prediction-on-ethSocial-GAN
Avg AMD/AMV 8/12: 1.42
trajectory-prediction-on-stanford-droneSocial GAN
ADE (8/12) @K=5: 27.25
ADE-8/12 @K = 20: 27.23
FDE(8/12) @K=5: 41.44
FDE-8/12 @K= 20: 41.44

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks | Papers | HyperAI