English

Random CapsNet Forest Model for Imbalanced Malware Type Classification Task

Cryptography and Security 2020-08-25 v4 Computer Vision and Pattern Recognition Machine Learning Machine Learning

Abstract

Behavior of a malware varies with respect to malware types. Therefore,knowing type of a malware affects strategies of system protection softwares. Many malware type classification models empowered by machine and deep learning achieve superior accuracies to predict malware types.Machine learning based models need to do heavy feature engineering and feature engineering is dominantly effecting performance of models.On the other hand, deep learning based models require less feature engineering than machine learning based models. However, traditional deep learning architectures and components cause very complex and data sensitive models. Capsule network architecture minimizes this complexity and data sensitivity unlike classical convolutional neural network architectures. This paper proposes an ensemble capsule network model based on bootstrap aggregating technique. The proposed method are tested on two malware datasets, whose the-state-of-the-art results are well-known.

Keywords

Cite

@article{arxiv.1912.10836,
  title  = {Random CapsNet Forest Model for Imbalanced Malware Type Classification Task},
  author = {Aykut Çayır and Uğur Ünal and Hasan Dağ},
  journal= {arXiv preprint arXiv:1912.10836},
  year   = {2020}
}

Comments

30 pages, 10 figures, typos are corrected, references are added