GEANN: Scalable Graph Augmentations for Multi-Horizon Time Series Forecasting
Sitan Yang, Malcolm Wolff, Shankar Ramasubramanian, Vincent, Quenneville-Belair, Ronak Metha, Michael W. Mahoney

TL;DR
This paper introduces GEANN, a graph neural network-based data augmentation method that enhances multi-horizon time series forecasting, especially for cold start scenarios, by capturing inter-series relationships and scaling to large graphs.
Contribution
The paper proposes a novel GNN-based data augmentation approach that improves forecasting accuracy for cold start time series and scales to large graphs with millions of nodes.
Findings
Improves forecasting performance on e-commerce demand data.
Significantly benefits cold start products with limited history.
Scales effectively to large graphs with millions of nodes.
Abstract
Encoder-decoder deep neural networks have been increasingly studied for multi-horizon time series forecasting, especially in real-world applications. However, to forecast accurately, these sophisticated models typically rely on a large number of time series examples with substantial history. A rapidly growing topic of interest is forecasting time series which lack sufficient historical data -- often referred to as the ``cold start'' problem. In this paper, we introduce a novel yet simple method to address this problem by leveraging graph neural networks (GNNs) as a data augmentation for enhancing the encoder used by such forecasters. These GNN-based features can capture complex inter-series relationships, and their generation process can be optimized end-to-end with the forecasting task. We show that our architecture can use either data-driven or domain knowledge-defined graphs, scaling…
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.
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 · Forecasting Techniques and Applications
