English

An LSTM Network for Highway Trajectory Prediction

Robotics 2018-01-26 v1 Machine Learning

Abstract

In order to drive safely and efficiently on public roads, autonomous vehicles will have to understand the intentions of surrounding vehicles, and adapt their own behavior accordingly. If experienced human drivers are generally good at inferring other vehicles' motion up to a few seconds in the future, most current Advanced Driving Assistance Systems (ADAS) are unable to perform such medium-term forecasts, and are usually limited to high-likelihood situations such as emergency braking. In this article, we present a first step towards consistent trajectory prediction by introducing a long short-term memory (LSTM) neural network, which is capable of accurately predicting future longitudinal and lateral trajectories for vehicles on highway. Unlike previous work focusing on a low number of trajectories collected from a few drivers, our network was trained and validated on the NGSIM US-101 dataset, which contains a total of 800 hours of recorded trajectories in various traffic densities, representing more than 6000 individual drivers.

Keywords

Cite

@article{arxiv.1801.07962,
  title  = {An LSTM Network for Highway Trajectory Prediction},
  author = {Florent Altché and Arnaud de La Fortelle},
  journal= {arXiv preprint arXiv:1801.07962},
  year   = {2018}
}

Comments

Presented at IEEE ITSC 2017

R2 v1 2026-06-22T23:54:06.785Z