Random CapsNet Forest Model for Imbalanced Malware Type Classification Task
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDeep LearningFeature EngineeringGeneral ClassificationVocal Bursts Type PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
CardioCaps: Attention-based Capsule Network for Class-Imbalanced Echocardiogram Classification
Capsule Neural Networks (CapsNets) is a novel architecture that utilizes vector-wise representations formed by multiple neurons. Specifically, the Dynamic Routing CapsNets (DR-CapsNets) employ an affine matrix and dynami…
image-classificationImage ClassificationregressionDynamic detection of mobile malware using smartphone data and machine learning
Mobile malware are malicious programs that target mobile devices. They are an increasing problem, as seen in the rise of detected mobile malware samples per year. The number of active smartphone users is expected to grow…
BIG-bench Machine LearningCPUMalware DetectionAn Ensemble of Pre-trained Transformer Models For Imbalanced Multiclass Malware Classification
Classification of malware families is crucial for a comprehensive understanding of how they can infect devices, computers, or systems. Thus, malware identification enables security researchers and incident responders to …
Malware ClassificationRandom Forest for Malware Classification
The challenge in engaging malware activities involves the correct identification and classification of different malware variants. Various malwares incorporate code obfuscation methods that alters their code signatures e…
ClassificationGeneral ClassificationMalware ClassificationImbalanced malware classification: an approach based on dynamic classifier selection
In recent years, the rise of cyber threats has emphasized the need for robust malware detection systems, especially on mobile devices. Malware, which targets vulnerabilities in devices and user data, represents a substan…
Malware ClassificationMalware Detection