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

Deep Graph-level Anomaly Detection by Glocal Knowledge Distillation

About

Graph-level anomaly detection (GAD) describes the problem of detecting graphs that are abnormal in their structure and/or the features of their nodes, as compared to other graphs. One of the challenges in GAD is to devise graph representations that enable the detection of both locally- and globally-anomalous graphs, i.e., graphs that are abnormal in their fine-grained (node-level) or holistic (graph-level) properties, respectively. To tackle this challenge we introduce a novel deep anomaly detection approach for GAD that learns rich global and local normal pattern information by joint random distillation of graph and node representations. The random distillation is achieved by training one GNN to predict another GNN with randomly initialized network weights. Extensive experiments on 16 real-world graph datasets from diverse domains show that our model significantly outperforms seven state-of-the-art models. Code and datasets are available at https://git.io/GLocalKD.

Rongrong Ma, Guansong Pang, Ling Chen, Anton van den Hengel• 2021

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionMUTAG
AUPRC23.01
30
Anomaly DetectionT-Group
AUPRC2.51
25
Graph Anomaly DetectionMUTAG
AUROC0.7277
23
Graph Anomaly DetectionBM-MN
AUROC92.36
10
Graph Anomaly DetectionBM-MT
AUPRC17.39
10
Graph Anomaly DetectionBM-MS
AUROC77.25
10
Graph Anomaly DetectionBM-MT
AUROC53.23
10
Graph Anomaly DetectionBM-MN
AUPRC7.71
10
Graph Anomaly DetectionBM-MS
AUPRC9.05
10
Graph Anomaly DetectionBM-MN
F1-macro12.5
10
Showing 10 of 25 rows

Other info

Follow for update