paper-with-me

Papers

Toward Dependency Dynamics in Multi-Agent Reinforcement Learning for Traffic Signal Control

2025-02-23 · Yuli Zhang, Shangbo Wang, Dongyao Jia, Pengfei Fan, Ruiyuan Jiang, Hankang Gu, Andy H. F. Chow

Reinforcement learning (RL) emerges as a promising data-driven approach for adaptive traffic signal control (ATSC) in complex urban traffic networks, with deep neural networks substantially augmenting its learning capabilities. However, centralized RL becomes impractical for ATSC involving multiple agents due to the exceedingly high dimensionality of the joint action space. Multi-agent RL (MARL) mitigates this scalability issue by decentralizing control to local RL agents. Nevertheless, this decentralized method introduces new challenges: the environment becomes partially observable from the perspective of each local agent due to constrained inter-agent communication. Both centralized RL and MARL exhibit distinct strengths and weaknesses, particularly under heavy intersectional traffic conditions. In this paper, we justify that MARL can achieve the optimal global Q-value by separating into multiple IRL (Independent Reinforcement Learning) processes when no spill-back congestion occurs (no agent dependency) among agents (intersections). In the presence of spill-back congestion (with agent dependency), the maximum global Q-value can be achieved by using centralized RL. Building upon the conclusions, we propose a novel Dynamic Parameter Update Strategy for Deep Q-Network (DQN-DPUS), which updates the weights and bias based on the dependency dynamics among agents, i.e. updating only the diagonal sub-matrices for the scenario without spill-back congestion. We validate the DQN-DPUS in a simple network with two intersections under varying traffic, and show that the proposed strategy can speed up the convergence rate without sacrificing optimal exploration. The results corroborate our theoretical findings, demonstrating the efficacy of DQN-DPUS in optimizing traffic signal control.

📄 PDF Abstract BibTeX arXiv:2502.16608

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningReinforcement Learning (RL)Traffic Signal Control

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

STMARL: A Spatio-Temporal Multi-Agent Reinforcement Learning Approach for Cooperative Traffic Light Control

2019-08-28 · Yanan Wang, Tong Xu, Xin Niu, Chang Tan 외

The development of intelligent traffic light control systems is essential for smart transportation management. While some efforts have been made to optimize the use of individual traffic lights in an isolated way, relate…

Graph Neural NetworkManagementMulti-agent Reinforcement LearningQ-Learning+1

Convergence of Multiagent Learning Systems for Traffic control

2025-11-10 · Sayambhu Sen, Shalabh Bhatnagar arxiv

Rapid urbanization in cities like Bangalore has led to severe traffic congestion, making efficient Traffic Signal Control (TSC) essential. Multi-Agent Reinforcement Learning (MARL), often modeling each traffic signal as …

Multi-agent Reinforcement Learning

Agent-Agnostic Centralized Training for Decentralized Multi-Agent Cooperative Driving

2024-03-18 · Shengchao Yan, Lukas König, Wolfram Burgard

Active traffic management with autonomous vehicles offers the potential for reduced congestion and improved traffic flow. However, developing effective algorithms for real-world scenarios requires overcoming challenges r…

Autonomous VehiclesManagementMulti-agent Reinforcement Learningreinforcement-learning+1

Adaptive Tuning of Parameterized Traffic Controllers via Multi-Agent Reinforcement Learning

2025-12-08 · Giray Önür, Azita Dabiri, Bart De Schutter arxiv

Effective traffic control is essential for mitigating congestion in transportation networks. Conventional traffic management strategies, including route guidance and ramp metering, often rely on state feedback controller…

Multi-agent Reinforcement Learning

Multi-Agent Deep Reinforcement Learning for Large-scale Traffic Signal Control

2019-03-11 · Tianshu Chu, Jie Wang, Lara Codecà, Zhaojian Li

Reinforcement learning (RL) is a promising data-driven approach for adaptive traffic signal control (ATSC) in complex urban traffic networks, and deep neural networks further enhance its learning power. However, centrali…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+2