IJCAI 20260 citations

Attention as Selection: Semantic-Guided Time Series Forecasting

Xueyu Luo, Qiang Lu, Sangui Jian, Yangxue Hu, Zhengyu Ying, Ye Yu, Wenxing Lu, Yan Qiao

Abstract

Recent advances in time series forecasting (TSF) leverage large language models (LLMs) to provide semantic priors, enabling more robust forecasting under limited training data. However, directly fusing semantic signals into temporal features often induces modality entanglement and obscures local temporal structures when cross-modal correlations are weak, noisy, or inconsistent. To address these issues, we propose Attention as Selection (AAS), a dual-branch framework that decouples temporal and semantic representations. Specifically, we define cross-modal attention as a selection process, where semantic prompts are employed to induce a sparse temporal attribution distribution over temporal positions. This guides the model to focus on critical time steps without interfering with the construction of temporal representations. Furthermore, low-entropy regularization is employed alongside global cross-modal consistency constraints to regulate the selection behavior, ensuring that semantic guidance remains sparse, stable, and aligned with temporal dynamics. Extensive experiments on six real-world datasets demonstrate that AAS outperforms existing methods across various forecasting scenarios. Code is available at https://github.com/VIMLab-hfut/Attention-as-Selection.

Machine Learning: Multi-modal learningMachine Learning: Time series and data streams
BibTeX
@inproceedings{ijcai2026_attentionasselec,
  title = {Attention as Selection: Semantic-Guided Time Series Forecasting},
  author = {Xueyu Luo and Qiang Lu and Sangui Jian and Yangxue Hu and Zhengyu Ying and Ye Yu and Wenxing Lu and Yan Qiao},
  booktitle = {IJCAI 2026},
  year = {2026}
}
Attention as Selection: Semantic-Guided Time Series Forecasting · IJCAI 2026