paper-with-me

Papers

Intention-aware Long Horizon Trajectory Prediction of Surrounding Vehicles using Dual LSTM Networks

2019-06-06 · Long Xin, Pin Wang, Ching-Yao Chan, Jianyu Chen, Shengbo Eben Li, Bo Cheng

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.

📄 PDF Abstract BibTeX arXiv:1906.02815

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehiclesfeature selectionIntent DetectionPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

LOKI: Long Term and Key Intentions for Trajectory Prediction

2021-08-18 · ICCV 2021 10 · Harshayu Girase, Haiming Gang, Srikanth Malla, Jiachen Li 외

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 Prediction

Long-term Pedestrian Trajectory Prediction using Mutable Intention Filter and Warp LSTM

2020-06-30 · Zhe Huang, Aamir Hasan, Kazuki Shin, Ruohua Li 외

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 Prediction

Context-aware Multi-task Learning for Pedestrian Intent and Trajectory Prediction

2024-07-24 · Farzeen Munir, Tomasz Piotr Kucner

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 Prediction

Intention-Aware Diffusion Model for Pedestrian Trajectory Prediction

2025-08-10 · Yu Liu, Zhijie Liu, Xiao Ren, You-Fu Li 외 arxiv

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 Vehicles

From Cues to Horizons: Dynamic Risk Horizon Profiling for Trajectory Prediction

2026-05-30 · Xinyi Ning, Zilin Bian, Dachuan Zuo, Semiha Ergan 외 arxiv

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