paper-with-me

홈 › Papers

Sequence-to-Sequence Prediction of Vehicle Trajectory via LSTM Encoder-Decoder Architecture

2018-02-18 · Seong Hyeon Park, ByeongDo Kim, Chang Mook Kang, Chung Choo Chung, Jun Won Choi

In this paper, we propose a deep learning based vehicle trajectory prediction technique which can generate the future trajectory sequence of surrounding vehicles in real time. We employ the encoder-decoder architecture which analyzes the pattern underlying in the past trajectory using the long short-term memory (LSTM) based encoder and generates the future trajectory sequence using the LSTM based decoder. This structure produces the $K$ most likely trajectory candidates over occupancy grid map by employing the beam search technique which keeps the $K$ locally best candidates from the decoder output. The experiments conducted on highway traffic scenarios show that the prediction accuracy of the proposed method is significantly higher than the conventional trajectory prediction techniques.

📄 PDF Abstract BibTeX arXiv:1802.06338

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPredictionTrajectory 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 제목 키워드 기반

Learning Pedestrian Actions to Ensure Safe Autonomous Driving

2023-05-22 · Jia Huang, Alvika Gautam, Srikanth Saripalli

To ensure safe autonomous driving in urban environments with complex vehicle-pedestrian interactions, it is critical for Autonomous Vehicles (AVs) to have the ability to predict pedestrians' short-term and immediate acti…

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction

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 외

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.…

Autonomous Vehiclesfeature selectionIntent DetectionPrediction+1

Probabilistic Vehicle Trajectory Prediction over Occupancy Grid Map via Recurrent Neural Network

2017-04-24 · ByeoungDo Kim, Chang Mook Kang, Seung Hi Lee, Hyunmin Chae 외

In this paper, we propose an efficient vehicle trajectory prediction framework based on recurrent neural network. Basically, the characteristic of the vehicle's trajectory is different from that of regular moving objects…

Model OptimizationPredictionTrajectory Prediction

Spatial Temporal Attention based Target Vehicle Trajectory Prediction for Internet of Vehicles

2025-01-01 · Ouhan Huang, Huanle Rao, Xiaowen Cai, Tianyun Wang 외

Forecasting vehicle behavior within complex traffic environments is pivotal within Intelligent Transportation Systems (ITS). Though this technology plays a significant role in alleviating the prevalent operational diffic…

Graph AttentionPredictionTrajectory Prediction

NetTraj: A Network-based Vehicle Trajectory Prediction Model with Directional Representation and Spatiotemporal Attention Mechanisms

2021-06-21 · Yuebing Liang, Zhan Zhao

Trajectory prediction of vehicles in city-scale road networks is of great importance to various location-based applications such as vehicle navigation, traffic management, and location-based recommendations. Existing met…

DecoderGraph AttentionManagementTrajectory Prediction