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

Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning

About

Anomaly detection on attributed networks attracts considerable research interests due to wide applications of attributed networks in modeling a wide range of complex systems. Recently, the deep learning-based anomaly detection methods have shown promising results over shallow approaches, especially on networks with high-dimensional attributes and complex structures. However, existing approaches, which employ graph autoencoder as their backbone, do not fully exploit the rich information of the network, resulting in suboptimal performance. Furthermore, these methods do not directly target anomaly detection in their learning objective and fail to scale to large networks due to the full graph training mechanism. To overcome these limitations, in this paper, we present a novel contrastive self-supervised learning framework for anomaly detection on attributed networks. Our framework fully exploits the local information from network data by sampling a novel type of contrastive instance pair, which can capture the relationship between each node and its neighboring substructure in an unsupervised way. Meanwhile, a well-designed graph neural network-based contrastive learning model is proposed to learn informative embedding from high-dimensional attributes and local structure and measure the agreement of each instance pairs with its outputted scores. The multi-round predicted scores by the contrastive learning model are further used to evaluate the abnormality of each node with statistical estimation. In this way, the learning model is trained by a specific anomaly detection-aware target. Furthermore, since the input of the graph neural network module is batches of instance pairs instead of the full network, our framework can adapt to large networks flexibly. Experimental results show that our proposed framework outperforms the state-of-the-art baseline methods on all seven benchmark datasets.

Yixin Liu, Zhao Li, Shirui Pan, Chen Gong, Chuan Zhou, George Karypis• 2021

Related benchmarks

TaskDatasetResultRank
Graph Anomaly DetectionAMAZON
AUROC58.98
109
Graph Anomaly DetectionREDDIT
AUROC60.28
106
Graph Anomaly DetectionBlogCatalog
AUROC0.8934
101
Graph Anomaly DetectionWeibo
AUROC45.25
99
Graph Anomaly DetectionFacebook
AUROC0.8434
75
Graph Anomaly DetectionPubmed
AUC95.12
65
Graph Anomaly DetectionT-Finance
AUC83.45
58
Graph Anomaly DetectionACM
AUPRC0.3235
54
Graph Anomaly DetectionReddit (test)
AUPRC0.0371
51
Graph Anomaly DetectionWeibo (test)
AUPRC9.67
51
Showing 10 of 83 rows
...

Other info

Follow for update