Intention-aware Long Horizon Trajectory Prediction of Surrounding Vehicles using Dual LSTM Networks
As autonomous vehicles (AVs) need to interact with other road users, it is of importance to comprehensively understand the dynamic traffic environment, especially the future possible trajectories of surrounding vehicles. This paper presents an algorithm for long-horizon trajectory prediction of surrounding vehicles using a dual long short term memory (LSTM) network, which is capable of effectively improving prediction accuracy in strongly interactive driving environments. In contrast to traditional approaches which require trajectory matching and manual feature selection, this method can automatically learn high-level spatial-temporal features of driver behaviors from naturalistic driving data through sequence learning. By employing two blocks of LSTMs, the proposed method feeds the sequential trajectory to the first LSTM for driver intention recognition as an intermediate indicator, which is immediately followed by a second LSTM for future trajectory prediction. Test results from real-world highway driving data show that the proposed method can, in comparison to state-of-art methods, output more accurate and reasonable estimate of different future trajectories over 5s time horizon with root mean square error (RMSE) for longitudinal and lateral prediction less than 5.77m and 0.49m, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous Vehiclesfeature selectionIntent DetectionPredictionTrajectory PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
LOKI: Long Term and Key Intentions for Trajectory Prediction
Recent advances in trajectory prediction have shown that explicit reasoning about agents' intent is important to accurately forecast their motion. However, the current research activities are not directly applicable to i…
Autonomous DrivingPredictionTrajectory PredictionLong-term Pedestrian Trajectory Prediction using Mutable Intention Filter and Warp LSTM
Trajectory prediction is one of the key capabilities for robots to safely navigate and interact with pedestrians. Critical insights from human intention and behavioral patterns need to be integrated to effectively foreca…
motion predictionNavigatePedestrian Trajectory PredictionTrajectory PredictionContext-aware Multi-task Learning for Pedestrian Intent and Trajectory Prediction
The advancement of socially-aware autonomous vehicles hinges on precise modeling of human behavior. Within this broad paradigm, the specific challenge lies in accurately predicting pedestrian's trajectory and intention. …
Autonomous VehiclesMulti-Task LearningPredictionTrajectory PredictionIntention-Aware Diffusion Model for Pedestrian Trajectory Prediction
Predicting pedestrian motion trajectories is critical for the path planning and motion control of autonomous vehicles. Recent diffusion-based models have shown promising results in capturing the inherent stochasticity of…
Trajectory PredictionAutonomous VehiclesFrom Cues to Horizons: Dynamic Risk Horizon Profiling for Trajectory Prediction
Accurate and reliable vehicle trajectory prediction is essential for safe autonomous driving. Recent studies have incorporated safety risk into trajectory prediction to quantify dangers posed by surrounding agents. Howev…
Trajectory PredictionAutonomous Driving