Beyond Statistical Analysis: Multimodal Framework for Time Series Forecasting with LLM-Driven Temporal Pattern

Abstract

Accurate forecasting of time series is crucial for many applications in the real world. Conventional methods primarily rely on statistical analysis of historical data, often leading to overfitting and failing to account for background information and constraints imposed by external events. Therefore, introducing large language models (LLMs) with robust textual capabilities holds significant potential. However, due to the inherent limitations of LLMs in handling numerical data, they do not exhibit advantages in precise numerical prediction tasks. Therefore, we propose a framework to integrate LLMs with conventional methods synergistically. Rather than directly outputting numerical predictions, we leverage the capabilities of the LLMs to generate textual temporal patterns, thereby fully utilizing their inherent knowledge and reasoning abilities. Additionally, we introduce a memory network designed to decode these textual representations into a format that numerical models can effectively interpret. This approach not only capitalizes on the strengths of the LLM in text processing but also bridges the gap between textual and numerical data, enhancing the overall predictive performance of the model. Our experimental results demonstrate the framework's effectiveness, achieving state-of-the-art performance on various benchmark datasets.

Cite

Text

Xiong et al. "Beyond Statistical Analysis: Multimodal Framework for Time Series Forecasting with LLM-Driven Temporal Pattern." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/745

Markdown

[Xiong et al. "Beyond Statistical Analysis: Multimodal Framework for Time Series Forecasting with LLM-Driven Temporal Pattern." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/xiong2025ijcai-beyond/) doi:10.24963/IJCAI.2025/745

BibTeX

@inproceedings{xiong2025ijcai-beyond,
  title     = {{Beyond Statistical Analysis: Multimodal Framework for Time Series Forecasting with LLM-Driven Temporal Pattern}},
  author    = {Xiong, Jiahong and Wang, Chengsen and Sun, Haifeng and Jing, Yuhan and Qi, Qi and Zhuang, Zirui and Zhang, Lei and Liao, Jianxin and Wang, Jingyu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {6696-6704},
  doi       = {10.24963/IJCAI.2025/745},
  url       = {https://mlanthology.org/ijcai/2025/xiong2025ijcai-beyond/}
}