arXiv:2410.10929cs.LGcs.AI2024-10被引 9

用AI预测车流并动态调灯,让交通效率提升50%、通行延迟降70%。

ASTM :Autonomous Smart Traffic Management System Using Artificial Intelligence CNN and LSTM

  • 融合YOLOv5检测车辆+LSTM预测未来12小时车流。
  • 实测交通流速提升50%,每车通行延迟减少70%。
  • 适合智慧交通、城市规划及自动驾驶研究者参考。

本文提出一种基于人工智能的自主式智能交通管理系统(ASTM),利用YOLO V5卷积神经网络检测交通图像中的车辆,并通过长短期记忆网络(RNN-LSTM)预测未来12小时的车辆数量。系统根据预测结果动态调整信号灯周期长度,优化交通流。在CARLA仿真环境中测试显示,采用ASTM系统的交通管理拥堵流量达到每分钟21辆,较无系统时(约15辆/分钟)提升50%;车辆通行延迟降至每车5秒,较原系统(约12秒/车)降低70%。RNN-LSTM模型预测误差为均方误差(MSE)4.521辆,均方根误差(RMSE)2.232辆。实验表明,该系统可显著提升交通效率并减少延误。

原文摘要 · Abstract (English)

In the modern world, the development of Artificial Intelligence (AI) has contributed to improvements in various areas, including automation, computer vision, fraud detection, and more. AI can be leveraged to enhance the efficiency of Autonomous Smart Traffic Management (ASTM) systems and reduce traffic congestion rates. This paper presents an Autonomous Smart Traffic Management (STM) system that uses AI to improve traffic flow rates. The system employs the YOLO V5 Convolutional Neural Network to detect vehicles in traffic management images. Additionally, it predicts the number of vehicles for the next 12 hours using a Recurrent Neural Network with Long Short-Term Memory (RNN-LSTM). The Smart Traffic Management Cycle Length Analysis manages the traffic cycle length based on these vehicle predictions, aided by AI. From the results of the RNN-LSTM model for predicting vehicle numbers over the next 12 hours, we observe that the model predicts traffic with a Mean Squared Error (MSE) of 4.521 vehicles and a Root Mean Squared Error (RMSE) of 2.232 vehicles. After simulating the STM system in the CARLA simulation environment, we found that the Traffic Management Congestion Flow Rate with ASTM (21 vehicles per minute) is 50\% higher than the rate without STM (around 15 vehicles per minute). Additionally, the Traffic Management Vehicle Pass Delay with STM (5 seconds per vehicle) is 70\% lower than without STM (around 12 seconds per vehicle). These results demonstrate that the STM system using AI can increase traffic flow by 50\% and reduce vehicle pass delays by 70\%.

智能交通深度学习交通优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。