TimeGNN: Temporal Dynamic Graph Learning for Time Series Forecasting
Nancy Xu, Chrysoula Kosma, Michalis Vazirgiannis

TL;DR
TimeGNN introduces a scalable, efficient graph neural network approach for multivariate time series forecasting that captures evolving inter-series relationships, significantly reducing inference time while maintaining accuracy.
Contribution
We propose TimeGNN, a novel dynamic temporal graph learning method that improves scalability and inference speed in multivariate time series forecasting.
Findings
Inference times 4 to 80 times faster than existing methods
Achieves comparable forecasting accuracy to state-of-the-art models
Effectively captures evolving inter-series patterns
Abstract
Time series forecasting lies at the core of important real-world applications in many fields of science and engineering. The abundance of large time series datasets that consist of complex patterns and long-term dependencies has led to the development of various neural network architectures. Graph neural network approaches, which jointly learn a graph structure based on the correlation of raw values of multivariate time series while forecasting, have recently seen great success. However, such solutions are often costly to train and difficult to scale. In this paper, we propose TimeGNN, a method that learns dynamic temporal graph representations that can capture the evolution of inter-series patterns along with the correlations of multiple series. TimeGNN achieves inference times 4 to 80 times faster than other state-of-the-art graph-based methods while achieving comparable forecasting…
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
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Advanced Text Analysis Techniques
MethodsGraph Neural Network
