CARE-GNN

Fraud Detector

An implementation of a graph neural network-based fraud detector designed to counter camouflaged fraudsters

Code for CIKM 2020 paper Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters

GitHub

250 stars
6 watching
53 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

dataminingdeep-learningfraud-detectionfraud-preventiongraphneuralnetworkmachine-learningreinforcement-learningsecurity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
safe-graph/dgfraudA toolbox for building and comparing graph neural network-based fraud detection models698
yingtongdou/nash-detectAn algorithm for detecting spam reviews using reinforcement learning to train robust detectors against strategically synthesized attacks.118
safe-graph/ugfraudA toolbox for unsupervised graph-based fraud detection using multiple algorithms and techniques131
zhao-tong/graph-anomaly-lossThis repository provides code for training a model to detect anomalies in graph data using pattern mining and feature learning.40
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
iloveai2019/ocanA framework for detecting fraud using a novel neural network approach that learns from benign user data24
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
zhaoweicai/cascade-rcnnAn object detection framework that combines multiple popular algorithms in a multi-stage process to improve detection accuracy.1,046
yknzhu/segdeepmA tool for fine-tuning deep neural networks to improve object detection and segmentation capabilities by incorporating contextual information.27
panpanzheng/safeDevelops a survival analysis-based model to detect fraud early34
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
roytsai27/dual-attentive-tree-aware-embeddingDevelops a machine learning model to classify and rank customs fraud cases based on transaction-level data and tree-based features61
feigechuanshu/ncnn-android-yolov6An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment62