Nash-Detect
Spam Detector
An algorithm for detecting spam reviews using reinforcement learning to train robust detectors against strategically synthesized attacks.
Code for KDD 2020 paper Robust Spammer Detection by Nash Reinforcement Learning
118 stars
5 watching
14 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
fraud-detectiongame-theorymachine-learningreinforcement-learningsecurityspam-detection
Related projects:
Repository | Description | Stars |
---|---|---|
yingtongdou/care-gnn | An implementation of a graph neural network-based fraud detector designed to counter camouflaged fraudsters | 246 |
gkswamy98/imessage-spam-detection | An iMessage app that detects whether a message is spam by analyzing text patterns using a trained machine learning model. | 36 |
db0/threativore | A bot designed to detect and filter out spam from online discussions | 12 |
ma-shamshiri/spam-detector | A program designed to classify emails as spam or not using machine learning algorithms. | 33 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
zhenghuatan/rvad | An unsupervised method for detecting speech activity in noisy audio signals | 128 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
jzadeh/aktaion | A lightweight tool for detecting exploits and generating policies based on micro behaviors of malicious activities | 142 |
securitytw/delilah | A honeypot system designed to detect and identify attackers exploiting a specific Elasticsearch vulnerability | 23 |
nnizhang/smac | A Python implementation of a salient object detection algorithm utilizing RGB-D data | 45 |
mrphrazer/obfuscation_detection | Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 575 |
rifkybujana/fnd | A machine learning-based system to predict whether news articles are fake or not | 8 |
zhangtp1996/openfe_reproduce | Reproduce experiments and results from a research paper on fraud detection using machine learning algorithms. | 3 |
viralmaniar/murmurhash | Tools for detecting phishing websites by analyzing favicon hashes and searching on Shodan | 114 |
yingtongdou/graph-adversarial-learning-literature | An exploration of adversarial learning techniques applied to graph data structures | 8 |