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

Bridging Past and Future: Distribution-Aware Alignment for Time Series Forecasting

About

Although contrastive and other representation-learning methods have long been explored in vision and NLP, their adoption in modern time series forecasters remains limited. We believe they hold strong promise for this domain. To unlock this potential, we explicitly align past and future representations, thereby bridging the distributional gap between input histories and future targets. To this end, we introduce TimeAlign, a lightweight, plug-and-play framework that establishes a new representation paradigm, distinct from contrastive learning, by aligning auxiliary features via a simple reconstruction task and feeding them back into any base forecaster. Extensive experiments across eight benchmarks verify its superior performance. Further studies indicate that the gains arise primarily from correcting frequency mismatches between historical inputs and future outputs. Additionally, we provide two theoretical justifications for how reconstruction improves forecasting generalization and how alignment increases the mutual information between learned representations and predicted targets. The code is available at https://github.com/TROUBADOUR000/TimeAlign.

Yifan Hu, Jie Yang, Tian Zhou, Peiyuan Liu, Yujin Tang, Rong Jin, Liang Sun• 2025

Related benchmarks

TaskDatasetResultRank
Long-term forecastingETTm1
MSE0.279
375
Long-term forecastingETTh1
MSE0.406
365
Long-term time-series forecastingTraffic
MSE0.378
362
Time Series ForecastingETTh1 (test)
MSE0.406
348
Long-term forecastingETTm2
MSE0.243
310
Time Series ForecastingETTm1 (test)
MSE0.34
278
Long-term forecastingETTh2
MSE0.336
266
Long-term time-series forecastingETTh1 (test)
MSE0.406
264
Time Series ForecastingTraffic (test)
MSE0.378
251
Time Series ForecastingETTh2 (test)
MSE0.336
232
Showing 10 of 24 rows

Other info

Follow for update