SMS Spam Filtering using Probabilistic Topic Modelling and Stacked Denoising Autoencoder
Noura Al Moubayed, Toby Breckon, Peter Matthews, and A. Stephen, McGough

TL;DR
This paper introduces a novel SMS spam filtering method combining topic modeling with a stacked denoising autoencoder, achieving high accuracy with minimal feature engineering and small labeled datasets.
Contribution
It presents a new approach that leverages topic modeling and autoencoders for effective spam detection without extensive labeled data or feature engineering.
Findings
Achieved over 97% accuracy in spam detection
Outperformed existing state-of-the-art algorithms
Provided interpretable topic visualizations
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpam and Phishing Detection · Text and Document Classification Technologies · Sentiment Analysis and Opinion Mining
