Skip to content
GCC AI Research

Reinforcement Learning-Based Traffic Signal Control for IoT-Enabled Intersections

arXiv · · Significant research

Summary

Researchers investigated reinforcement learning (RL) for adaptive traffic signal control at an urban intersection in Kuwait, aiming to mitigate urban traffic congestion. They developed a Proximal Policy Optimization (PPO)-based controller that dynamically adjusts green-phase durations using local traffic states in a realistic simulation environment informed by real-world Kuwaiti traffic data. The controller reduced average vehicle delay by 46% relative to fixed-time control and 34% relative to actuated control, while also lowering per-vehicle CO2 emissions by approximately 23%. Why it matters: This demonstrates a practical, learning-based edge traffic signal control solution for IoT-enabled smart city transportation systems, offering significant improvements in traffic flow and environmental impact for car-dependent cities in the Middle East.

Get the weekly digest

Top AI stories from the GCC region, every week.

Related

Nonlinear Traffic Prediction as a Matrix Completion Problem with Ensemble Learning

arXiv ·

The paper introduces a novel method for short-term, high-resolution traffic prediction, modeling it as a matrix completion problem solved via block-coordinate descent. An ensemble learning approach is used to capture periodic patterns and reduce training error. The method is validated using both simulated and real-world traffic data from Abu Dhabi, demonstrating superior performance compared to other algorithms.

Energy Pricing in P2P Energy Systems Using Reinforcement Learning

arXiv ·

This paper presents a reinforcement learning framework for optimizing energy pricing in peer-to-peer (P2P) energy systems. The framework aims to maximize the profit of all components in a microgrid, including consumers, prosumers, the service provider, and a community battery. Experimental results on the Pymgrid dataset demonstrate the approach's effectiveness in price optimization, considering the interests of different components and the impact of community battery capacity.

Short-Term Traffic Forecasting Using High-Resolution Traffic Data

arXiv ·

Researchers developed a data-driven toolkit for short-term traffic forecasting using high-resolution traffic data from urban road sensors. The method models forecasting as a matrix completion problem, mapping inputs to a higher-dimensional space using kernels and adaptive boosting. Validated using real-world data from Abu Dhabi, UAE, the method outperforms state-of-the-art algorithms.