Machine Learning and Deep Learning for Phishing Email Classification using One-Hot Encoding
- 1 The University of West Florida, United States
- 2 University of Illinois at Chicago, United States
- 3 University of West Florida, United States
- 4 AppRiver, Pensacola, United States
Abstract
Representation of text is a significant task in Natural Language Processing (NLP) and in recent years Deep Learning (DL) and Machine Learning (ML) have been widely used in various NLP tasks like topic classification, sentiment analysis and language translation. Until very recently, little work has been devoted to semantic analysis in phishing detection or phishing email detection. The novelty of this study is in using deep semantic analysis to capture inherent characteristics of the text body. One-hot encoding was used with DL and ML techniques to classify emails as phishing or non-phishing. A comparison of various parameters and hyperparameters was performed for DL. The results of various ML models, Naïve Bayes, SVM, Decision Tree, as well as DL models, Convolutional Neural Networks (CNN) and Long Short Term Memory (LSTM), were presented. The DL models performed better than the ML models in terms of accuracy, but the ML models performed better than the DL models in terms of computation time. CNN with Word Embedding performed the best in terms of accuracy (96.34%), demonstrating the effectiveness of semantic analysis in phishing email detection.
DOI: https://doi.org/10.3844/jcssp.2021.610.623
Copyright: © 2021 Sikha Bagui, Debarghya Nandi, Subhash Bagui and Robert Jamie White. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 5,148 Views
- 3,305 Downloads
- 39 Citations
Download
Keywords
- One-Hot Encoding
- Phishing Email Classification
- Deep Learning
- Machine Learning
- Convolutional Neural Networks
- Long Short Term Memory