paper-with-me

홈 › Papers

CoordLight: Learning Decentralized Coordination for Network-Wide Traffic Signal Control

2026-03-25 · Yifeng Zhang, Harsh Goel, Peizhuo Li, Mehul Damani, Sandeep Chinchali, Guillaume Sartoretti arxiv

Adaptive traffic signal control (ATSC) is crucial in alleviating congestion, maximizing throughput and promoting sustainable mobility in ever-expanding cities. Multi-Agent Reinforcement Learning (MARL) has recently shown significant potential in addressing complex traffic dynamics, but the intricacies of partial observability and coordination in decentralized environments still remain key challenges in formulating scalable and efficient control strategies. To address these challenges, we present CoordLight, a MARL-based framework designed to improve intra-neighborhood traffic by enhancing decision-making at individual junctions (agents), as well as coordination with neighboring agents, thereby scaling up to network-level traffic optimization. Specifically, we introduce the Queue Dynamic State Encoding (QDSE), a novel state representation based on vehicle queuing models, which strengthens the agents' capability to analyze, predict, and respond to local traffic dynamics. We further propose an advanced MARL algorithm, named Neighbor-aware Policy Optimization (NAPO). It integrates an attention mechanism that discerns the state and action dependencies among adjacent agents, aiming to facilitate more coordinated decision-making, and to improve policy learning updates through robust advantage calculation. This enables agents to identify and prioritize crucial interactions with influential neighbors, thus enhancing the targeted coordination and collaboration among agents. Through comprehensive evaluations against state-of-the-art traffic signal control methods over three real-world traffic datasets composed of up to 196 intersections, we empirically show that CoordLight consistently exhibits superior performance across diverse traffic networks with varying traffic flows. The code is available at https://github.com/marmotlab/CoordLight

📄 PDF Abstract BibTeX arXiv:2603.24366

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Real-Time Network-Level Traffic Signal Control: An Explicit Multiagent Coordination Method

2023-06-15 · Wanyuan Wang, Tianchi Qiao, Jinming Ma, Jiahui Jin 외

Efficient traffic signal control (TSC) has been one of the most useful ways for reducing urban road congestion. Key to the challenge of TSC includes 1) the essential of real-time signal decision, 2) the complexity in tra…

Reinforcement Learning (RL)Traffic Signal Control

C-MP: A decentralized adaptive-coordinated traffic signal control using the Max Pressure framework

2024-07-01 · Tanveer Ahmed, Hao liu, Vikash V. Gayah

Coordinated traffic signals seek to provide uninterrupted flow through a series of closely spaced intersections, typically using pre-defined fixed signal timings and offsets. Adaptive traffic signals dynamically change s…

Traffic Signal Control

A Semi Centralized Training Decentralized Execution Architecture for Multi Agent Deep Reinforcement Learning in Traffic Signal Control

2025-12-04 · Arash Rezaali, Pouria Yazdani, Monireh Abdoos arxiv

Multi-agent reinforcement learning (MARL) has emerged as a promising paradigm for adaptive traffic signal control (ATSC) of multiple intersections. Existing approaches typically follow either a fully centralized or a ful…

Multi-agent Reinforcement Learning

Learning Scalable Multi-Agent Coordination by Spatial Differentiation for Traffic Signal Control

2020-02-27 · Junjia Liu, Huimin Zhang, Zhuang Fu, Yao Wang

The intelligent control of the traffic signal is critical to the optimization of transportation systems. To achieve global optimal traffic efficiency in large-scale road networks, recent works have focused on coordinatio…

Deep Reinforcement LearningGraph AttentionMulti-agent Reinforcement LearningReinforcement Learning+1

Using Bi-Directional Information Exchange to Improve Decentralized Schedule-Driven Traffic Control

2019-07-03 · Hsu-Chieh Hu, Stephen F. Smith

Recent work in decentralized, schedule-driven traffic control has demonstrated the ability to improve the efficiency of traffic flow in complex urban road networks. In this approach, a scheduling agent is associated with…

Decision MakingScheduling