Lag Selection for Univariate Time Series Forecasting using Deep Learning: An Empirical Study
Jos\'e Leites, Vitor Cerqueira, Carlos Soares

TL;DR
This paper empirically evaluates various lag selection methods for univariate time series forecasting using deep learning, highlighting the importance of appropriate lag size and comparing cross-validation with heuristics across multiple datasets.
Contribution
It provides an extensive empirical comparison of lag selection techniques for deep learning-based univariate time series forecasting on large benchmark datasets.
Findings
Lag size significantly affects forecast accuracy.
Cross-validation performs best but is comparable to simple heuristics.
Large datasets reveal the importance of proper lag selection.
Abstract
Most forecasting methods use recent past observations (lags) to model the future values of univariate time series. Selecting an adequate number of lags is important for training accurate forecasting models. Several approaches and heuristics have been devised to solve this task. However, there is no consensus about what the best approach is. Besides, lag selection procedures have been developed based on local models and classical forecasting techniques such as ARIMA. We bridge this gap in the literature by carrying out an extensive empirical analysis of different lag selection methods. We focus on deep learning methods trained in a global approach, i.e., on datasets comprising multiple univariate time series. The experiments were carried out using three benchmark databases that contain a total of 2411 univariate time series. The results indicate that the lag size is a relevant parameter…
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.
Taxonomy
TopicsStock Market Forecasting Methods
MethodsFocus
