Multi-Head Attention based Probabilistic Vehicle Trajectory Prediction
This paper presents online-capable deep learning model for probabilistic vehicle trajectory prediction. We propose a simple encoder-decoder architecture based on multi-head attention. The proposed model generates the distribution of the predicted trajectories for multiple vehicles in parallel. Our approach to model the interactions can learn to attend to a few influential vehicles in an unsupervised manner, which can improve the interpretability of the network. The experiments using naturalistic trajectories at highway show the clear improvement in terms of positional error on both longitudinal and lateral direction.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderPredictionTrajectory PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Probabilistic Crowd GAN: Multimodal Pedestrian Trajectory Prediction using a Graph Vehicle-Pedestrian Attention Network
Understanding and predicting the intention of pedestrians is essential to enable autonomous vehicles and mobile robots to navigate crowds. This problem becomes increasingly complex when we consider the uncertainty and mu…
Autonomous VehiclesNavigatePedestrian Trajectory PredictionPrediction+1CRAT-Pred: Vehicle Trajectory Prediction with Crystal Graph Convolutional Neural Networks and Multi-Head Self-Attention
Predicting the motion of surrounding vehicles is essential for autonomous vehicles, as it governs their own motion plan. Current state-of-the-art vehicle prediction models heavily rely on map information. In reality, how…
Autonomous VehiclesMotion ForecastingPredictionTrajectory PredictionMulti-scale Temporal Fusion Transformer for Incomplete Vehicle Trajectory Prediction
Motion prediction plays an essential role in autonomous driving systems, enabling autonomous vehicles to achieve more accurate local-path planning and driving decisions based on predictions of the surrounding vehicles. H…
Autonomous DrivingAutonomous VehiclesMissing Valuesmotion prediction+2An End-to-End Vehicle Trajcetory Prediction Framework
Anticipating the motion of neighboring vehicles is crucial for autonomous driving, especially on congested highways where even slight motion variations can result in catastrophic collisions. An accurate prediction of a f…
Autonomous DrivingDecoderPredictionTrajectory PredictionProbabilistic Multi-modal Trajectory Prediction with Lane Attention for Autonomous Vehicles
Trajectory prediction is crucial for autonomous vehicles. The planning system not only needs to know the current state of the surrounding objects but also their possible states in the future. As for vehicles, their traje…
Autonomous VehiclesDecoderMotion ForecastingTrajectory Prediction