/Rethinking-Anomaly-Detection_PyG

Implement the BWGNN mentioned in "Rethinking Graph Neural Networks for Anomaly Detection" under the PyG library

Primary LanguagePython

Rethinking Graph Neural Networks for Anomaly Detection

This implementation is the PyG version for the following paper:

Rethinking Graph Neural Networks for Anomaly Detection
Jianheng Tang, Jiajin Li, Ziqi Gao, Jia Li; ICML 2022

the official implementation is link

You can use the dataset in link, move it to dataset folder.

How to run

Python main.py