scispace - formally typeset
Open AccessPosted Content

Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks.

TLDR
In this paper, a recurrent sequence-to-sequence model observes motion histories and predicts future behavior, using a novel pooling mechanism to aggregate information across people, and predicts socially plausible future by training adversarially against a recurrent discriminator, and encourage diverse predictions with a novel variety loss.
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.

read more

Citations
More filters
Posted Content

Exploring Dynamic Context for Multi-path Trajectory Prediction

TL;DR: In this paper, a novel framework, named Dynamic Context Encoder Network (DCENet), the spatial context between agents is explored by using self-attention architectures, and a set of future trajectories for each agent is predicted conditioned on the learned spatial-temporal context by sampling from the latent space.
Journal ArticleDOI

A Deep Learning-Based Framework for Intersectional Traffic Simulation and Editing

TL;DR: This paper proposes a novel deep learning-based framework to simulate and edit intersectional traffic, and demonstrates that the results by the method are visually indistinguishable from ground truth, and the method can outperform existing methods.
Posted Content

EvolveGraph: Heterogeneous Multi-Agent Multi-Modal Trajectory Prediction with Evolving Interaction Graphs

TL;DR: This paper proposes a generic trajectory forecasting framework with explicit interaction modeling via a latent interaction graph among multiple heterogeneous, interactive agents and introduces a double-stage training pipeline which improves training efficiency and accelerates convergence, but also enhances model performance in terms of prediction error.
Posted Content

Robust Trajectory Forecasting for Multiple Intelligent Agents in Dynamic Scene.

TL;DR: A novel method for the robust trajectory forecasting of multiple intelligent agents in dynamic scenes that outperforms the state-of-the-art prediction methods in terms of prediction accuracy.
Journal ArticleDOI

Artificial neural network based modeling on unidirectional and bidirectional pedestrian flow at straight corridors

TL;DR: The findings indicate that the proposed pedestrian movement model is reasonable and capable of simulating the unidirectional and bidirectional pedestrian flow illustrated in this paper.
References
More filters
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Journal ArticleDOI

Generative Adversarial Nets

TL;DR: A new framework for estimating generative models via an adversarial process, in which two models are simultaneously train: a generative model G that captures the data distribution and a discriminative model D that estimates the probability that a sample came from the training data rather than G.
Posted Content

Adam: A Method for Stochastic Optimization

TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
Proceedings Article

Auto-Encoding Variational Bayes

TL;DR: A stochastic variational inference and learning algorithm that scales to large datasets and, under some mild differentiability conditions, even works in the intractable case is introduced.
Posted Content

Image-to-Image Translation with Conditional Adversarial Networks

TL;DR: Conditional Adversarial Network (CA) as discussed by the authors is a general-purpose solution to image-to-image translation problems, which can be used to synthesize photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks.
Related Papers (5)