Traffic control using intelligent timing of traffic lights with reinforcement learning technique and real-time processing of surveillance camera images
Mahdi Jamebozorg, Mohsen Hami, and Sajjad Deh Deh Jani

TL;DR
This paper presents an AI-based traffic light control system that uses real-time video processing and reinforcement learning to optimize traffic flow at intersections, demonstrating improved accuracy over previous methods.
Contribution
It introduces a novel combination of deep learning for vehicle detection and reinforcement learning for traffic signal timing, tailored with transfer learning for Iranian vehicle images.
Findings
The system accurately detects vehicles and their characteristics.
It achieves better timing optimization than previous approaches.
The model demonstrates robustness in real-time traffic management.
Abstract
Optimal management of traffic light timing is one of the most effective factors in reducing urban traffic. In most old systems, fixed timing was used along with human factors to control traffic, which is not very efficient in terms of time and cost. Nowadays, methods in the field of traffic management are based on the use of artificial intelligence. In this method, by using real-time processing of video surveillance camera images along with reinforcement learning, the optimal timing of traffic lights is determined and applied according to several parameters. In the research, deep learning methods were used in vehicle detection using the YOLOv9-C model to estimate the number and other characteristics of vehicles such as speed. Finally, by modeling vehicles in an urban environment simulator at OpenAI Gym using multi-factor reinforcement learning and the DQN Rainbow algorithm, timing is…
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
TopicsVehicle License Plate Recognition · Smart Parking Systems Research
MethodsConvolution · Q-Learning · Dense Connections · Deep Q-Network
