AAAI 2026technical0 citations

GraFT: Infusing Pre-trained Transformers with Relational Structure for Time Series Forecasting

Yuqi Yuan, Xiong Luo, Qiaojuan Peng, Wenbing Zhao

Abstract

Large Language Models (LLMs) have recently emerged as a leading approach for multivariate time series forecasting. However, their effectiveness is hampered by a fundamental architectural mismatch: the permutation-invariant self-attention of Transformers lacks inductive biases for the strict temporal order and complex cross-variable dependencies inherent in time series. Existing methods often sidestep this issue with input-level alignment techniques rather than endowing the model itself with structural awareness. To address this gap, we introduce GraFT (Graph-infused Forecasting Transformer), a framework that systematically embeds relational priors into a pre-trained backbone by constructing a heterogeneous patch relation graph, which represents both universal temporal principles with static edges and instance-specific patterns with dynamic adaptive edges. To process this multi-relational structure, a relational graph convolutional network generates structure-aware representations, which are infused into the patch embeddings to provide explicit structural guidance to the Transformer

BibTeX
@inproceedings{aaai2026_graftinfusingpre,
  title = {GraFT: Infusing Pre-trained Transformers with Relational Structure for Time Series Forecasting},
  author = {Yuqi Yuan and Xiong Luo and Qiaojuan Peng and Wenbing Zhao},
  booktitle = {AAAI 2026},
  year = {2026}
}
GraFT: Infusing Pre-trained Transformers with Relational Structure for Time Series Forecasting · AAAI 2026