paper-with-me

Papers

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

2025-02-06 · Siru Zhong, Weilin Ruan, Ming Jin, Huan Li, Qingsong Wen, Yuxuan Liang

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 Time-VLM, 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 across diverse datasets 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.

📄 PDF Abstract BibTeX arXiv:2502.04395

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Exploring the Potential of Multimodal LLM with Knowledge-Intensive Multimodal ASR

2024-06-16 · Minghan Wang, Yuxia Wang, Thuy-Trang Vu, Ehsan Shareghi 외

Recent advancements in multimodal large language models (MLLMs) have made significant progress in integrating information across various modalities, yet real-world applications in educational and scientific domains remai…

Leveraging Retrieval-Augmented Tags for Large Vision-Language Understanding in Complex Scenes

2024-12-16 · Antonio Carlos Rivera, Anthony Moore, Steven Robinson

Object-aware reasoning in vision-language tasks poses significant challenges for current models, particularly in handling unseen objects, reducing hallucinations, and capturing fine-grained relationships in complex visua…

Contrastive LearningMultimodal ReasoningObjectRetrieval

Insight Over Sight? Exploring the Vision-Knowledge Conflicts in Multimodal LLMs

2024-10-10 · Xiaoyuan Liu, Wenxuan Wang, Youliang Yuan, Jen-tse Huang 외

This paper explores the problem of commonsense-level vision-knowledge conflict in Multimodal Large Language Models (MLLMs), where visual information contradicts model's internal commonsense knowledge (see Figure 1). To s…

Diagnostic

KALE: An Artwork Image Captioning System Augmented with Heterogeneous Graph

2024-09-17 · Yanbei Jiang, Krista A. Ehinger, Jey Han Lau

Exploring the narratives conveyed by fine-art paintings is a challenge in image captioning, where the goal is to generate descriptions that not only precisely represent the visual content but also offer a in-depth interp…

cross-modal alignmentImage CaptioningLanguage ModelingLanguage Modelling

Exploring OCR-augmented Generation for Bilingual VQA

2025-10-02 · JoonHo Lee, Sunho Park arxiv

We investigate OCR-augmented generation with Vision Language Models (VLMs), exploring tasks in Korean and English toward multilingualism. To support research in this domain, we train and release KLOCR, a strong bilingual…