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

SSDA: Bridging Spectral and Structural Gaps via Dual Adaptation for Vision-Based Time Series Forecasting

About

Large vision models (LVMs) have recently proven to be surprisingly effective time series forecasters, simply by rendering temporal data as images. This success, how ever, rests on a largely unexamined premise: the rendered time series images are sufficiently close to natural images for knowledge in pre-trained models to transfer effectively. We argue that two gaps still remain, i.e., spectral and structural gaps, fundamentally limiting the potential of LVMs for time series forecasting. Spectrally, we systematically reveal that rendered time series images exhibit a markedly shallower power spectrum than the natural images LVMs are pre-trained to recognize. Structurally, reshaping 1D temporal sequences into 2D grids fabricates spurious spatial adjacencies while severing genuine temporal continuities, misleading the spatial inductive biases of pre-trained LVMs. To bridge these gaps, we propose SSDA, a dual-branch network that spectrally and structurally adapts to unlock the full potential of LVMs for time series forecasting. At the data level, a Spectral Magnitude Aligner (SMA) applies 2D FFT to selectively enhance the magnitude spectrum toward natural-image statistics while preserving phase. At the model level, a Structural-Guided Low-Rank Adaptation (SG-LoRA) injects position-aware temporal encodings into patch embeddings and adapts at tention via low-rank updates. The two branches are further adaptively fused to produce the final forecast. Extensive experiments on seven real-world benchmarks demonstrate that SSDA consistently outperforms strong LVM- and LLM-based baselines under both full-shot and few-shot settings. Code is publicly available at https://anonymous.4open.science/r/SSDA-8C5B.

Mingrui Zhang, Hanchen Yang, Wengen Li, Xudong Jiang, Yichao Zhang, Jihong Guan, Shuigeng Zhou• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh2
MSE0.267
796
Time Series ForecastingWeather
MSE0.217
497
Time Series ForecastingETTm2
MSE0.249
300
Time Series ForecastingElectricity
MSE0.156
237
Time Series ForecastingETTm2 (5% train)
MSE0.207
84
Time Series ForecastingETTh2 (5% train)
MSE0.265
64
Time Series ForecastingETTm1 (5% train)
MSE0.33
52
Time Series ForecastingETTh1 (10% train)
MSE0.359
36
Time Series ForecastingETTm2 10% train (test)
MSE0.27
33
Time Series ForecastingETTh1 5% (train)
MSE0.39
32
Showing 10 of 28 rows

Other info

Follow for update