SSDA uses spectral magnitude alignment and structural-guided low-rank adaptation to close frequency and adjacency gaps when large vision models process time series rendered as images.
arXiv preprint arXiv:2602.01588 , year=
3 Pith papers cite this work. Polarity classification is still indexing.
abstract
Multimodal time series forecasting is crucial in real-world applications, where decisions depend on both numerical data and contextual signals. The core challenge is to effectively combine temporal numerical patterns with the context embedded in other modalities, such as text. While most existing methods align textual features with time-series patterns one step at a time, they neglect the multiscale temporal influences of contextual information such as time-series cycles and dynamic shifts. This mismatch between local alignment and global textual context can be addressed by spectral decomposition, which separates time series into frequency components capturing both short-term changes and long-term trends. In this paper, we propose SpecTF, a simple yet effective framework that integrates the effect of textual data on time series in the frequency domain. Our method extracts textual embeddings, projects them into the frequency domain, and fuses them with the time series' spectral components using a lightweight cross-attention mechanism. This adaptively reweights frequency bands based on textual relevance before mapping the results back to the temporal domain for predictions. Experimental results demonstrate that SpecTF significantly outperforms state-of-the-art models across diverse multi-modal time series datasets while utilizing considerably fewer parameters. Code is available at https://github.com/hiepnh137/SpecTF.
years
2026 3representative citing papers
ALER-TI is a retrieval-augmented framework that aligns corrupted query representations with cached historical candidates via post-hoc latent masking, consistently improving time series imputation across multiple backbones.
UEC-STD is an architecture-agnostic corrector that uses seasonal-trend decomposition to mitigate autoregressive error accumulation in deep forecasters and reports gains across 4 backbones and 10 datasets.
citing papers explorer
-
SSDA: Bridging Spectral and Structural Gaps via Dual Adaptation for Vision-Based Time Series Forecasting
SSDA uses spectral magnitude alignment and structural-guided low-rank adaptation to close frequency and adjacency gaps when large vision models process time series rendered as images.
-
ALER-TI: Aligned Latent Embedding Retrieval for Time Series Imputation
ALER-TI is a retrieval-augmented framework that aligns corrupted query representations with cached historical candidates via post-hoc latent masking, consistently improving time series imputation across multiple backbones.
-
Reviving Error Correction in Modern Deep Time-Series Forecasting
UEC-STD is an architecture-agnostic corrector that uses seasonal-trend decomposition to mitigate autoregressive error accumulation in deep forecasters and reports gains across 4 backbones and 10 datasets.