SAGE: Variate-Wise Semantic Augmentation for Vision-Language Time Series Forecasting

📅 2026-08-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出SAGE框架,通过结合时间、变量、文本和视觉信息来增强时间序列预测模型的语义理解能力,解决了现有方法忽视变量异质性的问题。
📝 Abstract
Time series forecasting models operate on raw numerical sequences, lacking the semantic knowledge that domain experts implicitly leverage, such as the physical meaning of each variable, its statistical behavior, and its temporal dynamics. Recent efforts to bridge this gap fall into two camps. Some rely on large language models at inference time, which is computationally expensive. Others apply uniform textual prompts at the dataset level, ignoring the heterogeneous semantics across individual variates. We propose SAGE (Seeing and Augmenting with Grounded Encoding), an end-to-end CLIP-based framework that jointly models temporal, cross-variable, textual, and visual information. The CLIP text encoder processes frequency-enhanced patches and variable tokens, while gated residual paths inject variable-specific descriptions and statistical descriptors. In parallel, the frozen CLIP vision encoder aligns rendered series with temporal representations through a training-only contrastive objective. This dual use of CLIP adds complementary semantic and visual supervision without placing an LLM in the forecasting loop. Across eight long-term benchmarks and M4, SAGE achieves state-of-the-art accuracy. Ablations confirm complementary gains from multimodal alignment and variable-level knowledge.
Problem

Research questions and friction points this paper is trying to address.

time series forecasting
semantic knowledge
heterogeneous semantics
Innovation

Methods, ideas, or system contributions that make the work stand out.

CLIP-based framework
multimodal alignment
variable-level knowledge
contrastive objective
🔎 Similar Papers
No similar papers found.