Spectral Temporal Graph Neural Network for Multivariate Time-series
Forecasting
- URL: http://arxiv.org/abs/2103.07719v1
- Date: Sat, 13 Mar 2021 13:44:20 GMT
- Title: Spectral Temporal Graph Neural Network for Multivariate Time-series
Forecasting
- Authors: Defu Cao, Yujing Wang, Juanyong Duan, Ce Zhang, Xia Zhu, Conguri
Huang, Yunhai Tong, Bixiong Xu, Jing Bai, Jie Tong, Qi Zhang
- Abstract summary: StemGNN captures inter-series correlations and temporal dependencies.
It can be predicted effectively by convolution and sequential learning modules.
We conduct extensive experiments on ten real-world datasets to demonstrate the effectiveness of StemGNN.
- Score: 19.50001395081601
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Multivariate time-series forecasting plays a crucial role in many real-world
applications. It is a challenging problem as one needs to consider both
intra-series temporal correlations and inter-series correlations
simultaneously. Recently, there have been multiple works trying to capture both
correlations, but most, if not all of them only capture temporal correlations
in the time domain and resort to pre-defined priors as inter-series
relationships.
In this paper, we propose Spectral Temporal Graph Neural Network (StemGNN) to
further improve the accuracy of multivariate time-series forecasting. StemGNN
captures inter-series correlations and temporal dependencies \textit{jointly}
in the \textit{spectral domain}. It combines Graph Fourier Transform (GFT)
which models inter-series correlations and Discrete Fourier Transform (DFT)
which models temporal dependencies in an end-to-end framework. After passing
through GFT and DFT, the spectral representations hold clear patterns and can
be predicted effectively by convolution and sequential learning modules.
Moreover, StemGNN learns inter-series correlations automatically from the data
without using pre-defined priors. We conduct extensive experiments on ten
real-world datasets to demonstrate the effectiveness of StemGNN. Code is
available at https://github.com/microsoft/StemGNN/
Related papers
- Multivariate Time-Series Anomaly Detection based on Enhancing Graph Attention Networks with Topological Analysis [31.43159668073136]
Unsupervised anomaly detection in time series is essential in industrial applications, as it significantly reduces the need for manual intervention.
Traditional methods use Graph Neural Networks (GNNs) or Transformers to analyze spatial while RNNs to model temporal dependencies.
This paper introduces a novel temporal model built on an enhanced Graph Attention Network (GAT) for multivariate time series anomaly detection called TopoGDN.
arXiv Detail & Related papers (2024-08-23T14:06:30Z) - MGCP: A Multi-Grained Correlation based Prediction Network for Multivariate Time Series [54.91026286579748]
We propose a Multi-Grained Correlations-based Prediction Network.
It simultaneously considers correlations at three levels to enhance prediction performance.
It employs adversarial training with an attention mechanism-based predictor and conditional discriminator to optimize prediction results at coarse-grained level.
arXiv Detail & Related papers (2024-05-30T03:32:44Z) - FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure
Graph Perspective [48.00240550685946]
Current state-of-the-art graph neural network (GNN)-based forecasting methods usually require both graph networks (e.g., GCN) and temporal networks (e.g., LSTM) to capture inter-series (spatial) dynamics and intra-series (temporal) dependencies, respectively.
We propose a novel Fourier Graph Neural Network (FourierGNN) by stacking our proposed Fourier Graph Operator (FGO) to perform matrix multiplications in Fourier space.
Our experiments on seven datasets have demonstrated superior performance with higher efficiency and fewer parameters compared with state-of-the-
arXiv Detail & Related papers (2023-11-10T17:13:26Z) - Fully-Connected Spatial-Temporal Graph for Multivariate Time-Series Data [50.84488941336865]
We propose a novel method called Fully- Spatial-Temporal Graph Neural Network (FC-STGNN)
For graph construction, we design a decay graph to connect sensors across all timestamps based on their temporal distances.
For graph convolution, we devise FC graph convolution with a moving-pooling GNN layer to effectively capture the ST dependencies for learning effective representations.
arXiv Detail & Related papers (2023-09-11T08:44:07Z) - TimeGNN: Temporal Dynamic Graph Learning for Time Series Forecasting [20.03223916749058]
Time series forecasting lies at the core of important real-world applications in science and engineering.
We propose TimeGNN, a method that learns dynamic temporal graph representations.
TimeGNN achieves inference times 4 to 80 times faster than other state-of-the-art graph-based methods.
arXiv Detail & Related papers (2023-07-27T08:10:19Z) - Correlation-aware Spatial-Temporal Graph Learning for Multivariate
Time-series Anomaly Detection [67.60791405198063]
We propose a correlation-aware spatial-temporal graph learning (termed CST-GL) for time series anomaly detection.
CST-GL explicitly captures the pairwise correlations via a multivariate time series correlation learning module.
A novel anomaly scoring component is further integrated into CST-GL to estimate the degree of an anomaly in a purely unsupervised manner.
arXiv Detail & Related papers (2023-07-17T11:04:27Z) - Edge-Varying Fourier Graph Networks for Multivariate Time Series
Forecasting [46.76885997673142]
We build an efficient graph convolutional network for time-series variables.
A high-efficiency scale-free parameter learning scheme is derived for MTS analysis and forecasting.
Experiments show that EV-FGN outperforms state-of-the-art methods on seven real-world MTS datasets.
arXiv Detail & Related papers (2022-10-06T17:50:07Z) - Connecting the Dots: Multivariate Time Series Forecasting with Graph
Neural Networks [91.65637773358347]
We propose a general graph neural network framework designed specifically for multivariate time series data.
Our approach automatically extracts the uni-directed relations among variables through a graph learning module.
Our proposed model outperforms the state-of-the-art baseline methods on 3 of 4 benchmark datasets.
arXiv Detail & Related papers (2020-05-24T04:02:18Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.