Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SmoothGNN: Smoothing-aware GNN for Unsupervised Node Anomaly Detection

About

The smoothing issue in graph learning leads to indistinguishable node representations, posing significant challenges for graph-related tasks. However, our experiments reveal that this problem can uncover underlying properties of node anomaly detection (NAD) that previous research has missed. We introduce Individual Smoothing Patterns (ISP) and Neighborhood Smoothing Patterns (NSP), which indicate that the representations of anomalous nodes are harder to smooth than those of normal ones. In addition, we explore the theoretical implications of these patterns, demonstrating the potential benefits of ISP and NSP for NAD tasks. Motivated by these findings, we propose SmoothGNN, a novel unsupervised NAD framework. First, we design a learning component to explicitly capture ISP for detecting node anomalies. Second, we design a spectral graph neural network to implicitly learn ISP to enhance detection. Third, we design an effective coefficient based on our findings that NSP can serve as coefficients for node representations, aiding in the identification of anomalous nodes. Furthermore, we devise a novel anomaly measure to calculate loss functions and anomalous scores for nodes, reflecting the properties of NAD using ISP and NSP. Extensive experiments on 9 real datasets show that SmoothGNN outperforms the best rival by an average of 14.66% in AUC and 7.28% in Average Precision, with 75x running time speedup, validating the effectiveness and efficiency of our framework.

Xiangyu Dong, Xingyi Zhang, Yanni Sun, Lei Chen, Mingxuan Yuan, Sibo Wang• 2024

Related benchmarks

TaskDatasetResultRank
Graph Anomaly DetectionAMAZON
AUROC50.75
109
Graph Anomaly DetectionREDDIT
AUROC54.09
106
Graph Anomaly DetectionBlogCatalog
AUROC0.7306
101
Graph Anomaly DetectionWeibo
AUROC85.96
99
Graph Anomaly DetectionFacebook
AUROC0.5362
75
Graph Anomaly DetectionPubmed
AUC93.3
65
Graph Anomaly Detectionquestions
AUPRC4.69
59
Graph Anomaly DetectionT-Finance
AUC75.5
58
Graph Anomaly DetectionACM
AUPRC0.1681
54
Graph Anomaly DetectionWeibo (test)
AUPRC17.57
51
Showing 10 of 50 rows

Other info

Follow for update