Forecasting intermittent time series with Gaussian Processes and Tweedie likelihood
Stefano Damato, Dario Azzimonti, Giorgio Corani

TL;DR
This paper introduces a novel Gaussian Process-based probabilistic forecasting model for intermittent time series using a fully parameterized Tweedie distribution, outperforming existing methods in accuracy and quantile estimation.
Contribution
It is the first to incorporate a fully parameterized Tweedie density into Gaussian Process models for intermittent time series forecasting, enhancing flexibility and performance.
Findings
TweedieGP provides more accurate probabilistic forecasts.
TweedieGP estimates the highest quantiles better than NegBinGP.
Models outperform existing competitors on large datasets.
Abstract
We adopt Gaussian Processes (GPs) as latent functions for probabilistic forecasting of intermittent time series. The model is trained in a Bayesian framework that accounts for the uncertainty about the latent function. We couple the latent GP variable with two types of forecast distributions: the negative binomial (NegBinGP) and the Tweedie distribution (TweedieGP). While the negative binomial has already been used in forecasting intermittent time series, this is the first time in which a fully parameterized Tweedie density is used for intermittent time series. We properly evaluate the Tweedie density, which has both a point mass at zero and heavy tails, avoiding simplifying assumptions made in existing models. We test our models on thousands of intermittent count time series. Results show that our models provide consistently better probabilistic forecasts than the competitors. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Forecasting Techniques and Applications · Bayesian Modeling and Causal Inference
MethodsADaptive gradient method with the OPTimal convergence rate
