Graph Structure Learning for Spatial-Temporal Imputation: Adapting to Node and Feature Scales

Abstract

Spatial-temporal data collected across different geographic locations often suffer from missing values, posing challenges to data analysis. Existing methods primarily leverage fixed spatial graphs to impute missing values, which implicitly assume that the spatial relationship is roughly the same for all features across different locations. However, they may overlook the different spatial relationships of diverse features recorded by sensors in different locations. To address this, we introduce the multi-scale Graph Structure Learning framework for spatial-temporal Imputation (GSLI) that dynamically adapts to the heterogeneous spatial correlations. Our framework encompasses node-scale graph structure learning to cater to the distinct global spatial correlations of different features, and feature-scale graph structure learning to unveil common spatial correlation across features within all stations. Integrated with prominence modeling, our framework emphasizes nodes and features with greater significance in the imputation process. Furthermore, GSLI incorporates cross-feature and cross-temporal representation learning to capture spatial-temporal dependencies. Evaluated on six real incomplete spatial-temporal datasets, GSLI showcases the improvement in data imputation and downstream applications.

Cite

Text

Yang et al. "Graph Structure Learning for Spatial-Temporal Imputation: Adapting to Node and Feature Scales." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I1.32081

Markdown

[Yang et al. "Graph Structure Learning for Spatial-Temporal Imputation: Adapting to Node and Feature Scales." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/yang2025aaai-graph-a/) doi:10.1609/AAAI.V39I1.32081

BibTeX

@inproceedings{yang2025aaai-graph-a,
  title     = {{Graph Structure Learning for Spatial-Temporal Imputation: Adapting to Node and Feature Scales}},
  author    = {Yang, Xinyu and Sun, Yu and Chen, Xinyang and Zhang, Ying and Yuan, Xiaojie},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {959-967},
  doi       = {10.1609/AAAI.V39I1.32081},
  url       = {https://mlanthology.org/aaai/2025/yang2025aaai-graph-a/}
}