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

Forecasting with Guidance: Representation-Level Supervision for Time Series Forecasting

About

Nowadays, time series forecasting is predominantly approached through the end-to-end training of deep learning architectures using error-based objectives. While this is effective at minimizing average loss, it encourages the encoder to discard informative yet extreme patterns. This results in smooth predictions and temporal representations that poorly capture salient dynamics. To address this issue, we propose ReGuider, a plug-in method that can be seamlessly integrated into any forecasting architecture. ReGuider leverages pretrained time series foundation models as semantic teachers. During training, the input sequence is processed together by the target forecasting model and the pretrained model. Rather than using the pretrained model's outputs directly, we extract its intermediate embeddings, which are rich in temporal and semantic information, and align them with the target model's encoder embeddings through representation-level supervision. This alignment process enables the encoder to learn more expressive temporal representations, thereby improving the accuracy of downstream forecasting. Extensive experimentation across diverse datasets and architectures demonstrates that our ReGuider consistently improves forecasting performance, confirming its effectiveness and versatility.

Jiacheng Wang, Liang Fan, Baihua Li, Luyan Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Long-term time-series forecastingWeather
MSE0.248
448
Long-term time-series forecastingETTh1
MAE0.384
446
Long-term time-series forecastingTraffic
MSE0.521
362
Long-term time-series forecastingETTh2
MSE0.289
353
Long-term time-series forecastingETTm1
MSE0.316
334
Long-term time-series forecastingETTm2
MSE0.168
330
Long-term time-series forecastingECL
MSE0.209
154
Showing 7 of 7 rows

Other info

Follow for update