TL;DR
This paper presents a dynamic deep ensemble model combining convolutional neural networks and traditional classifiers to improve spam detection in text, achieving high accuracy with reduced manual feature engineering.
Contribution
It introduces a novel adaptive deep ensemble approach that automatically extracts features and adjusts complexity, enhancing spam detection performance.
Findings
Achieved 98.38% accuracy in spam detection
Outperformed traditional machine learning and deep learning models
Effectively combined CNNs with ensemble classifiers like random forests
Abstract
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. In addition, rumors and incorrect medical information regarding the COVID-19 pandemic are widely shared on social media leading to people's fear and confusion. Thus, filtering spam content is vital to reduce risks and threats. Previous studies relied on machine learning and deep learning approaches for spam classification, but these approaches have two limitations. Machine learning models require manual feature engineering, whereas deep neural networks require a high computational cost. This paper introduces a dynamic deep ensemble model for spam detection that adjusts its complexity and extracts features…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
