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

Time-VLM: Exploring Multimodal Vision-Language Models for Augmented Time Series Forecasting

About

Recent advancements in time series forecasting have explored augmenting models with text or vision modalities to improve accuracy. While text provides contextual understanding, it often lacks fine-grained temporal details. Conversely, vision captures intricate temporal patterns but lacks semantic context, limiting the complementary potential of these modalities. To address this, we propose \method, a novel multimodal framework that leverages pre-trained Vision-Language Models (VLMs) to bridge temporal, visual, and textual modalities for enhanced forecasting. Our framework comprises three key components: (1) a Retrieval-Augmented Learner, which extracts enriched temporal features through memory bank interactions; (2) a Vision-Augmented Learner, which encodes time series as informative images; and (3) a Text-Augmented Learner, which generates contextual textual descriptions. These components collaborate with frozen pre-trained VLMs to produce multimodal embeddings, which are then fused with temporal features for final prediction. Extensive experiments demonstrate that Time-VLM achieves superior performance, particularly in few-shot and zero-shot scenarios, thereby establishing a new direction for multimodal time series forecasting. Code is available at https://github.com/CityMind-Lab/ICML25-TimeVLM.

Siru Zhong, Weilin Ruan, Ming Jin, Huan Li, Qingsong Wen, Yuxuan Liang• 2025

Related benchmarks

TaskDatasetResultRank
Long-term time-series forecastingWeather
MSE0.224
448
Long-term time-series forecastingETTh1
MAE0.42
446
Long-term forecastingETTm1
MSE0.388
375
Long-term forecastingETTh1
MSE0.457
365
Long-term time-series forecastingTraffic
MSE0.419
362
Long-term time-series forecastingETTh2
MSE0.341
353
Long-term time-series forecastingETTm1
MSE0.35
334
Long-term time-series forecastingETTm2
MSE0.248
330
Long-term forecastingETTm2
MSE0.279
310
Long-term time-series forecastingSolar Energy
MSE0.259
107
Showing 10 of 47 rows

Other info

Follow for update