vix.ing · top · new · best · stats

Pastprop-RNN: improved predictions of the future by correcting the past

2021/06/25 by André Baptista, A. Baptista, Yassine Baghoussi +9
Computer Science · Decision Sciences · #Anomaly (physics) #Artificial intelligence #Artificial neural network #Backpropagation #Baseline (sea) #Benchmark (surveying) #Computer science #Data mining #FOS: Computer and information sciences #Forecasting Techniques and Applications #Machine Learning (cs.LG) #Machine learning #Stock Market Forecasting Methods #Time Series Analysis and Forecasting #cs.LG

paper · pdf · doi:10.48550/arxiv.2106.13881

published in arXiv (Cornell University) (Cornell University)

arxiv created 2021/06/25 · openalex publication_date 2021/06/25 · arxiv updated 2021/06/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Forecasting accuracy is reliant on the quality of available past data. Data disruptions can adversely affect the quality of the generated model (e.g. unexpected events such as out-of-stock products when forecasting demand). We address this problem by pastcasting: predicting how data should have been in the past to explain the future better. We propose Pastprop-LSTM, a data-centric backpropagation algorithm that assigns part of the responsibility for errors to the training data and changes it accordingly. We test three variants of Pastprop-LSTM on forecasting competition datasets, M4 and M5, plus the Numenta Anomaly Benchmark. Empirical evaluation indicates that the proposed method can improve forecasting accuracy, especially when the prediction errors of standard LSTM are high. It also demonstrates the potential of the algorithm on datasets containing anomalies.

Citations

Related