Large Language Models can Deliver Accurate and Interpretable Time Series Anomaly Detection
Jun Liu, Chaoyun Zhang, Jiaxu Qian, Minghua Ma, Si Qin, Chetan Bansal,, Qingwei Lin, Saravan Rajmohan, Dongmei Zhang

TL;DR
This paper introduces LLMAD, a novel approach using Large Language Models for time series anomaly detection that achieves high accuracy and interpretability, addressing the black-box nature of traditional deep learning methods.
Contribution
The paper presents the first application of LLMs for TSAD, employing in-context anomaly detection and Chain-of-Thought reasoning to improve performance and interpretability.
Findings
Achieves detection performance comparable to state-of-the-art deep learning models.
Provides explanations for anomalies from multiple perspectives.
Demonstrates effectiveness across three datasets.
Abstract
Time series anomaly detection (TSAD) plays a crucial role in various industries by identifying atypical patterns that deviate from standard trends, thereby maintaining system integrity and enabling prompt response measures. Traditional TSAD models, which often rely on deep learning, require extensive training data and operate as black boxes, lacking interpretability for detected anomalies. To address these challenges, we propose LLMAD, a novel TSAD method that employs Large Language Models (LLMs) to deliver accurate and interpretable TSAD results. LLMAD innovatively applies LLMs for in-context anomaly detection by retrieving both positive and negative similar time series segments, significantly enhancing LLMs' effectiveness. Furthermore, LLMAD employs the Anomaly Detection Chain-of-Thought (AnoCoT) approach to mimic expert logic for its decision-making process. This method further…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Topic Modeling · Natural Language Processing Techniques
