Guarding Graph Neural Networks for Unsupervised Graph Anomaly Detection
Yuanchen Bei, Sheng Zhou, Jinke Shi, Yao Ma, Haishuai Wang, Jiajun Bu

TL;DR
This paper introduces G3AD, a framework that enhances unsupervised graph anomaly detection by safeguarding GNNs against anomalies through auxiliary networks and adaptive caching, leading to improved detection performance.
Contribution
The paper proposes a novel G3AD framework that protects GNNs from anomalies in unsupervised settings using correlation constraints and caching, addressing a gap in existing methods.
Findings
G3AD outperforms 20 state-of-the-art methods on synthetic and real datasets.
The framework shows flexible generalization across different GNN architectures.
Extensive experiments validate the effectiveness of the proposed approach.
Abstract
Unsupervised graph anomaly detection aims at identifying rare patterns that deviate from the majority in a graph without the aid of labels, which is important for a variety of real-world applications. Recent advances have utilized Graph Neural Networks (GNNs) to learn effective node representations by aggregating information from neighborhoods. This is motivated by the hypothesis that nodes in the graph tend to exhibit consistent behaviors with their neighborhoods. However, such consistency can be disrupted by graph anomalies in multiple ways. Most existing methods directly employ GNNs to learn representations, disregarding the negative impact of graph anomalies on GNNs, resulting in sub-optimal node representations and anomaly detection performance. While a few recent approaches have redesigned GNNs for graph anomaly detection under semi-supervised label guidance, how to address the…
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 · Network Security and Intrusion Detection · Software System Performance and Reliability
