Towards Expressive Spectral-Temporal Graph Neural Networks for Time Series Forecasting
Ming Jin, Guangsi Shi, Yuan-Fang Li, Bo Xiong, Tian Zhou, Flora D. Salim, Liang Zhao, Lingfei Wu, Qingsong Wen, Shirui Pan
TL;DR
This work develops a theoretical framework for expressive spectral-temporal graph neural networks (SPTGNNs) applied to time series forecasting. It proves that linear SPTGNNs are universal under mild conditions and that their expressive power is bounded by a temporal WL test, offering a principled blueprint for designing spectral spatial and temporal modules. The authors introduce TGGC, a simple yet powerful linear instantiation based on Gegenbauer spectral filters and frequency-domain temporal modeling, which outperforms many baselines and demonstrates the ability to learn differently signed inter-series relationships. The study provides both rigorous theory and practical mechanisms to build provably expressive GNN-based time-series models, with TGGC serving as a concrete validation of the framework and a stepping stone toward broader SPTGNN families.
Abstract
Time series forecasting has remained a focal point due to its vital applications in sectors such as energy management and transportation planning. Spectral-temporal graph neural network is a promising abstraction underlying most time series forecasting models that are based on graph neural networks (GNNs). However, more is needed to know about the underpinnings of this branch of methods. In this paper, we establish a theoretical framework that unravels the expressive power of spectral-temporal GNNs. Our results show that linear spectral-temporal GNNs are universal under mild assumptions, and their expressive power is bounded by our extended first-order Weisfeiler-Leman algorithm on discrete-time dynamic graphs. To make our findings useful in practice on valid instantiations, we discuss related constraints in detail and outline a theoretical blueprint for designing spatial and temporal modules in spectral domains. Building on these insights and to demonstrate how powerful spectral-temporal GNNs are based on our framework, we propose a simple instantiation named Temporal Graph Gegenbauer Convolution (TGGC), which significantly outperforms most existing models with only linear components and shows better model efficiency. Our findings pave the way for devising a broader array of provably expressive GNN-based models for time series.
