Normality Learning-based Graph Anomaly Detection via Multi-Scale Contrastive Learning
Jingcan Duan, Pei Zhang, Siwei Wang, Jingtao Hu, Hu Jin, Jiaxin Zhang,, Haifang Zhou, Xinwang Liu

TL;DR
This paper introduces a novel graph anomaly detection framework that leverages multi-scale contrastive learning and a normality-focused strategy to improve detection accuracy, achieving significant performance gains over existing methods.
Contribution
It proposes a normality learning-based GAD framework using multi-scale contrastive networks and a hybrid normality selection strategy for more accurate anomaly detection.
Findings
Achieves up to 5.89% AUC improvement over state-of-the-art methods.
Effectively learns normal patterns to distinguish anomalies.
Demonstrates robustness across six benchmark datasets.
Abstract
Graph anomaly detection (GAD) has attracted increasing attention in machine learning and data mining. Recent works have mainly focused on how to capture richer information to improve the quality of node embeddings for GAD. Despite their significant advances in detection performance, there is still a relative dearth of research on the properties of the task. GAD aims to discern the anomalies that deviate from most nodes. However, the model is prone to learn the pattern of normal samples which make up the majority of samples. Meanwhile, anomalies can be easily detected when their behaviors differ from normality. Therefore, the performance can be further improved by enhancing the ability to learn the normal pattern. To this end, we propose a normality learning-based GAD framework via multi-scale contrastive learning networks (NLGAD for abbreviation). Specifically, we first initialize 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Software System Performance and Reliability
MethodsContrastive Learning
