paper-with-me

Papers

Hierarchical forecasting with a top-down alignment of independent level forecasts

2021-03-15 · Matthias Anderer, Feng Li

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 difficult to observe at the bottom level. It allows suboptimal forecasts at the lower level to retain a higher overall performance. The approach in this empirical study was developed by the first author during the M5 Forecasting Accuracy competition, ranking second place. The method is also business orientated and could benefit for business strategic planning.

📄 PDF Abstract BibTeX arXiv:2103.08250

Code (1)

matthiasanderer/m5-accuracy-competition 공식 구현 mxnet

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

A Comprehensive Forecasting Framework based on Multi-Stage Hierarchical Forecasting Reconciliation and Adjustment

2024-12-19 · Zhengchao Yang, Mithun Ghosh, Anish Saha, Dong Xu 외

Ads demand forecasting for Walmart's ad products plays a critical role in enabling effective resource planning, allocation, and management of ads performance. In this paper, we introduce a comprehensive demand forecastin…

Bayesian OptimizationDemand ForecastingTime SeriesTime Series Forecasting

A Multi-Phase Approach for Product Hierarchy Forecasting in Supply Chain Management: Application to MonarchFx Inc

2020-06-16 · Sajjad Taghiyeh, David C Lengacher, Amir Hossein Sadeghi, Amirreza Sahebifakhrabad 외

Hierarchical time series demands exist in many industries and are often associated with the product, time frame, or geographic aggregations. Traditionally, these hierarchies have been forecasted using top-down, bottom-up…

ManagementTime SeriesTime Series Analysis

Local vs. Global Models for Hierarchical Forecasting

2024-11-10 · Zhao Yingjie, Mahdi Abolghasemi

Hierarchical time series forecasting plays a crucial role in decision-making in various domains while presenting significant challenges for modelling as they involve multiple levels of aggregation, constraints, and avail…

Computational EfficiencyDecision MakingTime Series Forecasting

Hierarchical Forecast Reconciliation for Urban Rail Transit Demand Prediction under Operational Disruptions

2026-06-05 · Dang Viet Anh Nguyen, Alma Fazlagic, Kristine Pryds Loft, Filipe Rodrigues arxiv

Accurate and coherent passenger demand forecasting is essential for Urban Rail Transit (URT) operations. Passenger demand has a hierarchical structure in which origin-destination (OD) flows aggregate to station-level inf…

MHCCL: Masked Hierarchical Cluster-Wise Contrastive Learning for Multivariate Time Series

2022-12-02 · Qianwen Meng, Hangwei Qian, Yong liu, Lizhen Cui 외

Learning semantic-rich representations from raw unlabeled time series data is critical for downstream tasks such as classification and forecasting. Contrastive learning has recently shown its promising representation lea…

ClusteringContrastive LearningRepresentation LearningTime Series+1