Fully-Connected Spatial-Temporal Graph for Multivariate Time-Series Data
Yucheng Wang, Yuecong Xu, Jianfei Yang, Min Wu, Xiaoli Li, Lihua Xie,, Zhenghua Chen

TL;DR
This paper introduces FC-STGNN, a novel graph neural network that fully models spatial-temporal dependencies in multivariate time-series data by connecting sensors across all timestamps based on their temporal distances.
Contribution
The paper proposes a fully-connected spatial-temporal graph construction and convolution method that captures correlations between sensors at different timestamps, addressing limitations of existing GNN approaches.
Findings
Outperforms state-of-the-art methods on multiple datasets
Effectively models complex spatial-temporal dependencies
Demonstrates significant improvement in predictive accuracy
Abstract
Multivariate Time-Series (MTS) data is crucial in various application fields. With its sequential and multi-source (multiple sensors) properties, MTS data inherently exhibits Spatial-Temporal (ST) dependencies, involving temporal correlations between timestamps and spatial correlations between sensors in each timestamp. To effectively leverage this information, Graph Neural Network-based methods (GNNs) have been widely adopted. However, existing approaches separately capture spatial dependency and temporal dependency and fail to capture the correlations between Different sEnsors at Different Timestamps (DEDT). Overlooking such correlations hinders the comprehensive modelling of ST dependencies within MTS data, thus restricting existing GNNs from learning effective representations. To address this limitation, we propose a novel method called Fully-Connected Spatial-Temporal Graph Neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTime Series Analysis and Forecasting · Metabolomics and Mass Spectrometry Studies · Data Visualization and Analytics
MethodsGraph Neural Network · fail · Convolution · Matching The Statements
