paper-with-me

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. However, specialization hinders generalization and transferability, and the computational graphs underlying neural-networks architectures -- dominating in the multi-agent setting -- do not offer the flexibility to handle an arbitrary number of entities which changes both between road networks, and over time as vehicles traverse the network. We introduce Inductive Graph Reinforcement Learning (IG-RL) based on graph-convolutional networks which adapts to the structure of any road network, to learn detailed representations of traffic-controllers and their surroundings. Our decentralized approach enables learning of a transferable-adaptive-traffic-signal-control policy. After being trained on an arbitrary set of road networks, our model can generalize to new road networks, traffic distributions, and traffic regimes, with no additional training and a constant number of parameters, enabling greater scalability compared to prior methods. Furthermore, our approach can exploit the granularity of available data by capturing the (dynamic) demand at both the lane and the vehicle levels. The proposed method is tested on both road networks and traffic settings never experienced during training. We compare IG-RL to multi-agent reinforcement learning and domain-specific baselines. In both synthetic road networks and in a larger experiment involving the control of the 3,971 traffic signals of Manhattan, we show that different instantiations of IG-RL outperform baselines.

📄 PDF Abstract BibTeX arXiv:2003.05738

Code (1)

FXDevailly/IG-RL 공식 구현 pytorch

Tasks

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

Similar 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 behavior…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Traffic Signal Control

A Hybrid Inductive-Transductive Network for Traffic Flow Imputation on Unsampled Locations

2025-12-19 · Mohammadmahdi Rahimiasl, Ynte Vanderhoydonc, Siegfried Mercelis arxiv

Accurately imputing traffic flow at unsensed locations is difficult: loop detectors provide precise but sparse measurements, speed from probe vehicles is widely available yet only weakly correlated with flow, and nearby …

Few-Sample Traffic Prediction with Graph Networks using Locale as Relational Inductive Biases

2022-03-08 · Mingxi Li, Yihong Tang, Wei Ma

Accurate short-term traffic prediction plays a pivotal role in various smart mobility operation and management systems. Currently, most of the state-of-the-art prediction models are based on graph neural networks (GNNs),…

ManagementOpen-Ended Question AnsweringPredictionTraffic Prediction

TinyQMIX: Distributed Access Control for mMTC via Multi-agent Reinforcement Learning

2022-11-21 · Tien Thanh Le, Yusheng Ji, John C. S Lui

Distributed access control is a crucial component for massive machine type communication (mMTC). In this communication scenario, centralized resource allocation is not scalable because resource configurations have to be …

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

FLEXIBLE: Forecasting Cellular Traffic by Leveraging Explicit Inductive Graph-Based Learning

2024-05-14 · Duc Thinh Ngo, Kandaraj Piamrat, Ons Aouedi, Thomas Hassan 외

From a telecommunication standpoint, the surge in users and services challenges next-generation networks with escalating traffic demands and limited resources. Accurate traffic prediction can offer network operators valu…

Inductive LearningSpatio-Temporal ForecastingTraffic PredictionTransfer Learning