Trajectory Prediction using Generative Adversarial Network in Multi-Class Scenarios
Predicting traffic agents' trajectories is an important task for auto-piloting. Most previous work on trajectory prediction only considers a single class of road agents. We use a sequence-to-sequence model to predict future paths from observed paths and we incorporate class information into the model by concatenating extracted label representations with traditional location inputs. We experiment with both LSTM and transformer encoders and we use generative adversarial network as introduced in Social GAN to learn the multi-modal behavior of traffic agents. We train our model on Stanford Drone dataset which includes 6 classes of road agents and evaluate the impact of different model components on the prediction performance in multi-class scenes.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkTrajectory PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GD-GAN: Generative Adversarial Networks for Trajectory Prediction and Group Detection in Crowds
This paper presents a novel deep learning framework for human trajectory prediction and detecting social group membership in crowds. We introduce a generative adversarial pipeline which preserves the spatio-temporal stru…
Group Detection In CrowdsTrajectory PredictionSDYN-GANs: Adversarial Learning Methods for Multistep Generative Models for General Order Stochastic Dynamics
We introduce adversarial learning methods for data-driven generative modeling of the dynamics of $n^{th}$-order stochastic systems. Our approach builds on Generative Adversarial Networks (GANs) with generative model clas…
Data Driven Aircraft Trajectory Prediction with Deep Imitation Learning
The current Air Traffic Management (ATM) system worldwide has reached its limits in terms of predictability, efficiency and cost effectiveness. Different initiatives worldwide propose trajectory-oriented transformations …
ClusteringImitation LearningManagementPrediction+3Human motion trajectory prediction using the Social Force Model for real-time and low computational cost applications
Human motion trajectory prediction is a very important functionality for human-robot collaboration, specifically in accompanying, guiding, or approaching tasks, but also in social robotics, self-driving vehicles, or secu…
Generative Adversarial NetworkTrajectory PredictionLanding Trajectory Prediction for UAS Based on Generative Adversarial Network
Models for trajectory prediction are an essential component of many advanced air mobility studies. These models help aircraft detect conflict and plan avoidance maneuvers, which is especially important in Unmanned Aircra…
Generative Adversarial NetworkTrajectory Prediction