English

Fixing the Pitfalls of Probabilistic Time-Series Forecasting Evaluation by Kernel Quadrature

Machine Learning 2025-07-25 v2 Machine Learning

Abstract

Despite the significance of probabilistic time-series forecasting models, their evaluation metrics often involve intractable integrations. The most widely used metric, the continuous ranked probability score (CRPS), is a strictly proper scoring function; however, its computation requires approximation. We found that popular CRPS estimators--specifically, the quantile-based estimator implemented in the widely used GluonTS library and the probability-weighted moment approximation--both exhibit inherent estimation biases. These biases lead to crude approximations, resulting in improper rankings of forecasting model performance when CRPS values are close. To address this issue, we introduced a kernel quadrature approach that leverages an unbiased CRPS estimator and employs cubature construction for scalable computation. Empirically, our approach consistently outperforms the two widely used CRPS estimators.

Keywords

Cite

@article{arxiv.2503.06079,
  title  = {Fixing the Pitfalls of Probabilistic Time-Series Forecasting Evaluation by Kernel Quadrature},
  author = {Masaki Adachi and Masahiro Fujisawa and Michael A Osborne},
  journal= {arXiv preprint arXiv:2503.06079},
  year   = {2025}
}

Comments

11 pages, 6 figures