paper-with-me

Papers

Reinforcement Learning for Adaptive Traffic Signal Control: Turn-Based and Time-Based Approaches to Reduce Congestion

2024-08-28 · Muhammad Tahir Rafique, Ahmed Mustafa, Hasan Sajid

The growing demand for road use in urban areas has led to significant traffic congestion, posing challenges that are costly to mitigate through infrastructure expansion alone. As an alternative, optimizing existing traffic management systems, particularly through adaptive traffic signal control, offers a promising solution. This paper explores the use of Reinforcement Learning (RL) to enhance traffic signal operations at intersections, aiming to reduce congestion without extensive sensor networks. We introduce two RL-based algorithms: a turn-based agent, which dynamically prioritizes traffic signals based on real-time queue lengths, and a time-based agent, which adjusts signal phase durations according to traffic conditions while following a fixed phase cycle. By representing the state as a scalar queue length, our approach simplifies the learning process and lowers deployment costs. The algorithms were tested in four distinct traffic scenarios using seven evaluation metrics to comprehensively assess performance. Simulation results demonstrate that both RL algorithms significantly outperform conventional traffic signal control systems, highlighting their potential to improve urban traffic flow efficiently.

📄 PDF Abstract BibTeX arXiv:2408.15751

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)Traffic Signal Control

Similar Papers 제목 키워드 기반

A Robust and Efficient Multi-Agent Reinforcement Learning Framework for Traffic Signal Control

2026-03-12 · Sheng-You Huang, Hsiao-Chuan Chang, Yen-Chi Chen, Ting-Han Wei 외 arxiv

Reinforcement Learning (RL) in Traffic Signal Control (TSC) faces significant hurdles in real-world deployment due to limited generalization to dynamic traffic flow variations. Existing approaches often overfit static pa…

Multi-agent Reinforcement Learning

Deep Reinforcement Learning for Adaptive Traffic Signal Control

2019-11-14 · Kai Liang Tan, Subhadipto Poddar, Anuj Sharma, Soumik Sarkar

Many existing traffic signal controllers are either simple adaptive controllers based on sensors placed around traffic intersections, or optimized by traffic engineers on a fixed schedule. Optimizing traffic controllers …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Efficient Replay Memory Architectures in Multi-Agent Reinforcement Learning for Traffic Congestion Control

2024-07-22 · Mukul Chodhary, Kevin Octavian, SooJean Han

Episodic control, inspired by the role of episodic memory in the human brain, has been shown to improve the sample inefficiency of model-free reinforcement learning by reusing high-return past experiences. However, the m…

Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

A Hierarchical Deep Reinforcement Learning Framework for Traffic Signal Control with Predictable Cycle Planning

2025-09-03 · Hankang Gu, Yuli Zhang, Chengming Wang, Ruiyuan Jiang 외 arxiv

Deep reinforcement learning (DRL) has become a popular approach in traffic signal control (TSC) due to its ability to learn adaptive policies from complex traffic environments. Within DRL-based TSC methods, two primary c…

Reinforcement Learning

Spatiotemporal Decision Transformer for Traffic Coordination

2026-02-02 · Haoran Su, Yandong Sun, Hanxiao Deng arxiv

Traffic signal control is a critical challenge in urban transportation, requiring coordination among multiple intersections to optimize network-wide traffic flow. While reinforcement learning has shown promise for adapti…

Reinforcement Learning