Towards Cross-domain Few-shot Graph Anomaly Detection
Jiazhen Chen, Sichao Fu, Zhibin Zhang, Zheng Ma, Mingbin Feng, Tony S., Wirjanto, Qinmu Peng

TL;DR
This paper introduces CDFS-GAD, a novel framework for cross-domain few-shot graph anomaly detection that effectively handles distribution discrepancies and sparse labels through domain adaptation, contrastive learning, and self-training.
Contribution
Proposes CDFS-GAD, a new framework combining domain-adaptive contrastive learning, prompt tuning, and hypersphere classification for cross-domain few-shot GAD.
Findings
Outperforms existing GAD methods on twelve real-world datasets.
Effectively handles distribution shifts between source and target domains.
Enhances anomaly detection accuracy with minimal supervision.
Abstract
Few-shot graph anomaly detection (GAD) has recently garnered increasing attention, which aims to discern anomalous patterns among abundant unlabeled test nodes under the guidance of a limited number of labeled training nodes. Existing few-shot GAD approaches typically adopt meta-training methods trained on richly labeled auxiliary networks to facilitate rapid adaptation to target networks that possess sparse labels. However, these proposed methods often assume that the auxiliary and target networks exist in the same data distributions-an assumption rarely holds in practical settings. This paper explores a more prevalent and complex scenario of cross-domain few-shot GAD, where the goal is to identify anomalies within sparsely labeled target graphs using auxiliary graphs from a related, yet distinct domain. The challenge here is nontrivial owing to inherent data distribution discrepancies…
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 · Software System Performance and Reliability · Software Testing and Debugging Techniques
MethodsContrastive Learning
