paper-with-me

Papers

Causal Semantic Alignment for LLM-based Time Series Forecasting

2026-06-06 · Kexuan Zhang, Xiaobei Zou, Cesare Alippi, Gary G. Yen, Yang Tang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.08262

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

TiMi: Empower Time Series Transformers with Multimodal Mixture of Experts

2026-02-25 · Jiafeng Lin, Yuxuan Wang, Huakun Luo, Zhongyi Pei 외 arxiv

Multimodal time series forecasting has garnered significant attention for its potential to provide more accurate predictions than traditional single-modality models by leveraging rich information inherent in other modali…

Time Series Forecasting

Causal Graph Fuzzy LLMs: A First Introduction and Applications in Time Series Forecasting

2025-07-22 · Omid Orang, Patricia O. Lucas, Gabriel I. F. Paiva, Petronio C. L. Silva 외 arxiv

In recent years, the application of Large Language Models (LLMs) to time series forecasting (TSF) has garnered significant attention among researchers. This study presents a new frame of LLMs named CGF-LLM using GPT-2 co…

Time Series Forecasting

BALM-TSF: Balanced Multimodal Alignment for LLM-Based Time Series Forecasting

2025-08-30 · Shiqiao Zhou, Holger Schöner, Huanbo Lyu, Edouard Fouché 외 arxiv

Time series forecasting is a long-standing and highly challenging research topic. Recently, driven by the rise of large language models (LLMs), research has increasingly shifted from purely time series methods toward har…

Time Series Forecasting

Adapting LLMs to Time Series Forecasting via Temporal Heterogeneity Modeling and Semantic Alignment

2025-08-10 · Yanru Sun, Emadeldeen Eldele, Zongxia Xie, Yucheng Wang 외 arxiv

Large Language Models (LLMs) have recently demonstrated impressive capabilities in natural language processing due to their strong generalization and sequence modeling capabilities. However, their direct application to t…

Time Series Forecasting

Transferable Time-Series Forecasting under Causal Conditional Shift

2021-11-05 · Zijian Li, Ruichu Cai, Tom Z. J Fu, Zhifeng Hao 외

This paper focuses on the problem of semi-supervised domain adaptation for time-series forecasting, which is underexplored in literatures, despite being often encountered in practice. Existing methods on time-series doma…

Domain AdaptationSemi-supervised Domain AdaptationTime SeriesTime Series Analysis+1