Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

The Forecast After the Forecast: A Post-Processing Shift in Time Series

About

Time series forecasting has long been dominated by advances in model architecture, with recent progress driven by deep learning and hybrid statistical techniques. However, as forecasting models approach diminishing returns in accuracy, a critical yet underexplored opportunity emerges: the strategic use of post-processing. In this paper, we address the last-mile gap in time-series forecasting, which is to improve accuracy and uncertainty without retraining or modifying a deployed backbone. We propose $\delta$-Adapter, a lightweight, architecture-agnostic way to boost deployed time series forecasters without retraining. $\delta$-Adapter learns tiny, bounded modules at two interfaces: input nudging (soft edits to covariates) and output residual correction. We provide local descent guarantees, $O(\delta)$ drift bounds, and compositional stability for combined adapters. Meanwhile, it can act as a feature selector by learning a sparse, horizon-aware mask over inputs to select important features, thereby improving interpretability. In addition, it can also be used as a distribution calibrator to measure uncertainty. Thus, we introduce a Quantile Calibrator and a Conformal Corrector that together deliver calibrated, personalized intervals with finite-sample coverage. Our experiments across diverse backbones and datasets show that $\delta$-Adapter improves accuracy and calibration with negligible compute and no interface changes.

Daojun Liang, Qi Li, Yinglong Wang, Jing Chen, Hu Zhang, Xiaoxiao Cui, Qizheng Wang, Shuo Li• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.449
601
Time Series ForecastingETTh2
MSE0.377
438
Time Series ForecastingETTm2
MSE0.274
382
Time Series ForecastingETTm1
MSE0.396
334
Time Series ForecastingExchange
MSE0.297
176
Time Series ForecastingWeather
MSE0.242
25
Time Series ForecastingELC
MSE0.175
16
Time Series ForecastingTraffic
MSE0.44
16
Time Series ForecastingELC Length 96 (test)
Error0.146
14
Time Series ForecastingELC Length 192 (test)
Error0.164
5
Showing 10 of 17 rows

Other info

Follow for update