Graph Deep Factors for Forecasting
Hongjie Chen, Ryan A. Rossi, Kanak Mahadik, Sungchul Kim, Hoda, Eldardiry

TL;DR
Graph Deep Factors (GraphDF) introduces a flexible graph-based deep probabilistic forecasting framework that models complex relationships among time-series, improving accuracy and efficiency over traditional independent or fully connected approaches.
Contribution
The paper presents GraphDF, a novel hybrid global-local graph-based forecasting model that captures arbitrary relationships among time-series, enhancing predictive performance and scalability.
Findings
Outperforms state-of-the-art forecasting methods in accuracy.
Reduces runtime and improves scalability.
Achieves 47.5% increase in cloud workload scheduling efficiency.
Abstract
Deep probabilistic forecasting techniques have recently been proposed for modeling large collections of time-series. However, these techniques explicitly assume either complete independence (local model) or complete dependence (global model) between time-series in the collection. This corresponds to the two extreme cases where every time-series is disconnected from every other time-series in the collection or likewise, that every time-series is related to every other time-series resulting in a completely connected graph. In this work, we propose a deep hybrid probabilistic graph-based forecasting framework called Graph Deep Factors (GraphDF) that goes beyond these two extremes by allowing nodes and their time-series to be connected to others in an arbitrary fashion. GraphDF is a hybrid forecasting framework that consists of a relational global and relational local model. In particular,…
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
TopicsTraffic Prediction and Management Techniques · Time Series Analysis and Forecasting · Data Management and Algorithms
