paper-with-me

홈 › Papers

Predicting highway lane-changing maneuvers: A benchmark analysis of machine and ensemble learning algorithms

2022-04-20 · Basma Khelfa, Ibrahima Ba, Antoine Tordeux

Understanding and predicting highway lane-change maneuvers is essential for driving modeling and its automation. The development of data-based lane-changing decision-making algorithms is nowadays in full expansion. We compare empirically in this article different machine and ensemble learning classification techniques to the MOBIL rule-based model using trajectory data of European two-lane highways. The analysis relies on instantaneous measurements of up to twenty-four spatial-temporal variables with the four neighboring vehicles on current and adjacent lanes. Preliminary descriptive investigations by principal component and logistic analyses allow identifying main variables intending a driver to change lanes. We predict two types of discretionary lane-change maneuvers: overtaking (from the slow to the fast lane) and fold-down (from the fast to the slow lane). The prediction accuracy is quantified using total, lane-changing and lane-keeping errors and associated receiver operating characteristic curves. The benchmark analysis includes logistic model, linear discriminant, decision tree, na\"ive Bayes classifier, support vector machine, neural network machine learning algorithms, and up to ten bagging and stacking ensemble learning meta-heuristics. If the rule-based model provides limited predicting accuracy, the data-based algorithms, devoid of modeling bias, allow significant prediction improvements. Cross validations show that selected neural networks and stacking algorithms allow predicting from a single observation both fold-down and overtaking maneuvers up to four seconds in advance with high accuracy.

📄 PDF Abstract BibTeX arXiv:2204.10807

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDescriptiveEnsemble Learning

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

Implicit Sensing in Traffic Optimization: Advanced Deep Reinforcement Learning Techniques

2023-09-25 · Emanuel Figetakis, Yahuza Bello, Ahmed Refaey, Lei Lei 외

A sudden roadblock on highways due to many reasons such as road maintenance, accidents, and car repair is a common situation we encounter almost daily. Autonomous Vehicles (AVs) equipped with sensors that can acquire veh…

Autonomous VehiclesDeep Reinforcement LearningOpenAI Gymreinforcement-learning+1

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 beh…

Autonomous VehiclesTrajectory Prediction

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…

TGLD: A Trust-Aware Game-Theoretic Lane-Changing Decision Framework for Automated Vehicles in Heterogeneous Traffic

2025-07-14 · Jie Pan, Tianyi Wang, Yangyang Wang, Junfeng Jiao 외 arxiv

Automated vehicles (AVs) face a critical need to adopt socially compatible behaviors and cooperate effectively with human-driven vehicles (HVs) in heterogeneous traffic environment. However, most existing lane-changing f…