paper-with-me

Papers

LSTM-based Preceding Vehicle Behaviour Prediction during Aggressive Lane Change for ACC Application

2023-05-01 · Rajmeet Singh, Saeed Mozaffari, Mahdi Rezaei, Shahpour Alirezaee

The development of Adaptive Cruise Control (ACC) systems aims to enhance the safety and comfort of vehicles by automatically regulating the speed of the vehicle to ensure a safe gap from the preceding vehicle. However, conventional ACC systems are unable to adapt themselves to changing driving conditions and drivers' behavior. To address this limitation, we propose a Long Short-Term Memory (LSTM) based ACC system that can learn from past driving experiences and adapt and predict new situations in real time. The model is constructed based on the real-world highD dataset, acquired from German highways with the assistance of camera-equipped drones. We evaluated the ACC system under aggressive lane changes when the side lane preceding vehicle cut off, forcing the targeted driver to reduce speed. To this end, the proposed system was assessed on a simulated driving environment and compared with a feedforward Artificial Neural Network (ANN) model and Model Predictive Control (MPC) model. The results show that the LSTM-based system is 19.25% more accurate than the ANN model and 5.9% more accurate than the MPC model in terms of predicting future values of subject vehicle acceleration. The simulation is done in Matlab/Simulink environment.

📄 PDF Abstract BibTeX arXiv:2305.01095

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive Control

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Deep Learning-Based Vehicle Speed Prediction for Ecological Adaptive Cruise Control in Urban and Highway Scenarios

2022-11-30 · Sai Krishna Chada, Daniel Görges, Achim Ebert, Roman Teutsch

In a typical car-following scenario, target vehicle speed fluctuations act as an external disturbance to the host vehicle and in turn affect its energy consumption. To control a host vehicle in an energy-efficient manner…

Model Predictive ControlPredictionTime Series Analysis

Context Model for Pedestrian Intention Prediction using Factored Latent-Dynamic Conditional Random Fields

2019-07-27 · Satyajit Neogi, Michael Hoy, Kang Dang, Hang Yu 외

Smooth handling of pedestrian interactions is a key requirement for Autonomous Vehicles (AV) and Advanced Driver Assistance Systems (ADAS). Such systems call for early and accurate prediction of a pedestrian's crossing/n…

Autonomous VehiclesPredictionTime Series Analysis

Predicting Road Crossing Behaviour using Pose Detection and Sequence Modelling

2025-08-21 · Subhasis Dasgupta, Preetam Saha, Agniva Roy, Jaydip Sen arxiv

The world is constantly moving towards AI based systems and autonomous vehicles are now reality in different parts of the world. These vehicles require sensors and cameras to detect objects and maneuver according to that…

Autonomous Vehicles

Deep Learning Approach for Aggressive Driving Behaviour Detection

2021-11-08 · Farid Talebloo, Emad A. Mohammed, Behrouz Far

Driving behaviour is one of the primary causes of road crashes and accidents, and these can be decreased by identifying and minimizing aggressive driving behaviour. This study identifies the timesteps when a driver in di…

Deep LearningPosition

Prediction of Lane Change Intentions of Human Drivers using an LSTM, a CNN and a Transformer

2025-07-11 · Francesco De Cristofaro, Felix Hofbaur, Aixi Yang, Arno Eichberger arxiv

Lane changes of preceding vehicles have a great impact on the motion planning of automated vehicles especially in complex traffic situations. Predicting them would benefit the public in terms of safety and efficiency. Wh…

Motion Planning