Our new X account is live! Follow @wizwand_team for updates
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
Targeted AttackInjecAgent
ASR@315.79
31
Prompt InjectionMMLU
ASR@323.67
31
Malicious AgentCSQA
ASR@30.4267
28
Prompt InjectionGSM8K
ASR@38.89
28
Prompt InjectionCSQA
ASR@325
28
Malicious AgentPoisonRAG
ASR@313.33
28
Showing 6 of 6 rows

Other info

Follow for update