Hybrid Machine Learning Model for Detecting Bangla Smishing Text Using BERT and Character-Level CNN
Gazi Tanbhir, Md. Farhan Shahriyar, Khandker Shahed, Abdullah Md Raihan Chy, Md Al Adnan

TL;DR
This paper introduces a hybrid BERT and CNN-based machine learning model that effectively detects Bangla smishing texts, significantly improving accuracy over traditional methods and addressing multi-class SMS classification.
Contribution
The paper presents a novel hybrid model combining BERT and character-level CNNs with attention for multi-class smishing detection in Bangla, enhancing accuracy and robustness.
Findings
Achieved 98.47% detection accuracy
Outperformed traditional classifiers in precision and recall
Effective multi-class classification of SMS types
Abstract
Smishing is a social engineering attack using SMS containing malicious content to deceive individuals into disclosing sensitive information or transferring money to cybercriminals. Smishing attacks have surged by 328%, posing a major threat to mobile users, with losses exceeding $54.2 million in 2019. Despite its growing prevalence, the issue remains significantly under-addressed. This paper presents a novel hybrid machine learning model for detecting Bangla smishing texts, combining Bidirectional Encoder Representations from Transformers (BERT) with Convolutional Neural Networks (CNNs) for enhanced character-level analysis. Our model addresses multi-class classification by distinguishing between Normal, Promotional, and Smishing SMS. Unlike traditional binary classification methods, our approach integrates BERT's contextual embeddings with CNN's character-level features, improving…
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
TopicsHandwritten Text Recognition Techniques · Edcuational Technology Systems
MethodsSoftmax · Attention Is All You Need
