GMP-AR: Granularity Message Passing and Adaptive Reconciliation for Temporal Hierarchy Forecasting
Fan Zhou, Chen Pan, Lintao Ma, Yu Liu, James Zhang, Jun Zhou, Hongyuan Mei, Weitao Lin, Zi Zhuang, Wenxin Ning, Yunhua Hu, Siqiao Xue
TL;DR
This work tackles coherent forecasting across multiple temporal granularities in temporal HTS. It introduces GMP-AR, a framework that combines Granularity Message Passing with Adaptive Reconciliation to improve forecast accuracy while preserving coherence, augmented by a task-based optimization module for real-world constraints. Empirical results on Electricity, Traffic, and Exchange Rate datasets, plus a real Alipay deployment, show consistent gains over state-of-the-art baselines and validate the effectiveness of the component ablations. The approach enables practical, constraint-aware forecasting in large-scale, real-world systems like payment traffic management, with strong potential for broader adoption in operational settings.
Abstract
Time series forecasts of different temporal granularity are widely used in real-world applications, e.g., sales prediction in days and weeks for making different inventory plans. However, these tasks are usually solved separately without ensuring coherence, which is crucial for aligning downstream decisions. Previous works mainly focus on ensuring coherence with some straightforward methods, e.g., aggregation from the forecasts of fine granularity to the coarse ones, and allocation from the coarse granularity to the fine ones. These methods merely take the temporal hierarchical structure to maintain coherence without improving the forecasting accuracy. In this paper, we propose a novel granularity message-passing mechanism (GMP) that leverages temporal hierarchy information to improve forecasting performance and also utilizes an adaptive reconciliation (AR) strategy to maintain coherence without performance loss. Furthermore, we introduce an optimization module to achieve task-based targets while adhering to more real-world constraints. Experiments on real-world datasets demonstrate that our framework (GMP-AR) achieves superior performances on temporal hierarchical forecasting tasks compared to state-of-the-art methods. In addition, our framework has been successfully applied to a real-world task of payment traffic management in Alipay by integrating with the task-based optimization module.
