Time Series Forecasting Models Copy the Past: How to Mitigate
Chrysoula Kosma, Giannis Nikolentzos, Nancy Xu, Michalis Vazirgiannis

TL;DR
This paper addresses the issue of neural network models in time series forecasting copying past values, proposing a regularization method to reduce this problem and improve robustness on synthetic and real data.
Contribution
It introduces a novel regularization term to prevent neural networks from copying past values in time series forecasting, enhancing model robustness.
Findings
Regularization reduces copying of past values
Improves robustness on synthetic data
Effective on real-world datasets
Abstract
Time series forecasting is at the core of important application domains posing significant challenges to machine learning algorithms. Recently neural network architectures have been widely applied to the problem of time series forecasting. Most of these models are trained by minimizing a loss function that measures predictions' deviation from the real values. Typical loss functions include mean squared error (MSE) and mean absolute error (MAE). In the presence of noise and uncertainty, neural network models tend to replicate the last observed value of the time series, thus limiting their applicability to real-world data. In this paper, we provide a formal definition of the above problem and we also give some examples of forecasts where the problem is observed. We also propose a regularization term penalizing the replication of previously seen values. We evaluate the proposed…
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
TopicsStock Market Forecasting Methods · Neural Networks and Applications · Time Series Analysis and Forecasting
