Multi-Modal Trajectory Prediction of Surrounding Vehicles with Maneuver based LSTMs
Nachiket Deo, Mohan M. Trivedi

TL;DR
This paper introduces an LSTM-based model for multi-modal trajectory prediction of surrounding vehicles, incorporating maneuver confidence to improve accuracy in complex freeway traffic scenarios.
Contribution
The paper presents a novel LSTM model that predicts multi-modal vehicle trajectories with maneuver confidence, outperforming prior methods on standard datasets.
Findings
Improved RMS prediction error over previous models
Effective handling of multi-modal and interaction-aware vehicle behaviors
Detailed analysis of model components and complex scenario predictions
Abstract
To safely and efficiently navigate through complex traffic scenarios, autonomous vehicles need to have the ability to predict the future motion of surrounding vehicles. Multiple interacting agents, the multi-modal nature of driver behavior, and the inherent uncertainty involved in the task make motion prediction of surrounding vehicles a challenging problem. In this paper, we present an LSTM model for interaction aware motion prediction of surrounding vehicles on freeways. Our model assigns confidence values to maneuvers being performed by vehicles and outputs a multi-modal distribution over future motion based on them. We compare our approach with the prior art for vehicle motion prediction on the publicly available NGSIM US-101 and I-80 datasets. Our results show an improvement in terms of RMS values of prediction error. We also present an ablative analysis of the components of our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
