English

Multi-Modal View Enhanced Large Vision Models for Long-Term Time Series Forecasting

Machine Learning 2025-11-03 v2 Artificial Intelligence

Abstract

Time series, typically represented as numerical sequences, can also be transformed into images and texts, offering multi-modal views (MMVs) of the same underlying signal. These MMVs can reveal complementary patterns and enable the use of powerful pre-trained large models, such as large vision models (LVMs), for long-term time series forecasting (LTSF). However, as we identified in this work, the state-of-the-art (SOTA) LVM-based forecaster poses an inductive bias towards "forecasting periods". To harness this bias, we propose DMMV, a novel decomposition-based multi-modal view framework that leverages trend-seasonal decomposition and a novel backcast-residual based adaptive decomposition to integrate MMVs for LTSF. Comparative evaluations against 14 SOTA models across diverse datasets show that DMMV outperforms single-view and existing multi-modal baselines, achieving the best mean squared error (MSE) on 6 out of 8 benchmark datasets. The code for this paper is available at: https://github.com/D2I-Group/dmmv.

Keywords

Cite

@article{arxiv.2505.24003,
  title  = {Multi-Modal View Enhanced Large Vision Models for Long-Term Time Series Forecasting},
  author = {ChengAo Shen and Wenchao Yu and Ziming Zhao and Dongjin Song and Wei Cheng and Haifeng Chen and Jingchao Ni},
  journal= {arXiv preprint arXiv:2505.24003},
  year   = {2025}
}
R2 v1 2026-07-01T02:49:28.790Z