English

Generative Adversarial Networks and Image-Based Malware Classification

Cryptography and Security 2022-07-04 v1 Machine Learning

Abstract

For efficient malware removal, determination of malware threat levels, and damage estimation, malware family classification plays a critical role. In this paper, we extract features from malware executable files and represent them as images using various approaches. We then focus on Generative Adversarial Networks (GAN) for multiclass classification and compare our GAN results to other popular machine learning techniques, including Support Vector Machine (SVM), XGBoost, and Restricted Boltzmann Machines (RBM). We find that the AC-GAN discriminator is generally competitive with other machine learning techniques. We also evaluate the utility of the GAN generative model for adversarial attacks on image-based malware detection. While AC-GAN generated images are visually impressive, we find that they are easily distinguished from real malware images using any of several learning techniques. This result indicates that our GAN generated images would be of little value in adversarial attacks.

Keywords

Cite

@article{arxiv.2207.00421,
  title  = {Generative Adversarial Networks and Image-Based Malware Classification},
  author = {Huy Nguyen and Fabio Di Troia and Genya Ishigaki and Mark Stamp},
  journal= {arXiv preprint arXiv:2207.00421},
  year   = {2022}
}
R2 v1 2026-06-24T12:11:07.728Z