Graph Outlier Detection

4 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Graph Outlier Detection models and implementations
2 papers
1,208

Most implemented papers

BOND: Benchmarking Unsupervised Outlier Node Detection on Static Attributed Graphs

pygod-team/pygod 21 Jun 2022

To bridge this gap, we present--to the best of our knowledge--the first comprehensive benchmark for unsupervised outlier node detection on static attributed graphs called BOND, with the following highlights.

PyGOD: A Python Library for Graph Outlier Detection

pygod-team/pygod 26 Apr 2022

PyGOD is an open-source Python library for detecting outliers in graph data.

Unsupervised Graph Outlier Detection: Problem Revisit, New Insight, and Superior Method

goldennormal/vgod-github 24 Oct 2022

In addition, we observe that existing algorithms have a performance drop with the mitigated data leakage issue.

Data Augmentation for Supervised Graph Outlier Detection with Latent Diffusion Models

kayzliu/godm 29 Dec 2023

One of the fundamental challenges confronting supervised graph outlier detection algorithms is the prevalent issue of class imbalance, where the scarcity of outlier instances compared to normal instances often results in suboptimal performance.