Our new X account is live! Follow @wizwand_team for updates
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 forecastingETTh1
MAE0.42
351
Long-term time-series forecastingWeather
MSE0.224
348
Long-term time-series forecastingETTh2
MSE0.341
327
Long-term time-series forecastingETTm2
MSE0.248
305
Long-term time-series forecastingETTm1
MSE0.35
295
Long-term time-series forecastingTraffic
MSE0.419
278
Long-term forecastingETTm1
MSE0.388
184
Long-term forecastingETTh1
MSE0.457
179
Long-term forecastingETTm2
MSE0.279
174
Long-term time-series forecastingElectricity
MSE0.172
103
Showing 10 of 40 rows

Other info

Follow for update