paper-with-me

Papers

A Constrained Multi-Agent Reinforcement Learning Approach to Autonomous Traffic Signal Control

2025-03-30 · Anirudh Satheesh, Keenan Powell

Traffic congestion in modern cities is exacerbated by the limitations of traditional fixed-time traffic signal systems, which fail to adapt to dynamic traffic patterns. Adaptive Traffic Signal Control (ATSC) algorithms have emerged as a solution by dynamically adjusting signal timing based on real-time traffic conditions. However, the main limitation of such methods is that they are not transferable to environments under real-world constraints, such as balancing efficiency, minimizing collisions, and ensuring fairness across intersections. In this paper, we view the ATSC problem as a constrained multi-agent reinforcement learning (MARL) problem and propose a novel algorithm named Multi-Agent Proximal Policy Optimization with Lagrange Cost Estimator (MAPPO-LCE) to produce effective traffic signal control policies. Our approach integrates the Lagrange multipliers method to balance rewards and constraints, with a cost estimator for stable adjustment. We also introduce three constraints on the traffic network: GreenTime, GreenSkip, and PhaseSkip, which penalize traffic policies that do not conform to real-world scenarios. Our experimental results on three real-world datasets demonstrate that MAPPO-LCE outperforms three baseline MARL algorithms by across all environments and traffic constraints (improving on MAPPO by 12.60%, IPPO by 10.29%, and QTRAN by 13.10%). Our results show that constrained MARL is a valuable tool for traffic planners to deploy scalable and efficient ATSC methods in real-world traffic networks. We provide code at https://github.com/Asatheesh6561/MAPPO-LCE.

📄 PDF Abstract BibTeX arXiv:2503.23626

Code (1)

asatheesh6561/mappo-lce 공식 구현 pytorch

Tasks

FairnessMulti-agent Reinforcement LearningTraffic Signal Control

Similar Papers 제목 키워드 기반

A Deep Multi-Agent Reinforcement Learning Approach to Autonomous Separation Assurance

2020-03-17 · Marc Brittain, Xuxi Yang, Peng Wei

A novel deep multi-agent reinforcement learning framework is proposed to identify and resolve conflicts among a variable number of aircraft in a high-density, stochastic, and dynamic sector. Currently the sector capacity…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Analyzing Closed-loop Training Techniques for Realistic Traffic Agent Models in Autonomous Highway Driving Simulations

2024-10-21 · Matthias Bitzer, Reinis Cimurs, Benjamin Coors, Johannes Goth 외

Simulation plays a crucial role in the rapid development and safe deployment of autonomous vehicles. Realistic traffic agent models are indispensable for bridging the gap between simulation and the real world. Many exist…

Autonomous Vehicles

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

FitLight: Federated Imitation Learning for Plug-and-Play Autonomous Traffic Signal Control

2025-02-17 · Yutong Ye, Yingbo Zhou, Zhusen Liu, Xiao Du 외

Although Reinforcement Learning (RL)-based Traffic Signal Control (TSC) methods have been extensively studied, their practical applications still raise some serious issues such as high learning cost and poor generalizabi…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Multi-agent Reinforcement Learning for Cooperative Lane Changing of Connected and Autonomous Vehicles in Mixed Traffic

2021-11-11 · Wei Zhou, Dong Chen, Jun Yan, Zhaojian Li 외

Autonomous driving has attracted significant research interests in the past two decades as it offers many potential benefits, including releasing drivers from exhausting driving and mitigating traffic congestion, among o…

Autonomous DrivingAutonomous VehiclesDecision MakingMulti-agent Reinforcement Learning+3