paper-with-me

Papers

Predicting Future Lane Changes of Other Highway Vehicles using RNN-based Deep Models

2018-01-12 · Sajan Patel, Brent Griffin, Kristofer Kusano, Jason J. Corso

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 autonomous Toyota vehicle. We propose a composite RNN model by adopting the methodology of Structural Recurrent Neural Networks (RNNs) to learn factor functions and take advantage of both the high-level structure of graphical models and the sequence modeling power of RNNs, which we expect to afford more transparent modeling and activity than opaque, single RNN models. To demonstrate our approach, we validate our model using authentic interstate highway driving to predict the future lane change maneuvers of other vehicles neighboring our autonomous vehicle. We find that our composite Structural RNN outperforms baselines by as much as 12% in balanced accuracy metrics.

📄 PDF Abstract BibTeX arXiv:1801.04340

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesTrajectory Prediction

Similar Papers 제목 키워드 기반

The PREVENTION Challenge: How Good Are Humans Predicting Lane Changes?

2020-09-11 · A. Quintanar, R. Izquierdo, I. Parra, D. Fernández-Llorca 외

While driving on highways, every driver tries to be aware of the behavior of surrounding vehicles, including possible emergency braking, evasive maneuvers trying to avoid obstacles, unexpected lane changes, or other emer…

Trajectory Prediction

Predicting Vehicles' Longitudinal Trajectories and Lane Changes on Highway On-Ramps

2021-08-23 · Nachuan Li, Riley Fischer, Wissam Kontar, Soyoung Ahn

Vehicles on highway on-ramps are one of the leading contributors to congestion. In this paper, we propose a prediction framework that predicts the longitudinal trajectories and lane changes (LCs) of vehicles on highway o…

Prediction

SwapTransformer: highway overtaking tactical planner model via imitation learning on OSHA dataset

2024-01-02 · Alireza Shamsoshoara, Safin B Salih, Pedram Aghazadeh

This paper investigates the high-level decision-making problem in highway scenarios regarding lane changing and over-taking other slower vehicles. In particular, this paper aims to improve the Travel Assist feature for a…

Decision MakingImitation Learning

Predicting the Time Until a Vehicle Changes the Lane Using LSTM-based Recurrent Neural Networks

2021-02-02 · Florian Wirthmüller, Marvin Klimke, Julian Schlechtriemen, Jochen Hipp 외

To plan safe and comfortable trajectories for automated vehicles on highways, accurate predictions of traffic situations are needed. So far, a lot of research effort has been spent on detecting lane change maneuvers rath…

Lane-GNN: Integrating GNN for Predicting Drivers' Lane Change Intention

2022-07-02 · Hongde Wu, Mingming Liu

Nowadays, intelligent highway traffic network is playing an important role in modern transportation infrastructures. A variable speed limit (VSL) system can be facilitated in the highway traffic network to provide useful…