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

TL;DR
This paper introduces an AI-powered autonomous traffic management system that uses CNN for vehicle detection and LSTM for traffic prediction, significantly improving traffic flow and reducing delays in simulations.
Contribution
It presents a novel integration of YOLO V5 CNN and LSTM for real-time vehicle detection and traffic prediction in an autonomous traffic management system.
Findings
Traffic flow increased by 50% with the system
Vehicle pass delay reduced by 70%
LSTM model achieved MSE of 4.521 in predictions
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
