A Hierarchical Two-Level Feature Fusion Approach for SMS Spam Filtering

نویسندگانHussein Alaa Al-Kabbi-Mohammad-Reza Feizi-Derakhshi-Saeid Pashazadeh
نشریهIntelligent Automation & Soft Computing
ارائه به نام دانشگاهUniversity of Tabriz
شماره صفحات665-682
شماره سریال4
شماره مجلد39
نوع مقالهFull Paper
تاریخ انتشار2024/09/06
رتبه نشریهISI (WOS)
نوع نشریهچاپی
کشور محل چاپایالات متحدهٔ امریکا

چکیده مقاله

SMS spam poses a significant challenge to maintaining user privacy and security. Recently, spammers have employed fraudulent writing styles to bypass spam detection systems. This paper introduces a novel two-level detection system that utilizes deep learning techniques for effective spam identification to address the challenge of sophisticated SMS spam. The system comprises five steps, beginning with the preprocessing of SMS data. RoBERTa word embedding is then applied to convert text into a numerical format for deep learning analysis. Feature extraction is performed using a Convolutional Neural Network (CNN) for word-level analysis and a Bidirectional Long Short-Term Memory (BiLSTM) for sentence-level analysis. The two-level feature extraction enables a complete understanding of individual words and sentence structure. The novel part of the proposed approach is the Hierarchical Attention Network (HAN), which fuses and selects features at two levels through an attention mechanism. The HAN can deal with words and sentences to focus on the most pertinent aspects of messages for spam detection. This network is productive in capturing meaningful features, considering both word-level and sentence-level semantics. In the classification step, the model classifies the messages into spam and ham. This hybrid deep learning method improve the feature representation, and enhancing the model’s spam detection capabilities. By significantly reducing the incidence of SMS spam, our model contributes to a safer mobile communication environment, protecting users against potential phishing attacks and scams, and aiding in compliance with privacy and security regulations. This model’s performance was evaluated using the SMS Spam Collection Dataset from the UCI Machine Learning Repository. Cross-validation is employed to consider the dataset’s imbalanced nature, ensuring a reliable evaluation. The proposed model achieved a good accuracy of 99.48%, underscoring its efficiency in identifying SMS spam.

لینک ثابت مقاله

tags: SMS spam detection, hierarchical attention network, text classification, natural language processing