TL;DR
GAS-Norm is an adaptive normalization method combining a GAS model with deep neural networks, significantly improving non-stationary time series forecasting performance across various datasets.
Contribution
This paper introduces GAS-Norm, a novel adaptive normalization technique that enhances deep learning models for non-stationary time series forecasting by integrating statistical and deep learning approaches.
Findings
GAS-Norm outperforms other normalization methods in 21 of 25 settings.
The hybrid approach improves forecasting accuracy in non-stationary environments.
GAS-Norm is model-agnostic and applicable to various deep learning architectures.
Abstract
Despite their popularity, deep neural networks (DNNs) applied to time series forecasting often fail to beat simpler statistical models. One of the main causes of this suboptimal performance is the data non-stationarity present in many processes. In particular, changes in the mean and variance of the input data can disrupt the predictive capability of a DNN. In this paper, we first show how DNN forecasting models fail in simple non-stationary settings. We then introduce GAS-Norm, a novel methodology for adaptive time series normalization and forecasting based on the combination of a Generalized Autoregressive Score (GAS) model and a Deep Neural Network. The GAS approach encompasses a score-driven family of models that estimate the mean and variance at each new observation, providing updated statistics to normalize the input data of the deep model. The output of the DNN is eventually…
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.
