Fusing Feature Engineering and Deep Learning: A Case Study for Malware Classification

06/12/2022
by   Daniel Gibert, et al.
0

Machine learning has become an appealing signature-less approach to detect and classify malware because of its ability to generalize to never-before-seen samples and to handle large volumes of data. While traditional feature-based approaches rely on the manual design of hand-crafted features based on experts knowledge of the domain, deep learning approaches replace the manual feature engineering process by an underlying system, typically consisting of a neural network with multiple layers, that perform both feature learning and classification altogether. However, the combination of both approaches could substantially enhance detection systems. In this paper we present an hybrid approach to address the task of malware classification by fusing multiple types of features defined by experts and features learned through deep learning from raw data. In particular, our approach relies on deep learning to extract N-gram like features from the assembly language instructions and the bytes of malware, and texture patterns and shapelet-based features from malwareś grayscale image representation and structural entropy, respectively. These deep features are later passed as input to a gradient boosting model that combines the deep features and the hand-crafted features using an early-fusion mechanism. The suitability of our approach has been evaluated on the Microsoft Malware Classification Challenge benchmark and results show that the proposed solution achieves state-of-the-art performance and outperforms gradient boosting and deep learning methods in the literature.

READ FULL TEXT

page 7

page 9

page 27

page 28

page 29

page 30

page 31

page 32

research
07/22/2018

Deep learning at the shallow end: Malware classification for non-domain experts

Current malware detection and classification approaches generally rely o...
research
09/16/2018

An investigation of a deep learning based malware detection system

We investigate a Deep Learning based system for malware detection. In th...
research
12/20/2019

Random CapsNet Forest Model for Imbalanced Malware Type Classification Task

Behavior of a malware varies with respect to malware types. Therefore,kn...
research
05/15/2017

Mosquito Detection with Neural Networks: The Buzz of Deep Learning

Many real-world time-series analysis problems are characterised by scarc...
research
09/15/2021

Comparing Feature-Engineering and Feature-Learning Approaches for Multilingual Translationese Classification

Traditional hand-crafted linguistically-informed features have often bee...
research
03/12/2019

Activation Analysis of a Byte-Based Deep Neural Network for Malware Classification

Feature engineering is one of the most costly aspects of developing effe...
research
01/05/2018

Learning Feature Representations for Keyphrase Extraction

In supervised approaches for keyphrase extraction, a candidate phrase is...

Please sign up or login with your details

Forgot password? Click here to reset