TL;DR
This paper introduces a Gaussian Process-based approach for automatic time series forecasting, focusing on kernel selection and hyperparameter estimation using priors, resulting in improved accuracy and efficiency.
Contribution
It proposes a fixed kernel composition with automatic relevance determination and empirical Bayes priors for hyperparameters, enhancing automatic forecasting with GPs.
Findings
GP model outperforms state-of-the-art methods
Single restart suffices for hyperparameter estimation
Model achieves high accuracy across diverse time series
Abstract
Automatic forecasting is the task of receiving a time series and returning a forecast for the next time steps without any human intervention. Gaussian Processes (GPs) are a powerful tool for modeling time series, but so far there are no competitive approaches for automatic forecasting based on GPs. We propose practical solutions to two problems: automatic selection of the optimal kernel and reliable estimation of the hyperparameters. We propose a fixed composition of kernels, which contains the components needed to model most time series: linear trend, periodic patterns, and other flexible kernel for modeling the non-linear trend. Not all components are necessary to model each time series; during training the unnecessary components are automatically made irrelevant via automatic relevance determination (ARD). We moreover assign priors to the hyperparameters, in order to keep the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
