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
Time Series ForecastingETTh2
MSE0.267
796
Long-term time-series forecastingETTh1
MAE0.42
575
Long-term time-series forecastingWeather
MSE0.224
525
Long-term time-series forecastingETTh2
MSE0.341
461
Long-term time-series forecastingETTm1
MSE0.35
461
Long-term time-series forecastingETTm2
MSE0.248
455
Long-term time-series forecastingTraffic
MSE0.419
427
Long-term forecastingETTm1
MSE0.388
422
Long-term time-series forecastingETTh1 (test)
MSE0.361
410
Long-term forecastingETTh1
MSE0.457
409
Showing 10 of 97 rows
...

Other info

Follow for update