From Few-Shot to Zero-Shot: Towards Generalist Graph Anomaly Detection
Yixin Liu, Shiyuan Li, Yu Zheng, Qingfeng Chen, Chengqi Zhang, Philip S. Yu, Shirui Pan

TL;DR
This paper introduces a novel generalist graph anomaly detection framework, ARC, capable of detecting anomalies across multiple datasets with minimal or no labeled data, significantly improving generalization and reducing retraining costs.
Contribution
The paper proposes ARC, a unified few-shot GAD method using in-context learning, and ARC_zero, a zero-shot variant for fully label-free anomaly detection on unseen datasets.
Findings
ARC achieves strong anomaly detection performance across diverse datasets.
ARC_zero enables effective zero-shot anomaly detection without labeled data.
Both methods demonstrate high efficiency and generalization in real-world scenarios.
Abstract
Graph anomaly detection (GAD) is critical for identifying abnormal nodes in graph-structured data from diverse domains, including cybersecurity and social networks. The existing GAD methods often focus on the learning paradigms of "one-model-for-one-dataset", requiring dataset-specific training for each dataset to achieve optimal performance. However, this paradigm suffers from significant limitations, such as high computational and data costs, limited generalization and transferability to new datasets, and challenges in privacy-sensitive scenarios where access to full datasets or sufficient labels is restricted. To address these limitations, we propose a novel generalist GAD paradigm that aims to develop a unified model capable of detecting anomalies on multiple unseen datasets without extensive retraining/fine-tuning or dataset-specific customization. To this end, we propose ARC, 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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Anomaly Detection Techniques and Applications · Software System Performance and Reliability
