ST-LoRA: Low-Rank Adaptation for Spatio-Temporal Forecasting
Abstract
Spatio-temporal forecasting is essential for understanding future dynamics within real-world systems by leveraging historical data from multiple locations. Existing methods often prioritize the development of intricate neural networks to capture the complex dependencies of the data. These methods neglect node-level heterogeneity and face over-parameterization when attempting to model node-specific characteristics. In this paper, we present a novel lo w- r ank a daptation framework for existing s patio- t emporal prediction models, termed ST-LoRA, which alleviates the aforementioned problems through node-level adjustments. Specifically, we introduce the node-adaptive low-rank layer and node-specific predictor, capturing the complex functional characteristics of nodes while maintaining computational efficiency. Extensive experiments on multiple real-world datasets demonstrate that our method consistently achieves superior performance across various forecasting models with minimal computational overhead, improving performance by 7% with only 1% additional parameter cost. The source code is available at https://github.com/RWLinno/ST-LoRA .
Cite
Text
Ruan et al. "ST-LoRA: Low-Rank Adaptation for Spatio-Temporal Forecasting." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06109-6_20Markdown
[Ruan et al. "ST-LoRA: Low-Rank Adaptation for Spatio-Temporal Forecasting." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/ruan2025ecmlpkdd-stlora/) doi:10.1007/978-3-032-06109-6_20BibTeX
@inproceedings{ruan2025ecmlpkdd-stlora,
title = {{ST-LoRA: Low-Rank Adaptation for Spatio-Temporal Forecasting}},
author = {Ruan, Weilin and Chen, Wei and Dang, Xilin and Zhou, Jianxiang and Li, Weichuang and Liu, Xu and Liang, Yuxuan},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {345-361},
doi = {10.1007/978-3-032-06109-6_20},
url = {https://mlanthology.org/ecmlpkdd/2025/ruan2025ecmlpkdd-stlora/}
}