Hierarchical forecasting with a top-down alignment of independent level forecasts
Matthias Anderer, Feng Li

TL;DR
This paper introduces a hierarchical forecasting method that aligns bottom-level forecasts with top-level accuracy using deep learning and tree-based models, improving overall hierarchical forecast performance.
Contribution
It presents a novel hierarchical-forecasting-with-alignment approach that treats bottom-level forecasts as adjustable to enhance top-level accuracy, combining N-BEATS and LightGBM models.
Findings
Ranked second in the M5 Forecasting Accuracy competition
Effective in handling intermittent time series
Improves overall hierarchical forecast accuracy
Abstract
Hierarchical forecasting with intermittent time series is a challenge in both research and empirical studies. Extensive research focuses on improving the accuracy of each hierarchy, especially the intermittent time series at bottom levels. Then hierarchical reconciliation could be used to improve the overall performance further. In this paper, we present a \emph{hierarchical-forecasting-with-alignment} approach that treats the bottom level forecasts as mutable to ensure higher forecasting accuracy on the upper levels of the hierarchy. We employ a pure deep learning forecasting approach N-BEATS for continuous time series at the top levels and a widely used tree-based algorithm LightGBM for the intermittent time series at the bottom level. The \emph{hierarchical-forecasting-with-alignment} approach is a simple yet effective variant of the bottom-up method, accounting for biases that are…
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
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods · Explainable Artificial Intelligence (XAI)
