English

Adversarial Vulnerabilities in Large Language Models for Time Series Forecasting

Machine Learning 2025-03-14 v4 Artificial Intelligence Computation and Language Cryptography and Security

Abstract

Large Language Models (LLMs) have recently demonstrated significant potential in time series forecasting, offering impressive capabilities in handling complex temporal data. However, their robustness and reliability in real-world applications remain under-explored, particularly concerning their susceptibility to adversarial attacks. In this paper, we introduce a targeted adversarial attack framework for LLM-based time series forecasting. By employing both gradient-free and black-box optimization methods, we generate minimal yet highly effective perturbations that significantly degrade the forecasting accuracy across multiple datasets and LLM architectures. Our experiments, which include models like LLMTime with GPT-3.5, GPT-4, LLaMa, and Mistral, TimeGPT, and TimeLLM show that adversarial attacks lead to much more severe performance degradation than random noise, and demonstrate the broad effectiveness of our attacks across different LLMs. The results underscore the critical vulnerabilities of LLMs in time series forecasting, highlighting the need for robust defense mechanisms to ensure their reliable deployment in practical applications. The code repository can be found at https://github.com/JohnsonJiang1996/AdvAttack_LLM4TS.

Keywords

Cite

@article{arxiv.2412.08099,
  title  = {Adversarial Vulnerabilities in Large Language Models for Time Series Forecasting},
  author = {Fuqiang Liu and Sicong Jiang and Luis Miranda-Moreno and Seongjin Choi and Lijun Sun},
  journal= {arXiv preprint arXiv:2412.08099},
  year   = {2025}
}

Comments

AISTATS 2025

R2 v1 2026-06-28T20:30:30.969Z