Suggested Hidden Naïve Bayesian Method based on Deep Learning for Malware Detection
摘要
This paper proposed a deep learning (DL) based Hidden Naïve Bayes (HNB) method that uses a 12-layer Convolutional Neural Network (CNN) model as a hidden layer before the Gaussian Naïve Bayes (GNB) classifier to extract features from the MTA-KDD’19 dataset and divide MTA-KDD’19 into two categories: malware and regular. The system uses recall, F1-score, precision, and accuracy as performance metrics. Tests indicate that the suggested Hidden Naïve Bayes performs well in detecting malware.