Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GADTrans is a transfomer-based method for graph-level anomaly detection.

This is the code for GADTrans

System requirement

Programming language

Python 3.7.4

Python Packages

PyTorch 1.4.0
cuda	10.1
numpy   1.21.6
scikit-learn 1.0.2
scipy   1.7.3

Run the code

For SW-620 datasets, run with defualt setting

python3 main.py

For other datasets, run

python3 main.py --dataset xxx

About

[TKDE'25] Learning from Graph-graph Relationship: A New Perspective on Graph-level Anomaly Detection

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages