Hierarchical Time Series Forecasting with Bayesian Modeling
Gal Elgavish

TL;DR
This paper introduces a Bayesian approach for hierarchical time series forecast reconciliation, providing a closed-form solution for linear Gaussian cases and demonstrating its effectiveness on synthetic and real datasets.
Contribution
It proposes a novel Bayesian reconciliation method for hierarchical time series forecasting, including a closed-form solution for linear Gaussian models.
Findings
Bayesian reconciliation improves forecast accuracy.
Closed-form solution enables efficient computation.
Method outperforms existing approaches on tested datasets.
Abstract
We encounter time series data in many domains such as finance, physics, business, and weather. One of the main tasks of time series analysis, one that helps to take informed decisions under uncertainty, is forecasting. Time series are often hierarchically structured, e.g., a company sales might be broken down into different regions, and each region into different stores. In some cases the number of series in the hierarchy is too big to fit in a single model to produce forecasts in relevant time, and a decentralized approach is beneficial. One way to do this is to train independent forecasting models for each series and for some summary statistics series implied by the hierarchy (e.g. the sum of all series) and to pass those models to a reconciliation algorithm to improve those forecasts by sharing information between the series. In this work we focus on the reconciliation step, and…
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 · Gaussian Processes and Bayesian Inference · Forecasting Techniques and Applications
MethodsFocus
