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

VisionTS++: Cross-Modal Time Series Foundation Model with Continual Pre-trained Vision Backbones

About

Recent studies have indicated that vision models pre-trained on images can serve as time series foundation models (TSFMs) by reformulating time series forecasting (TSF) as image reconstruction. However, effective cross-modal transfer from vision to time series remains challenging due to three discrepancies: (1) the data-modality gap between structured, bounded image data and unbounded, heterogeneous time series; (2) the multivariate-forecasting gap between fixed RGB-three-channel vision models and time series with arbitrary numbers of variates; and (3) the probabilistic-forecasting gap between the deterministic outputs of vision models and the requirement for uncertainty-aware probabilistic predictions. To bridge these gaps, we propose VisonTS++, a TSFM based on continual pre-training of a vision model on large-scale time series. Our approach introduces three key innovations: (1) vision-model-based filtering to identify high-quality sequences to stabilize pre-training and mitigate modality gap; (2) colorized multivariate conversion, encoding multivariate series as multi-subfigure RGB images to enhance cross-variate modeling; (3) multi-quantile forecasting, using parallel reconstruction heads to generate quantile forecasts without parametric assumptions. Experiments show that VisionTS++ achieves state-of-the-art performance in both in-distribution and out-of-distribution forecasting, outperforming specialized TSFMs by 6%-44% in MSE reduction and ranking first in GIFT-Eval benchmark which comprises 23 datasets across 7 domains. Our work demonstrates that with appropriate adaptation, vision models can effectively generalize to TSF, thus advancing the pursuit of universal TSFMs. Code is available at https://github.com/HALF111/VisionTSpp.

Lefei Shen, Mouxiang Chen, Xu Liu, Han Fu, Xiaoxue Ren, Jianling Sun, Zhuo Li, Chenghao Liu• 2025

Related benchmarks

TaskDatasetResultRank
Long-term time-series forecastingETTh1
MAE0.418
575
Long-term time-series forecastingWeather
MSE0.226
525
Long-term time-series forecastingETTm1
MSE0.354
461
Long-term time-series forecastingETTm2
MSE0.244
455
Long-term time-series forecastingTraffic
MSE0.413
427
Long-term time-series forecastingECL
MSE0.181
163
Time Series ForecastingETTh2
MAE0.365
75
Long-term forecastingETTm2 T=720
MSE0.381
29
Multivariate long-term forecastingETTm1 (Avg)
MSE0.392
29
Long-term forecastingETTm1 T=720
MSE0.463
29
Showing 10 of 23 rows

Other info

Follow for update