Skip to content

PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)

Notifications You must be signed in to change notification settings

kaize0409/GCN_AnomalyDetection_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Anomaly Detection on Attributed Networks(SDM2019)

Dominant

This is the PyTorch source code of paper "Deep Anomaly Detection on Attributed Networks".

The proposed framework

Requirements

python==3.7.9

PyTorch=1.4.0

Usage

python run.py

Cite

Please cite our paper if you use this code in your own work:

@inproceedings{ding2019deep,
  title={Deep Anomaly Detection on Attributed Networks},
  author={Ding, Kaize and Li, Jundong and Bhanushali, Rohit and Liu, Huan},
  booktitle={SIAM International Conference on Data Mining (SDM)},
  year={2019}
}

About

PyTorch Implementation for "Deep Anomaly Detection on Attributed Networks" (SDM2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages