Probabilistic Vehicle Trajectory Prediction over Occupancy Grid Map via Recurrent Neural Network
ByeoungDo Kim, Chang Mook Kang, Seung Hi Lee, Hyunmin Chae, Jaekyum, Kim, Chung Choo Chung, and Jun Won Choi

TL;DR
This paper introduces a data-driven vehicle trajectory prediction method using LSTM neural networks that analyzes sensor data to probabilistically forecast future vehicle positions over an occupancy grid map, simplifying complex behavior modeling.
Contribution
It presents a novel recurrent neural network-based framework that learns vehicle behavior directly from data, reducing the need for complex behavior models and extensive system tuning.
Findings
Accurately predicts future vehicle trajectories from sensor data.
Provides probabilistic location estimates over occupancy grids.
Demonstrates effectiveness on highway driving data.
Abstract
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 since it is affected by various latent factors including road structure, traffic rules, and driver's intention. Previous state of the art approaches use sophisticated vehicle behavior model describing these factors and derive the complex trajectory prediction algorithm, which requires a system designer to conduct intensive model optimization for practical use. Our approach is data-driven and simple to use in that it learns complex behavior of the vehicles from the massive amount of trajectory data through deep neural network model. The proposed trajectory prediction method employs the recurrent neural network called long short-term memory (LSTM) to analyze the temporal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Autonomous Vehicle Technology and Safety · Video Surveillance and Tracking Methods
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
