paper-with-me

홈 › Papers

Reviving Error Correction in Modern Deep Time-Series Forecasting

2026-05-20 · Minh Hoang Nguyen, Dai Do, Huu Hiep Nguyen, Dung Nguyen, Kien Do, Hung Le arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.21088

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reviving ConvNeXt for Efficient Convolutional Diffusion Models

2026-03-10 · Taesung Kwon, Lorenzo Bianchi, Lennart Wittke, Felix Watine 외 arxiv

Recent diffusion models increasingly favor Transformer backbones, motivated by the remarkable scalability of fully attentional architectures. Yet the locality bias, parameter efficiency, and hardware friendliness--the at…

Difference Attention Based Error Correction LSTM Model for Time Series Prediction

2020-03-30 · Yuxuan Liu, Jiangyong Duan, Juan Meng

In this paper, we propose a novel model for time series prediction in which difference-attention LSTM model and error-correction LSTM model are respectively employed and combined in a cascade way. While difference-attent…

PredictionTime SeriesTime Series AnalysisTime Series Prediction

PRevivor: Reviving Ancient Chinese Paintings using Prior-Guided Color Transformers

2025-11-03 · Tan Tang, Yanhong Wu, Junming Gao, Yingcai Wu arxiv

Ancient Chinese paintings are a valuable cultural heritage that is damaged by irreversible color degradation. Reviving color-degraded paintings is extraordinarily difficult due to the complex chemistry mechanism. Progres…

Quantum-classical hybrid models based on error correction for time series forecasting

2026-06-13 · Jonathan H. A. de Carvalho, Filipe C. de L. Duarte, Fernando M. de Paula Neto, Paulo S. G. de Mattos Neto arxiv

Time series forecasting largely benefits from combining the strengths of different models, especially using a scheme where a model corrects another model by capturing supplementary patterns from forecasting errors. Concu…

Time Series Forecasting

Causality-Inspired Safe Residual Correction for Multivariate Time Series

2025-12-27 · Jianxiang Xie, Yuncheng Hua, Mingyue Cheng, Flora Salim 외 arxiv

While modern multivariate forecasters such as Transformers and GNNs achieve strong benchmark performance, they often suffer from systematic errors at specific variables or horizons and, critically, lack guarantees agains…