Generalising Traffic Forecasting to Regions without Traffic Observations
Xinyu Su, Majid Sarvi, Feng Liu, Egemen Tanin, Jianzhong Qi
TL;DR
This work targets traffic forecasting in regions lacking sensor coverage by introducing GenCast, a framework that fuses physics-informed priors with external weather signals and a spatial grouping mechanism to improve generalisation to unobserved regions. It employs a differentiable spatial-temporal encoder and two spatial embedding schemes (LLM-based SE-L and GeoHash-based SE-H), plus a cross-domain weather encoder and a physics-based loss derived from the Lighthill-Whitham-Richards model to regularise learning. A contrastive backbone with masked subgraphs promotes robustness to unseen regions, while the spatial grouping module filters localised noise to strengthen transferable patterns. Experimental results across multiple real-world datasets show GenCast variants consistently outperform state-of-the-art baselines, achieving up to 3.1% RMSE reduction and up to 125.6% $R^2$ improvement, demonstrating strong generalisability for unobserved regions and practical impact for wide-area traffic forecasting.
Abstract
Traffic forecasting is essential for intelligent transportation systems. Accurate forecasting relies on continuous observations collected by traffic sensors. However, due to high deployment and maintenance costs, not all regions are equipped with such sensors. This paper aims to forecast for regions without traffic sensors, where the lack of historical traffic observations challenges the generalisability of existing models. We propose a model named GenCast, the core idea of which is to exploit external knowledge to compensate for the missing observations and to enhance generalisation. We integrate physics-informed neural networks into GenCast, enabling physical principles to regularise the learning process. We introduce an external signal learning module to explore correlations between traffic states and external signals such as weather conditions, further improving model generalisability. Additionally, we design a spatial grouping module to filter localised features that hinder model generalisability. Extensive experiments show that GenCast consistently reduces forecasting errors on multiple real-world datasets.
