Xiruo Wang

h-index2
1paper
18citations

1 Paper

7.2CRFeb 9, 2020
MDEA: Malware Detection with Evolutionary Adversarial Learning

Xiruo Wang, Risto Miikkulainen

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.