Exploring Attention GAN for Vehicle Motion Prediction
Carlos G\'omez-Hu\'elamo, Marcos V. Conde, Miguel Ortiz, Santiago, Montiel, Rafael Barea, Luis M. Bergasa

TL;DR
This paper introduces an attention-based generative model for vehicle motion prediction in autonomous driving, integrating social and physical context to produce plausible future trajectories, validated on the Argoverse benchmark.
Contribution
It proposes a novel attention-driven generative approach that combines social and physical context for improved vehicle trajectory prediction.
Findings
Achieved competitive results on the Argoverse benchmark.
Effectively models social interactions and physical constraints.
Outperforms some existing unimodal prediction methods.
Abstract
The design of a safe and reliable Autonomous Driving stack (ADS) is one of the most challenging tasks of our era. These ADS are expected to be driven in highly dynamic environments with full autonomy, and a reliability greater than human beings. In that sense, to efficiently and safely navigate through arbitrarily complex traffic scenarios, ADS must have the ability to forecast the future trajectories of surrounding actors. Current state-of-the-art models are typically based on Recurrent, Graph and Convolutional networks, achieving noticeable results in the context of vehicle prediction. In this paper we explore the influence of attention in generative models for motion prediction, considering both physical and social context to compute the most plausible trajectories. We first encode the past trajectories using a LSTM network, which serves as input to a Multi-Head Self-Attention module…
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.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Generative Adversarial Networks and Image Synthesis · Computational and Text Analysis Methods
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
