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

Spectral Retrieval-Augmented Time-Series Forecasting

About

Time series forecasting leverages historical patterns to predict future values, but traditional methods face challenges when dealing with complex, non-stationary patterns that are difficult to memorize during training. Retrieval-augmented approaches have emerged as promising solutions by retrieving similar historical patterns to enhance predictions. However, existing retrieval methods suffer from two fundamental limitations: spectral blindness, which overlooks critical frequency-domain characteristics that capture underlying periodic structures, and temporal recency, which treats all historical data equally without emphasizing recent, more relevant patterns. In this paper, we propose SpecReTF, a novel retrieval method that addresses these issues by converting time series into windowed frequency representations, measuring similarity with a combined metric that captures both amplitude and phase information. To balance recency and historical context, we apply an exponential moving average weighting scheme that emphasizes recent windows. Extensive experiments on benchmark datasets demonstrate that SpecReTF outperforms time-domain retrieval methods, achieving superior forecasting accuracy across diverse, non-stationary time series.

Huu Hiep Nguyen, Minh Hoang Nguyen, Dung Nguyen, Hung Le• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1--
869
Time Series ForecastingETTh1 (test)
MSE0.366
482
Time Series ForecastingETTm1 (test)
MSE0.295
427
Time Series ForecastingWeather (test)
MSE0.16
355
Time Series ForecastingTraffic (test)
MSE0.41
334
Time Series ForecastingETTh2 (test)
MSE0.269
314
Time Series ForecastingETTm2 (test)
MSE0.162
298
Time Series ForecastingElectricity (test)
MSE0.131
237
Time Series ForecastingElectricity--
161
Time Series ForecastingETTh1
MSE0.415
145
Showing 10 of 16 rows

Other info

Follow for update