pith. sign in

arxiv: 1802.06338 · v3 · pith:QCNBA7IJnew · submitted 2018-02-18 · 💻 cs.LG

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

classification 💻 cs.LG
keywords trajectorypredictionlstmarchitecturecandidatesdecoderencoder-decoderfuture
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Analyzing the Variety Loss in the Context of Probabilistic Trajectory Prediction

    cs.LG 2019-07 unverdicted novelty 7.0

    Proof and experiments show the MoN loss approximates the square root of the ground truth PDF in probabilistic trajectory prediction instead of the PDF.

  2. NeuroTrajectory: A Neuroevolutionary Approach to Local State Trajectory Learning for Autonomous Vehicles

    cs.RO 2019-06 unverdicted novelty 5.0

    NeuroTrajectory is a neuroevolutionary method that trains deep neural networks via genetic algorithms to estimate multi-objective optimal state trajectories over a finite horizon for autonomous vehicle motion planning.