Predicting Future Lane Changes of Other Highway Vehicles using RNN-based Deep Models
Sajan Patel, Brent Griffin, Kristofer Kusano, Jason J. Corso

TL;DR
This paper introduces a novel RNN-based framework for predicting the future lane change intentions of nearby vehicles, crucial for autonomous vehicles to perform safe emergency maneuvers during sensor failures.
Contribution
It presents a composite Structural RNN model combining graphical models and RNNs to improve semantic behavior prediction of vehicles using real-world highway data.
Findings
Structural RNN outperforms baselines by up to 12% in accuracy
Effective prediction of lane change intentions up to three seconds ahead
Utilizes diverse sensor data including LIDAR, GPS, and inertial measurements
Abstract
In the event of sensor failure, autonomous vehicles need to safely execute emergency maneuvers while avoiding other vehicles on the road. To accomplish this, the sensor-failed vehicle must predict the future semantic behaviors of other drivers, such as lane changes, as well as their future trajectories given a recent window of past sensor observations. We address the first issue of semantic behavior prediction in this paper, which is a precursor to trajectory prediction, by introducing a framework that leverages the power of recurrent neural networks (RNNs) and graphical models. Our goal is to predict the future categorical driving intent, for lane changes, of neighboring vehicles up to three seconds into the future given as little as a one-second window of past LIDAR, GPS, inertial, and map data. We collect real-world data containing over 20 hours of highway driving using an…
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 · Advanced Neural Network Applications
