LGMEJul 2, 2024

Large Scale Hierarchical Industrial Demand Time-Series Forecasting incorporating Sparsity

arXiv:2407.02657v17 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work solves demand forecasting for large companies with hierarchical product structures, though it is incremental as it builds on existing hierarchical methods by adding sparsity handling and scalability.

The paper tackled the problem of hierarchical time-series forecasting for industrial demand, addressing challenges of high sparsity and scalability in large hierarchies, resulting in an 8.5% overall improvement in forecast accuracy and 23% better performance for sparse time-series.

Hierarchical time-series forecasting (HTSF) is an important problem for many real-world business applications where the goal is to simultaneously forecast multiple time-series that are related to each other via a hierarchical relation. Recent works, however, do not address two important challenges that are typically observed in many demand forecasting applications at large companies. First, many time-series at lower levels of the hierarchy have high sparsity i.e., they have a significant number of zeros. Most HTSF methods do not address this varying sparsity across the hierarchy. Further, they do not scale well to the large size of the real-world hierarchy typically unseen in benchmarks used in literature. We resolve both these challenges by proposing HAILS, a novel probabilistic hierarchical model that enables accurate and calibrated probabilistic forecasts across the hierarchy by adaptively modeling sparse and dense time-series with different distributional assumptions and reconciling them to adhere to hierarchical constraints. We show the scalability and effectiveness of our methods by evaluating them against real-world demand forecasting datasets. We deploy HAILS at a large chemical manufacturing company for a product demand forecasting application with over ten thousand products and observe a significant 8.5\% improvement in forecast accuracy and 23% better improvement for sparse time-series. The enhanced accuracy and scalability make HAILS a valuable tool for improved business planning and customer experience.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes