Scaling Law for Time Series Forecasting
Jingzhe Shi, Qinwei Ma, Huan Ma, Lei Li

TL;DR
This paper develops a new theory explaining how dataset size, model complexity, and data granularity affect time series forecasting performance, supported by empirical validation across diverse datasets.
Contribution
It introduces a scaling law theory for time series forecasting that accounts for dataset size, model complexity, and look-back horizon, filling a gap in existing deep learning scaling laws.
Findings
Scaling law holds for dataset size and model complexity in time series forecasting.
Look-back horizon significantly influences model performance, as predicted by the theory.
Empirical results validate the theoretical framework across multiple datasets.
Abstract
Scaling law that rewards large datasets, complex models and enhanced data granularity has been observed in various fields of deep learning. Yet, studies on time series forecasting have cast doubt on scaling behaviors of deep learning methods for time series forecasting: while more training data improves performance, more capable models do not always outperform less capable models, and longer input horizons may hurt performance for some models. We propose a theory for scaling law for time series forecasting that can explain these seemingly abnormal behaviors. We take into account the impact of dataset size and model complexity, as well as time series data granularity, particularly focusing on the look-back horizon, an aspect that has been unexplored in previous theories. Furthermore, we empirically evaluate various models using a diverse set of time series forecasting datasets, which (1)…
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
Taxonomy
TopicsTime Series Analysis and Forecasting · Forecasting Techniques and Applications · Stock Market Forecasting Methods
MethodsSparse Evolutionary Training
