graph-anomaly-detection topic

List graph-anomaly-detection repositories

pygod

1.2k
Stars
125
Forks
Watchers

A Python Library for Graph Outlier Detection (Anomaly Detection)

ADRepository-Anomaly-detection-datasets

336
Stars
54
Forks
Watchers

ADRepository: Real-world anomaly detection datasets, including tabular data (categorical and numerical data), time series data, graph data, image data, and video data.

Awesome-Deep-Graph-Anomaly-Detection

302
Stars
47
Forks
Watchers

Awesome graph anomaly detection techniques built based on deep learning frameworks. Collections of commonly used datasets, papers as well as implementations are listed in this github repository. We al...

GCN_AnomalyDetection

126
Stars
23
Forks
Watchers

Code for Deep Anomaly Detection on Attributed Networks (SDM2019)

ANEMONE

46
Stars
11
Forks
Watchers

[CIKM 2021] A PyTorch implementation of "ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning".

SL-GAD

43
Stars
6
Forks
Watchers

[TKDE 2021] A PyTorch implementation of "Generative and Contrastive Self-Supervised Learning for Graph Anomaly Detection".

Awesome-Graph-Anomaly-Detection

101
Stars
14
Forks
Watchers

A collection of papers for graph anomaly detection, and published algorithms and datasets.

GRADATE

42
Stars
4
Forks
Watchers

An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted by AAAI 2023.

GLocalKD

29
Stars
10
Forks
Watchers

Implementation of the paper Deep Graph-level Anomaly Detection by Glocal Knowledge Distillation(WSDM22)

GAD-NR

28
Stars
2
Forks
Watchers

[WSDM 2024] GAD-NR : Graph Anomaly Detection via Neighborhood Reconstruction