English

Back to the Future: Look-ahead Augmentation and Parallel Self-Refinement for Time Series Forecasting

Machine Learning 2026-02-03 v1 Artificial Intelligence

Abstract

Long-term time series forecasting (LTSF) remains challenging due to the trade-off between parallel efficiency and sequential modeling of temporal coherence. Direct multi-step forecasting (DMS) methods enable fast, parallel prediction of all future horizons but often lose temporal consistency across steps, while iterative multi-step forecasting (IMS) preserves temporal dependencies at the cost of error accumulation and slow inference. To bridge this gap, we propose Back to the Future (BTTF), a simple yet effective framework that enhances forecasting stability through look-ahead augmentation and self-corrective refinement. Rather than relying on complex model architectures, BTTF revisits the fundamental forecasting process and refines a base model by ensembling the second-stage models augmented with their initial predictions. Despite its simplicity, our approach consistently improves long-horizon accuracy and mitigates the instability of linear forecasting models, achieving accuracy gains of up to 58% and demonstrating stable improvements even when the first-stage model is trained under suboptimal conditions. These results suggest that leveraging model-generated forecasts as augmentation can be a simple yet powerful way to enhance long-term prediction, even without complex architectures.

Keywords

Cite

@article{arxiv.2602.02146,
  title  = {Back to the Future: Look-ahead Augmentation and Parallel Self-Refinement for Time Series Forecasting},
  author = {Sunho Kim and Susik Yoon},
  journal= {arXiv preprint arXiv:2602.02146},
  year   = {2026}
}

Comments

4 pages, Short paper accepted at The Web Conference (WWW) 2026

R2 v1 2026-07-01T09:31:56.122Z