Pruning for Generalization: A Transfer-Oriented Spatiotemporal Graph Framework
Zihao Jing, Yuxi Long, Ganlin Feng
TL;DR
The paper tackles the problem of robust cross-domain multivariate time-series forecasting on graph-structured traffic networks under data scarcity. It introduces TL-GPSTGN, a transfer-oriented framework that prunes the input graph using an entropy–correlation criterion to produce a compact, informative subgraph, which is then processed by a spatiotemporal convolutional backbone with a transfer-learning pipeline from a data-rich source to a data-sparse target. The proposed graph pruning acts as an inductive bias, reducing boundary noise and improving transferability without sacrificing essential intra-region dynamics; experiments on METR-LA, PEMS-BAY, and PEMSD7 show consistent gains in target-data-limited transfer, while single-domain performance remains competitive. The work highlights the value of structure-aware context selection in graph-based forecasting and points to future directions including incorporating exogenous signals and unsupervised pretraining to further reduce labeled-target data requirements.
Abstract
Multivariate time series forecasting in graph-structured domains is critical for real-world applications, yet existing spatiotemporal models often suffer from performance degradation under data scarcity and cross-domain shifts. We address these challenges through the lens of structure-aware context selection. We propose TL-GPSTGN, a transfer-oriented spatiotemporal framework that enhances sample efficiency and out-of-distribution generalization by selectively pruning non-optimized graph context. Specifically, our method employs information-theoretic and correlation-based criteria to extract structurally informative subgraphs and features, resulting in a compact, semantically grounded representation. This optimized context is subsequently integrated into a spatiotemporal convolutional architecture to capture complex multivariate dynamics. Evaluations on large-scale traffic benchmarks demonstrate that TL-GPSTGN consistently outperforms baselines in low-data transfer scenarios. Our findings suggest that explicit context pruning serves as a powerful inductive bias for improving the robustness of graph-based forecasting models.
