Learning the Evolutionary and Multi-scale Graph Structure for Multivariate Time Series Forecasting
Junchen Ye, Zihan Liu, Bowen Du, Leilei Sun, Weimiao Li, Yanjie Fu,, Hui Xiong

TL;DR
This paper introduces a novel graph neural network approach that models dynamic, multi-scale interactions in multivariate time series, capturing evolving correlations and improving forecasting accuracy.
Contribution
It proposes a hierarchical, multi-scale graph structure combined with recurrent adjacency matrices to model evolving and scale-specific interactions in time series forecasting.
Findings
Outperforms state-of-the-art methods in forecasting accuracy.
Effectively captures dynamic and multi-scale variable interactions.
Demonstrates robustness across different forecasting tasks.
Abstract
Recent studies have shown great promise in applying graph neural networks for multivariate time series forecasting, where the interactions of time series are described as a graph structure and the variables are represented as the graph nodes. Along this line, existing methods usually assume that the graph structure (or the adjacency matrix), which determines the aggregation manner of graph neural network, is fixed either by definition or self-learning. However, the interactions of variables can be dynamic and evolutionary in real-world scenarios. Furthermore, the interactions of time series are quite different if they are observed at different time scales. To equip the graph neural network with a flexible and practical graph structure, in this paper, we investigate how to model the evolutionary and multi-scale interactions of time series. In particular, we first provide a hierarchical…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Stock Market Forecasting Methods · Neural Networks and Reservoir Computing
MethodsGraph Neural Network · Convolution · Dilated Convolution
