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.
翻译:自适应巡航控制(ACC)系统的发展旨在通过自动调节车辆速度,确保与前车的安全距离,从而提升车辆的安全性与舒适性。然而,传统ACC系统无法适应不断变化的驾驶环境及驾驶员行为。为解决这一局限性,本文提出一种基于长短期记忆(LSTM)的ACC系统,该系统能够从历史驾驶经验中学习,并实时适应和预测新场景。模型基于真实世界的highD数据集构建,该数据集由配备摄像头的无人机在德国高速公路上采集。我们评估了ACC系统在激进变道场景下的表现——当侧车道前车切入本车道,迫使目标驾驶员减速时。为此,在仿真驾驶环境中对提出的系统进行了评估,并与前馈人工神经网络(ANN)模型及模型预测控制(MPC)模型进行了对比。结果表明,在预测自车加速度未来值方面,基于LSTM的系统比ANN模型准确率高19.25%,比MPC模型准确率高5.9%。仿真实验在Matlab/Simulink环境中完成。