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

SpaceGNN: Multi-Space Graph Neural Network for Node Anomaly Detection with Extremely Limited Labels

About

Node Anomaly Detection (NAD) has gained significant attention in the deep learning community due to its diverse applications in real-world scenarios. Existing NAD methods primarily embed graphs within a single Euclidean space, while overlooking the potential of non-Euclidean spaces. Besides, to address the prevalent issue of limited supervision in real NAD tasks, previous methods tend to leverage synthetic data to collect auxiliary information, which is not an effective solution as shown in our experiments. To overcome these challenges, we introduce a novel SpaceGNN model designed for NAD tasks with extremely limited labels. Specifically, we provide deeper insights into a task-relevant framework by empirically analyzing the benefits of different spaces for node representations, based on which, we design a Learnable Space Projection function that effectively encodes nodes into suitable spaces. Besides, we introduce the concept of weighted homogeneity, which we empirically and theoretically validate as an effective coefficient during information propagation. This concept inspires the design of the Distance Aware Propagation module. Furthermore, we propose the Multiple Space Ensemble module, which extracts comprehensive information for NAD under conditions of extremely limited supervision. Our findings indicate that this module is more beneficial than data augmentation techniques for NAD. Extensive experiments conducted on 9 real datasets confirm the superiority of SpaceGNN, which outperforms the best rival by an average of 8.55% in AUC and 4.31% in F1 scores. Our code is available at https://github.com/xydong127/SpaceGNN.

Xiangyu Dong, Xingyi Zhang, Lei Chen, Mingxuan Yuan, Sibo Wang• 2025

Related benchmarks

TaskDatasetResultRank
Graph Anomaly DetectionAMAZON
AUROC91.1
109
Graph Anomaly DetectionREDDIT
AUROC62.3
106
Graph Anomaly DetectionWeibo
AUROC94.4
99
Graph Anomaly Detectionquestions
AUPRC7.4
59
Graph Anomaly DetectionT-Finance
AUC97.69
58
Graph Anomaly DetectionReddit (test)
AUPRC0.0389
51
Graph Anomaly DetectionWeibo (test)
AUPRC17.98
51
Graph Anomaly DetectionYelpChi--
49
Graph Anomaly DetectionT-Finance
AUPRC81
44
Graph Anomaly DetectionCiteseer (test)
AUPRC0.0403
42
Showing 10 of 50 rows

Other info

Follow for update