Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ADA-GAD: Anomaly-Denoised Autoencoders for Graph Anomaly Detection

About

Graph anomaly detection is crucial for identifying nodes that deviate from regular behavior within graphs, benefiting various domains such as fraud detection and social network. Although existing reconstruction-based methods have achieved considerable success, they may face the \textit{Anomaly Overfitting} and \textit{Homophily Trap} problems caused by the abnormal patterns in the graph, breaking the assumption that normal nodes are often better reconstructed than abnormal ones. Our observations indicate that models trained on graphs with fewer anomalies exhibit higher detection performance. Based on this insight, we introduce a novel two-stage framework called Anomaly-Denoised Autoencoders for Graph Anomaly Detection (ADA-GAD). In the first stage, we design a learning-free anomaly-denoised augmentation method to generate graphs with reduced anomaly levels. We pretrain graph autoencoders on these augmented graphs at multiple levels, which enables the graph autoencoders to capture normal patterns. In the next stage, the decoders are retrained for detection on the original graph, benefiting from the multi-level representations learned in the previous stage. Meanwhile, we propose the node anomaly distribution regularization to further alleviate \textit{Anomaly Overfitting}. We validate the effectiveness of our approach through extensive experiments on both synthetic and real-world datasets.

Junwei He, Qianqian Xu, Yangbangyan Jiang, Zitai Wang, Qingming Huang• 2023

Related benchmarks

TaskDatasetResultRank
Graph Anomaly DetectionAmazon v1 (full)
AUC0.639
19
Graph Anomaly DetectionT-Finance
AUC65.3
19
Graph Anomaly DetectionFlickr
AUC0.803
19
Graph Anomaly DetectionACM
AUC85.7
19
Graph Anomaly DetectionCiteseer
AUC92.7
19
Graph Anomaly DetectionPubmed
AUC88.6
19
Graph Anomaly DetectionCora
AUC0.847
19
Graph Anomaly DetectionENRON
AUC54.3
19
Graph Anomaly DetectionDGraph-Fin
AUC66.2
6
Showing 9 of 9 rows

Other info

Follow for update