ICAD-LLM: One-for-All Anomaly Detection via In-Context Learning with Large Language Models
Zhongyuan Wu, Jingyuan Wang, Zexuan Cheng, Yilong Zhou, Weizhi Wang, Juhua Pu, Chao Li, Changqing Ma

TL;DR
ICAD-LLM introduces a unified anomaly detection framework using large language models' in-context learning to handle diverse data modalities and adapt quickly to new scenarios, outperforming traditional task-specific methods.
Contribution
This paper presents ICAD-LLM, the first model to perform cross-domain, multi-modality anomaly detection with strong generalization and minimal retraining, leveraging LLMs' in-context learning capabilities.
Findings
ICAD-LLM achieves competitive performance with task-specific AD methods.
The model demonstrates strong generalization to unseen tasks.
It significantly reduces deployment costs and enables rapid adaptation.
Abstract
Anomaly detection (AD) is a fundamental task of critical importance across numerous domains. Current systems increasingly operate in rapidly evolving environments that generate diverse yet interconnected data modalities -- such as time series, system logs, and tabular records -- as exemplified by modern IT systems. Effective AD methods in such environments must therefore possess two critical capabilities: (1) the ability to handle heterogeneous data formats within a unified framework, allowing the model to process and detect multiple modalities in a consistent manner during anomalous events; (2) a strong generalization ability to quickly adapt to new scenarios without extensive retraining. However, most existing methods fall short of these requirements, as they typically focus on single modalities and lack the flexibility to generalize across domains. To address this gap, we introduce a…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Software System Performance and Reliability · Time Series Analysis and Forecasting
