Modeling Spatio-Temporal Locality in Multi-Step Forecasting of Geo-Referenced Time Series
Abstract
Abstract Forecasting future measurements from geographically distributed sensors is essential across many application domains. However, the spatial distribution of these sensors raises multiple challenges, primarily due to spatial autocorrelation phenomena, that introduce inter-dependencies among nearby locations, that cannot therefore be treated independently by learning algorithms. While some existing approaches can capture such phenomena, they generally model the spatial dimension globally across all locations. On the other hand, the method we propose in this paper, called SPALT, focuses on capturing spatial relationships specifically among time series with similar trends, even if these trends occur at different times, thus modeling the spatio-temporal locality. SPALT leverages linear model trees, which allow us to naturally consider the spatial autocorrelation in a local manner: during the tree-building process, the adopted heuristics aim to group time series exhibiting similar trends into the same node, on which additional features considering the spatial dimension are selectively injected. Additionally, we propose a new pruning strategy, based on Reduced Error Pruning (REP), that also considers the spatio-temporal locality during the tree simplification. Designed for a multi-step setting, SPALT provides forecasts for multiple future time steps across multiple sensors simultaneously. The characteristics exhibited by SPALT can provide significant benefits in different domains, where measurements come from geographically distributed sensors. In this paper, we focus on data produced by sensors located in multiple renewable power plants measuring their energy production at regular, short intervals. Experiments on three real-world datasets demonstrate the effectiveness of SPALT in forecasting the production of energy at different time horizons, and its superior performance in comparison with tree-based models and state-of-the-art neural networks that incorporate both temporal and spatial dimensions.
Cite
Text
D'Aversa et al. "Modeling Spatio-Temporal Locality in Multi-Step Forecasting of Geo-Referenced Time Series." Machine Learning, 2025. doi:10.1007/S10994-025-06875-1Markdown
[D'Aversa et al. "Modeling Spatio-Temporal Locality in Multi-Step Forecasting of Geo-Referenced Time Series." Machine Learning, 2025.](https://mlanthology.org/mlj/2025/daposaversa2025mlj-modeling/) doi:10.1007/S10994-025-06875-1BibTeX
@article{daposaversa2025mlj-modeling,
title = {{Modeling Spatio-Temporal Locality in Multi-Step Forecasting of Geo-Referenced Time Series}},
author = {D'Aversa, Annunziata and Pio, Gianvito and Ceci, Michelangelo},
journal = {Machine Learning},
year = {2025},
pages = {231},
doi = {10.1007/S10994-025-06875-1},
volume = {114},
url = {https://mlanthology.org/mlj/2025/daposaversa2025mlj-modeling/}
}