Our new X account is live! Follow @wizwand_team for updates
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 DetectionT-Finance
AUC75.5
19
Graph Anomaly DetectionCora
AUC0.917
19
Graph Anomaly DetectionENRON
AUC69.1
19
Graph Anomaly DetectionPubmed
AUC93.3
19
Graph Anomaly DetectionCiteseer
AUC92.1
19
Graph Anomaly DetectionACM
AUC84.8
19
Graph Anomaly DetectionFlickr
AUC0.793
19
Graph Anomaly DetectionAmazon v1 (full)
AUC0.611
19
Graph Anomaly DetectionDGraph-Fin
AUC64.9
6
Showing 9 of 9 rows

Other info

Follow for update