SOTAVerified

MDEA: Malware Detection with Evolutionary Adversarial Learning

2020-02-09Unverified0· sign in to hype

Xiruo Wang, Risto Miikkulainen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Malware detection have used machine learning to detect malware in programs. These applications take in raw or processed binary data to neural network models to classify as benign or malicious files. Even though this approach has proven effective against dynamic changes, such as encrypting, obfuscating and packing techniques, it is vulnerable to specific evasion attacks where that small changes in the input data cause misclassification at test time. This paper proposes a new approach: MDEA, an Adversarial Malware Detection model uses evolutionary optimization to create attack samples to make the network robust against evasion attacks. By retraining the model with the evolved malware samples, its performance improves a significant margin.

Tasks

Reproductions