paper-with-me

Papers

SMS Spam Filtering using Probabilistic Topic Modelling and Stacked Denoising Autoencoder

2016-06-17 · Noura Al Moubayed, Toby Breckon, Peter Matthews, A. Stephen McGough

In This paper we present a novel approach to spam filtering and demonstrate its applicability with respect to SMS messages. Our approach requires minimum features engineering and a small set of la- belled data samples. Features are extracted using topic modelling based on latent Dirichlet allocation, and then a comprehensive data model is created using a Stacked Denoising Autoencoder (SDA). Topic modelling summarises the data providing ease of use and high interpretability by visualising the topics using word clouds. Given that the SMS messages can be regarded as either spam (unwanted) or ham (wanted), the SDA is able to model the messages and accurately discriminate between the two classes without the need for a pre-labelled training set. The results are compared against the state-of-the-art spam detection algorithms with our proposed approach achieving over 97% accuracy which compares favourably to the best reported algorithms presented in the literature.

📄 PDF Abstract BibTeX arXiv:1606.05554

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSpam detection

Similar Papers 제목 키워드 기반

Comparison of Automated Machine Learning Tools for SMS Spam Message Filtering

2021-06-16 · Waddah Saeed

Short Message Service (SMS) is a very popular service used for communication by mobile users. However, this popular service can be abused by executing illegal activities and influencing security risks. Nowadays, many aut…

AutoMLBIG-bench Machine Learning

EGGS: A Flexible Approach to Relational Modeling of Social Network Spam

2020-01-14 · Jonathan Brophy, Daniel Lowd

Social networking websites face a constant barrage of spam, unwanted messages that distract, annoy, and even defraud honest users. These messages tend to be very short, making them difficult to identify in isolation. Fur…

Anomaly Detection in Emails using Machine Learning and Header Information

2022-03-19 · Craig Beaman, Haruna Isah

Anomalies in emails such as phishing and spam present major security risks such as the loss of privacy, money, and brand reputation to both individuals and organizations. Previous studies on email anomaly detection relie…

Anomaly DetectionBIG-bench Machine LearningOne-Class Classification

Machine Learning for E-mail Spam Filtering: Review,Techniques and Trends

2016-06-03 · Alexy Bhowmick, Shyamanta M. Hazarika

We present a comprehensive review of the most effective content-based e-mail spam filtering techniques. We focus primarily on Machine Learning-based spam filters and their variants, and report on a broad review ranging f…

BIG-bench Machine Learning

Balancing Quality and Variation: Spam Filtering Distorts Data Label Distributions

2025-09-10 · Eve Fleisig, Matthias Orlikowski, Philipp Cimiano, Dan Klein arxiv

For machine learning datasets to accurately represent diverse opinions in a population, they must preserve variation in data labels while filtering out spam or low-quality responses. How can we balance annotator reliabil…