TransferLight: Zero-Shot Traffic Signal Control on any Road-Network
Johann Schmidt, Frank Dreyer, Sayed Abid Hashimi, Sebastian Stober
TL;DR
TransferLight tackles the challenge of generalizing traffic signal control across diverse road networks and traffic dynamics by removing rigid, geometry-specific encodings and degenerate reward shapes. It introduces a log-distance reward to provide spatially-aware prioritization, and couples this with a hierarchical, heterogeneous graph neural network that encodes state across lanes, movements, and phases. Domain randomization and a decentralized, weight-tied policy enable zero-shot generalization to unseen networks, with state transition priors providing proactive decision-making. Experimental results show TransferLight outperforms baselines on unseen networks and arterial progression scenarios and even demonstrates competitive performance on real-world cases, highlighting its potential for scalable, practical intelligent transportation systems.
Abstract
Traffic signal control plays a crucial role in urban mobility. However, existing methods often struggle to generalize beyond their training environments to unseen scenarios with varying traffic dynamics. We present TransferLight, a novel framework designed for robust generalization across road-networks, diverse traffic conditions and intersection geometries. At its core, we propose a log-distance reward function, offering spatially-aware signal prioritization while remaining adaptable to varied lane configurations - overcoming the limitations of traditional pressure-based rewards. Our hierarchical, heterogeneous, and directed graph neural network architecture effectively captures granular traffic dynamics, enabling transferability to arbitrary intersection layouts. Using a decentralized multi-agent approach, global rewards, and novel state transition priors, we develop a single, weight-tied policy that scales zero-shot to any road network without re-training. Through domain randomization during training, we additionally enhance generalization capabilities. Experimental results validate TransferLight's superior performance in unseen scenarios, advancing practical, generalizable intelligent transportation systems to meet evolving urban traffic demands.
