Graph-Anomaly-Loss
Graph anomaly detector
This repository provides code for training a model to detect anomalies in graph data using pattern mining and feature learning.
TNNLS: A Synergistic Approach for Graph Anomaly Detection with Pattern Mining and Feature Learning; CIKM'20: Error-bounded Graph Anomaly Loss for GNNs.
40 stars
4 watching
11 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Detects anomalies in graph data using various algorithms | 1,350 |
| An open-source library for training and evaluating graph anomaly detection models | 64 |
| An implementation of a graph neural network-based fraud detector designed to counter camouflaged fraudsters | 250 |
| A toolkit for rule-based and unsupervised anomaly detection in time series data | 1,108 |
| A PyTorch implementation of a feature attribution technique using Wasserstein Generative Adversarial Networks for anomaly detection in medical images. | 93 |
| An automated system for detecting outliers in time-series data using machine learning algorithms and human expertise. | 1,484 |
| An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
| Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 105 |
| An end-to-end outlier detection system that integrates machine learning algorithms with database support | 252 |
| A toolbox for building and comparing graph neural network-based fraud detection models | 698 |
| A deep learning architecture for graph classification that extracts vertex features through propagation-based graph convolution and retains more node information than traditional sum pooling methods. | 174 |
| An anomaly detection framework for flexible and efficient metric analysis | 280 |
| An implementation of a deep learning algorithm for graph data | 270 |
| Anomaly detection framework utilizing out-of-distribution data to improve deep learning model performance. | 548 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |