Predicting the Time Until a Vehicle Changes the Lane Using LSTM-based Recurrent Neural Networks
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 rather than on estimating the point in time a lane change actually happens. In practice, however, this temporal information might be even more useful. This paper deals with the development of a system that accurately predicts the time to the next lane change of surrounding vehicles on highways using long short-term memory-based recurrent neural networks. An extensive evaluation based on a large real-world data set shows that our approach is able to make reliable predictions, even in the most challenging situations, with a root mean squared error around 0.7 seconds. Already 3.5 seconds prior to lane changes the predictions become highly accurate, showing a median error of less than 0.25 seconds. In summary, this article forms a fundamental step towards downstreamed highly accurate position predictions.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Explainable Lane Change Prediction for Near-Crash Scenarios Using Knowledge Graph Embeddings and Retrieval Augmented Generation
Lane-changing maneuvers, particularly those executed abruptly or in risky situations, are a significant cause of road traffic accidents. However, current research mainly focuses on predicting safe lane changes. Furthermo…
Bayesian InferenceKnowledge Graph EmbeddingsRAGRetrieval-augmented GenerationVehicle Lane Change Prediction based on Knowledge Graph Embeddings and Bayesian Inference
Prediction of vehicle lane change maneuvers has gained a lot of momentum in the last few years. Some recent works focus on predicting a vehicle's intention by predicting its trajectory first. This is not enough, as it ig…
Bayesian InferenceKnowledge Graph EmbeddingsKnowledge GraphsThe PREVENTION Challenge: How Good Are Humans Predicting Lane Changes?
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 PredictionPredicting Future Lane Changes of Other Highway Vehicles using RNN-based Deep Models
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 beh…
Autonomous VehiclesTrajectory PredictionMachine Learning-Based Vehicle Intention Trajectory Recognition and Prediction for Autonomous Driving
In recent years, the expansion of internet technology and advancements in automation have brought significant attention to autonomous driving technology. Major automobile manufacturers, including Volvo, Mercedes-Benz, an…
Autonomous DrivingAutonomous Vehicles