用因果分解提升大模型时间序列预测准确率
Causal Semantic Alignment for LLM-based Time Series Forecasting

- 变量级解耦动态与静态成分,再做语义对齐
- 在多场景下超越现有方法,零样本精度提升显著
- 适合需要高可靠性的金融、气象等时序预测任务
大语言模型在时间序列预测中通过对齐时间模式与预训练词嵌入展现潜力,但多数方法忽视了时间序列的异质性——动态波动与不变语义相互纠缠。这种纠缠导致对齐过程引入虚假相关性,因动态成分同时影响不变成分和对齐嵌入,成为混杂因子。为此提出变量级对齐框架CVAformer,它在对齐前显式将每个变量分解为不变与动态成分,并通过因果干预缓解动态成分的混杂效应。为更好支持变量级对齐,CVAformer以非因果注意力机制替代标准因果注意力,捕捉每时刻变量间的交互。在长期、短期、少样本及零样本预测设置下的广泛实验表明,CVAformer在多数数据集上达到或超过当前最优性能,部分场景精度显著提升。实验验证了变量级对齐与动态解耦的有效性,为基于大模型的时间序列任务提供了新视角。
原文摘要 · Abstract (English)
Recent advances in Large Language Models (LLMs) have opened new possibilities for time series forecasting by enabling alignment between temporal patterns and pretrained word embeddings. However, most LLM-based methods overlook the heterogeneous nature of time series, where dynamic fluctuations and invariant semantics are entangled. This entanglement introduces spurious correlations during the alignment, as dynamic components act as confounders by simultaneously influencing invariant components and the resulting aligned embeddings. To address this issue, a variable-level alignment framework CVAformer is proposed. CVAformer explicitly disentangles each variable into invariant and dynamic components just before alignment, and applies causal intervention to mitigate the confounding effect of the dynamics. To better support variable-level alignment, CVAformer replaces the standard causal attention in LLMs with a non-causal attention mechanism that captures interactions among variables at each time step. Extensive experiments across long-term, short-term, few-shot, and zero-shot forecasting settings indicate that CVAformer matches or exceeds state-of-the-art performance on most datasets, and in some cases achieves notably better accuracy. Experimental results validate the effectiveness of variable-level alignment and dynamic disentanglement in CVAformer, offering a new perspective for LLM-based time series tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。