English

A lightweight Spatial-Temporal Graph Neural Network for Long-term Time Series Forecasting

Machine Learning 2025-12-22 v1 Artificial Intelligence

Abstract

We propose Lite-STGNN, a lightweight spatial-temporal graph neural network for long-term multivariate forecasting that integrates decomposition-based temporal modeling with learnable sparse graph structure. The temporal module applies trend-seasonal decomposition, while the spatial module performs message passing with low-rank Top-KK adjacency learning and conservative horizon-wise gating, enabling spatial corrections that enhance a strong linear baseline. Lite-STGNN achieves state-of-the-art accuracy on four benchmark datasets for horizons up to 720 steps, while being parameter-efficient and substantially faster to train than transformer-based methods. Ablation studies show that the spatial module yields 4.6% improvement over the temporal baseline, Top-KK enhances locality by 3.3%, and learned adjacency matrices reveal domain-specific interaction dynamics. Lite-STGNN thus offers a compact, interpretable, and efficient framework for long-term multivariate time series forecasting.

Keywords

Cite

@article{arxiv.2512.17453,
  title  = {A lightweight Spatial-Temporal Graph Neural Network for Long-term Time Series Forecasting},
  author = {Henok Tenaw Moges and Deshendran Moodley},
  journal= {arXiv preprint arXiv:2512.17453},
  year   = {2025}
}

Comments

9 pages, 5 figures, 2 tables. Accepted for presentation at the 18th International Conference on Agents and Artificial Intelligence (ICAART 2026), Marbella, Spain

R2 v1 2026-07-01T08:33:13.896Z