Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning

July 12, 2023 ยท View on GitHub

This is the source code of paper [CaCo: Attributed Network Anomaly Detection via Canonical Correlation Analysis].

Requirments

This code requires the following:

  • Python>=3.7
  • PyTorch>=1.7.1
  • Numpy>=1.19.2
  • Scipy>=1.6.2
  • Scikit-learn>=0.24.1
  • Networkx>=2.5.1
  • DGL>=0.5.2

Running the experiments

python run.py