paper-with-me

Papers

Model-based graph reinforcement learning for inductive traffic signal control

2022-08-01 · François-Xavier Devailly, Denis Larocque, Laurent Charlin

Most reinforcement learning methods for adaptive-traffic-signal-control require training from scratch to be applied on any new intersection or after any modification to the road network, traffic distribution, or behavioral constraints experienced during training. Considering 1) the massive amount of experience required to train such methods, and 2) that experience must be gathered by interacting in an exploratory fashion with real road-network-users, such a lack of transferability limits experimentation and applicability. Recent approaches enable learning policies that generalize for unseen road-network topologies and traffic distributions, partially tackling this challenge. However, the literature remains divided between the learning of cyclic (the evolution of connectivity at an intersection must respect a cycle) and acyclic (less constrained) policies, and these transferable methods 1) are only compatible with cyclic constraints and 2) do not enable coordination. We introduce a new model-based method, MuJAM, which, on top of enabling explicit coordination at scale for the first time, pushes generalization further by allowing a generalization to the controllers' constraints. In a zero-shot transfer setting involving both road networks and traffic settings never experienced during training, and in a larger transfer experiment involving the control of 3,971 traffic signal controllers in Manhattan, we show that MuJAM, using both cyclic and acyclic constraints, outperforms domain-specific baselines as well as another transferable approach.

📄 PDF Abstract BibTeX arXiv:2208.00659

Code (1)

FXDevailly/IG-RL pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Traffic Signal Control

Similar Papers 제목 키워드 기반

IG-RL: Inductive Graph Reinforcement Learning for Massive-Scale Traffic Signal Control

2020-03-06 · François-Xavier Devailly, Denis Larocque, Laurent Charlin

Scaling adaptive traffic-signal control involves dealing with combinatorial state and action spaces. Multi-agent reinforcement learning attempts to address this challenge by distributing control to specialized agents. Ho…

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

Traffic Light Control Using Deep Policy-Gradient and Value-Function Based Reinforcement Learning

2017-04-28 · Seyed Sajad Mousavi, Michael Schukat, Enda Howley

Recent advances in combining deep neural network architectures with reinforcement learning techniques have shown promising potential results in solving complex control problems with high dimensional state and action spac…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Combat Urban Congestion via Collaboration: Heterogeneous GNN-based MARL for Coordinated Platooning and Traffic Signal Control

2023-10-17 · Xianyue Peng, Hang Gao, Shenyang Chen, Hao Wang 외

Over the years, reinforcement learning has emerged as a popular approach to develop signal control and vehicle platooning strategies either independently or in a hierarchical way. However, jointly controlling both in rea…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningTraffic Signal Control

Towards Multi-agent Reinforcement Learning based Traffic Signal Control through Spatio-temporal Hypergraphs

2024-04-17 · Kang Wang, Zhishu Shen, Zhen Lei, Tiehua Zhang

Traffic signal control systems (TSCSs) are integral to intelligent traffic management, fostering efficient vehicle flow. Traditional approaches often simplify road networks into standard graphs, which results in a failur…

Edge-computingManagementMulti-agent Reinforcement LearningTraffic Signal Control

ModelLight: Model-Based Meta-Reinforcement Learning for Traffic Signal Control

2021-11-15 · Xingshuai Huang, Di wu, Michael Jenkin, Benoit Boulet

Traffic signal control is of critical importance for the effective use of transportation infrastructures. The rapid increase of vehicle traffic and changes in traffic patterns make traffic signal control more and more ch…

Meta-LearningMeta Reinforcement Learningreinforcement-learningReinforcement Learning+2