Javascript must be enabled to continue!
Study of SMS Spam Detection Using Machine Learning Based Algorithms
View through CrossRef
SMS spam detection is a crucial task in text classification, as unsolicited messages continue to pose security risks and inconvenience to users. This study explores the effectiveness of machine learning-based algorithms, particularly the Naive Bayes classifier, in accurately identifying and filtering spam messages. The primary objective is to classify SMS messages into spam or ham categories by analysing the occurrence of words and patterns within the text. The proposed approach involves a comprehensive pre-processing stage, including tokenization, stop-word removal, stemming, and feature extraction using techniques such as Term Frequency-Inverse Document Frequency (TF-IDF). The Naive Bayes algorithm is then trained on a labelled dataset to learn probabilistic distributions of words in spam and ham messages. Additionally, we compare the performance of Naive Bayes with other machine learning models like Support Vector Machines (SVM), Decision Trees, and Random Forest to assess their efficiency in spam detection. The experimental analysis demonstrates that the Naive Bayes classifier, due to its probabilistic nature, achieves high accuracy with minimal computational complexity. The study also evaluates precision, recall, F1-score, and overall classification accuracy to determine the best-performing algorithm. The results suggest that machine learning-based approaches significantly enhance SMS spam detection, reducing false positives and improving message filtering. Future work aims to integrate deep learning techniques and real-time detection mechanisms to further enhance accuracy and adaptability in dynamic environments.
Title: Study of SMS Spam Detection Using Machine Learning Based Algorithms
Description:
SMS spam detection is a crucial task in text classification, as unsolicited messages continue to pose security risks and inconvenience to users.
This study explores the effectiveness of machine learning-based algorithms, particularly the Naive Bayes classifier, in accurately identifying and filtering spam messages.
The primary objective is to classify SMS messages into spam or ham categories by analysing the occurrence of words and patterns within the text.
The proposed approach involves a comprehensive pre-processing stage, including tokenization, stop-word removal, stemming, and feature extraction using techniques such as Term Frequency-Inverse Document Frequency (TF-IDF).
The Naive Bayes algorithm is then trained on a labelled dataset to learn probabilistic distributions of words in spam and ham messages.
Additionally, we compare the performance of Naive Bayes with other machine learning models like Support Vector Machines (SVM), Decision Trees, and Random Forest to assess their efficiency in spam detection.
The experimental analysis demonstrates that the Naive Bayes classifier, due to its probabilistic nature, achieves high accuracy with minimal computational complexity.
The study also evaluates precision, recall, F1-score, and overall classification accuracy to determine the best-performing algorithm.
The results suggest that machine learning-based approaches significantly enhance SMS spam detection, reducing false positives and improving message filtering.
Future work aims to integrate deep learning techniques and real-time detection mechanisms to further enhance accuracy and adaptability in dynamic environments.
Related Results
SMS spam filtering and thread identification using bi-level text classification and clustering techniques
SMS spam filtering and thread identification using bi-level text classification and clustering techniques
SMS spam detection is an important task where spam SMS messages are identified and filtered. As greater numbers of SMS messages are communicated every day, it is very difficult for...
Spam Review Detection Techniques: A Systematic Literature Review
Spam Review Detection Techniques: A Systematic Literature Review
Online reviews about the purchase of products or services provided have become the main source of users’ opinions. In order to gain profit or fame, usually spam reviews are written...
ANALISIS KOMPARASI MACHINE LEARNING PADA DATA SPAM SMS
ANALISIS KOMPARASI MACHINE LEARNING PADA DATA SPAM SMS
Spam SMS adalah pesan yang tidak berguna bagi penerima dan sering kali menjadi penyalahgunaan oleh pihak yang tidak bertanggung jawab. Menhindari penyalahgunaan itu perlu dilakukan...
Perbandingan Kinerja Algoritma Naïve Bayes Dan C.45 Dalam Klasifikasi Spam Email
Perbandingan Kinerja Algoritma Naïve Bayes Dan C.45 Dalam Klasifikasi Spam Email
Antispam dengan algoritma tertentu yang dapat memisahkan antara spam-mail dengan non spam mail. Perbandingan kinerja antara algoritma naïve bayes, dan decision tree yang memakai al...
Analysis of Naıve Bayes Algorithm for Email Spam
Filtering
Analysis of Naıve Bayes Algorithm for Email Spam
Filtering
The upsurge in the volume of unwanted emails called spam has created an intense need for the
development of more dependable and robust antispam filters. Machine learning methods of...
Analysis of the Application of Machine Learning Algorithm in Spam Detection System: Literature Review
Analysis of the Application of Machine Learning Algorithm in Spam Detection System: Literature Review
Spam detection is an evolving issue in line with the increasing volume of data and the evolution of spam techniques. In recent years, the application of machine learning (ML) algor...
VNSED: Vietnamese spam email detection using multi deep learning models
VNSED: Vietnamese spam email detection using multi deep learning models
Email is one of the most popular communication methods today. However, a high percentage of spam emails are used for various purposes. Therefore, detecting spam emails and proposin...
Email Spam Filtering Model with the Machine Learning Models
Email Spam Filtering Model with the Machine Learning Models
The increase in the volume of the unrequired emails which can be termed as the spam has started an issue for the development or implementation of the model for detecting the spam e...

