Spam detection

35 papers with code • 1 benchmarks • 2 datasets

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

Most implemented papers

Black-box Generation of Adversarial Text Sequences to Evade Deep Learning Classifiers

QData/deepWordBug 13 Jan 2018

Although various techniques have been proposed to generate adversarial samples for white-box attacks on text, little attention has been paid to black-box attacks, which are more realistic scenarios.

Evading classifiers in discrete domains with provable optimality guarantees

spring-epfl/trickster 25 Oct 2018

We introduce a graphical framework that (1) generalizes existing attacks in discrete domains, (2) can accommodate complex cost functions beyond $p$-norms, including financial cost incurred when attacking a classifier, and (3) efficiently produces valid adversarial examples with guarantees of minimal adversarial cost.

Stronger Data Poisoning Attacks Break Data Sanitization Defenses

kohpangwei/data-poisoning-journal-release 2 Nov 2018

In this paper, we develop three attacks that can bypass a broad range of common data sanitization defenses, including anomaly detectors based on nearest neighbors, training loss, and singular-value decomposition.

GANs for Semi-Supervised Opinion Spam Detection

gray-stanton/spamGAN 19 Mar 2019

Online reviews have become a vital source of information in purchasing a service (product).

Cost-Aware Robust Tree Ensembles for Security Applications

surrealyz/growtrees 3 Dec 2019

There are various costs for attackers to manipulate the features of security classifiers.

Weight Poisoning Attacks on Pre-trained Models

neulab/RIPPLe 14 Apr 2020

We show that by applying a regularization method, which we call RIPPLe, and an initialization procedure, which we call Embedding Surgery, such attacks are possible even with limited knowledge of the dataset and fine-tuning procedure.

Deep convolutional forest: a dynamic deep ensemble approach for spam detection in text

Mai-CS/enhanced-deep-convolutional-forest 10 Oct 2021

The increase in people's use of mobile messaging services has led to the spread of social engineering attacks like phishing, considering that spam text is one of the main factors in the dissemination of phishing attacks to steal sensitive data such as credit cards and passwords.

Grouped Pointwise Convolutions Reduce Parameters in Convolutional Neural Networks

joaopauloschuler/k-neural-api Mendel 2022

In Deep Convolutional Neural Networks (DCNNs), the parameter count in pointwise convolutions quickly grows due to the multiplication of the filters and input channels from the preceding layer.

GAD-NR: Graph Anomaly Detection via Neighborhood Reconstruction

graph-com/gad-nr 2 Jun 2023

Graph Anomaly Detection (GAD) is a technique used to identify abnormal nodes within graphs, finding applications in network security, fraud detection, social media spam detection, and various other domains.

An Automated Text Categorization Framework based on Hyperparameter Optimization

INGEOTEC/microTC 6 Apr 2017

The compared datasets include several problems like topic and polarity classification, spam detection, user profiling and authorship attribution.