paper-with-me

Papers

Hierarchical Forecast Reconciliation on Networks: A Network Flow Optimization Formulation

2025-05-06 · Charupriya Sharma, Iñaki Estella Aguerri, Daniel Guimarans

Hierarchical forecasting with reconciliation requires forecasting values of a hierarchy (e.g.~customer demand in a state and district), such that forecast values are linked (e.g.~ district forecasts should add up to the state forecast). Basic forecasting provides no guarantee for these desired structural relationships. Reconciliation addresses this problem, which is crucial for organizations requiring coherent predictions across multiple aggregation levels. Current methods like minimum trace (MinT) are mostly limited to tree structures and are computationally expensive. We introduce FlowRec, which reformulates hierarchical forecast reconciliation as a network flow optimization, enabling forecasting on generalized network structures. While reconciliation under the $\ell_0$ norm is NP-hard, we prove polynomial-time solvability for all $\ell_{p > 0}$ norms and , for any strictly convex and continuously differentiable loss function. For sparse networks, FlowRec achieves $O(n^2\log n)$ complexity, significantly improving upon MinT's $O(n^3)$. Furthermore, we prove that FlowRec extends MinT to handle general networks, replacing MinT's error-covariance estimation step with direct network structural information. A key novelty of our approach is its handling of dynamic scenarios: while traditional methods recompute both base forecasts and reconciliation, FlowRec provides efficient localised updates with optimality guarantees. Monotonicity ensures that when forecasts improve incrementally, the initial reconciliation remains optimal. We also establish efficient, error-bounded approximate reconciliation, enabling fast updates in time-critical applications. Experiments on both simulated and real benchmarks demonstrate that FlowRec improves accuracy, runtime by 3-40x and memory usage by 5-7x. These results establish FlowRec as a powerful tool for large-scale hierarchical forecasting applications.

📄 PDF Abstract BibTeX arXiv:2505.03955

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Time Series Forecasting with Robust Reconciliation

2025-10-23 · Shuhei Aikawa, Aru Suzuki, Kei Yoshitake, Kanata Teshigawara 외 arxiv

This paper focuses on forecasting hierarchical time-series data, where each higher-level observation equals the sum of its corresponding lower-level time series. In such contexts, the forecast values should be coherent, …

Time 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…

Hierarchical learning, forecasting coherent spatio-temporal individual and aggregated building loads

2023-01-30 · Julien Leprince, Henrik Madsen, Jan Kloppenborg Møller, Wim Zeiler

Optimal decision-making compels us to anticipate the future at different horizons. However, in many domains connecting together predictions from multiple time horizons and abstractions levels across their organization be…

Decision Making

Forecast reconciliation for vaccine supply chain optimization

2023-05-02 · Bhanu Angam, Alessandro Beretta, Eli de Poorter, Matthieu Duvinage 외

Vaccine supply chain optimization can benefit from hierarchical time series forecasting, when grouping the vaccines by type or location. However, forecasts of different hierarchy levels become incoherent when higher leve…

Time SeriesTime Series Forecasting

End-to-End Modeling Hierarchical Time Series Using Autoregressive Transformer and Conditional Normalizing Flow based Reconciliation

2022-12-28 · Shiyu Wang, Fan Zhou, Yinbo Sun, Lintao Ma 외

Multivariate time series forecasting with hierarchical structure is pervasive in real-world applications, demanding not only predicting each level of the hierarchy, but also reconciling all forecasts to ensure coherency,…

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting