Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Reviving Error Correction in Modern Deep Time-Series Forecasting

About

Modern deep-learning models have achieved remarkable success in time-series forecasting. Yet, their performance degrades in long-term prediction due to error accumulation in autoregressive inference, where predictions are recursively used as inputs. While classical error correction mechanisms (ECMs) have long been used in statistical methods, their applicability to deep learning models remains limited or ineffective. In this work, we revisit the error accumulation problem in deep time-series forecasting and investigate the role and necessity of ECMs in this new context. We propose a simple, architecture-agnostic error correction model that can be integrated with any existing forecaster without requiring retraining. By explicitly decomposing predictions into trend and seasonal components and training the corrector to adjust each separately, we introduce the Universal Error Corrector with Seasonal-Trend Decomposition (UEC-STD), which significantly improves correction accuracy and robustness across 4 backbones and 10 datasets. Our findings provide a practical tool for enhancing forecasts while offering new insights into mitigating autoregressive errors in deep time-series models. Code is available at https://github.com/DA2I2-SLM/UEC-STD.

Minh Hoang Nguyen, Dai Do, Huu Hiep Nguyen, Dung Nguyen, Kien Do, Hung Le• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTm1
MSE0.334
363
Time Series ForecastingILI
MAE1.0298
141
Time Series Forecastingsolar
MSE0.2401
106
Time Series ForecastingElectricity
MSE0.152
40
Time Series ForecastingETTh1
Avg Error Reduction in MAPE12.44
10
Time Series ForecastingETTm1
Average MAPE Error Reduction2.31
10
Time Series ForecastingETTm2
Average Error Reduction in MAPE6.46
10
Time Series ForecastingWeather
Average Error Reduction in MAPE27.41
10
Time Series ForecastingETTh1
Avg Error Reduction (MAE)3.97
10
Time Series ForecastingETTh2
MAE Error Reduction9.23
10
Showing 10 of 32 rows

Other info

Follow for update