TGDT: A Temporal Graph-based Digital Twin for Urban Traffic Corridors
Nooshin Yousefzadeh, Rahul Sengupta, Jeremy Dilmore, Sanjay Ranka
TL;DR
TGDT addresses urban arterial congestion by integrating Temporal CNNs with Attentional Graph Neural Networks into a modular digital twin for corridors. The model performs interval-based inflow imputation, corridor travel-time estimation, and intersection-level queue and waiting-time predictions through a sequential optimization training regime. A large-scale SUMO-based dataset for Florida’s SR 436 (Real-TMC-like) with static and dynamic graphs enables robust evaluation, where TGDT shows low errors and strong distributional alignment relative to ground truth. Practically, TGDT enables thousands of scenario evaluations in seconds, offering a scalable, interpretable tool for real-time adaptive signal control and urban planning.
Abstract
Urban congestion at signalized intersections leads to significant delays, economic losses, and increased emissions. Existing deep learning models often lack spatial generalizability, rely on complex architectures, and struggle with real-time deployment. To address these limitations, we propose the Temporal Graph-based Digital Twin (TGDT), a scalable framework that integrates Temporal Convolutional Networks and Attentional Graph Neural Networks for dynamic, direction-aware traffic modeling and assessment at urban corridors. TGDT estimates key Measures of Effectiveness (MOEs) for traffic flow optimization at both the intersection level (e.g., queue length, waiting time) and the corridor level (e.g., traffic volume, travel time). Its modular architecture and sequential optimization scheme enable easy extension to any number of intersections and MOEs. The model outperforms state-of-the-art baselines by accurately producing high-dimensional, concurrent multi-output estimates. It also demonstrates high robustness and accuracy across diverse traffic conditions, including extreme scenarios, while relying on only a minimal set of traffic features. Fully parallelized, TGDT can simulate over a thousand scenarios within a matter of seconds, offering a cost-effective, interpretable, and real-time solution for urban traffic management and optimization.
