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

PREM: A Simple Yet Effective Approach for Node-Level Graph Anomaly Detection

About

Node-level graph anomaly detection (GAD) plays a critical role in identifying anomalous nodes from graph-structured data in various domains such as medicine, social networks, and e-commerce. However, challenges have arisen due to the diversity of anomalies and the dearth of labeled data. Existing methodologies - reconstruction-based and contrastive learning - while effective, often suffer from efficiency issues, stemming from their complex objectives and elaborate modules. To improve the efficiency of GAD, we introduce a simple method termed PREprocessing and Matching (PREM for short). Our approach streamlines GAD, reducing time and memory consumption while maintaining powerful anomaly detection capabilities. Comprising two modules - a pre-processing module and an ego-neighbor matching module - PREM eliminates the necessity for message-passing propagation during training, and employs a simple contrastive loss, leading to considerable reductions in training time and memory usage. Moreover, through rigorous evaluations of five real-world datasets, our method demonstrated robustness and effectiveness. Notably, when validated on the ACM dataset, PREM achieved a 5% improvement in AUC, a 9-fold increase in training speed, and sharply reduce memory usage compared to the most efficient baseline.

Junjun Pan, Yixin Liu, Yizhen Zheng, Shirui Pan• 2023

Related benchmarks

TaskDatasetResultRank
Graph Anomaly DetectionREDDIT
AUROC54.85
106
Prompt InjectionMMLU
ASR@323.67
91
Targeted AttackInjecAgent
ASR@316.21
55
Prompt InjectionCSQA
ASR@322.67
52
Prompt InjectionGSM8K
ASR@38.47
52
Malicious AgentPoisonRAG
ASR@313.67
52
Malicious AgentCSQA
ASR@30.4267
28
Memory AttackCSQA
ASR@314
24
Graph Fraud DetectionInstagram
AUROC54.38
10
Graph Fraud DetectionAmazonVideo
AUROC58.08
7
Showing 10 of 10 rows

Other info

Follow for update