English

Exploring Optimal Deep Learning Models for Image-based Malware Variant Classification

Cryptography and Security 2022-10-25 v2 Machine Learning

Abstract

Analyzing a huge amount of malware is a major burden for security analysts. Since emerging malware is often a variant of existing malware, automatically classifying malware into known families greatly reduces a part of their burden. Image-based malware classification with deep learning is an attractive approach for its simplicity, versatility, and affinity with the latest technologies. However, the impact of differences in deep learning models and the degree of transfer learning on the classification accuracy of malware variants has not been fully studied. In this paper, we conducted an exhaustive survey of deep learning models using 24 ImageNet pre-trained models and five fine-tuning parameters, totaling 120 combinations, on two platforms. As a result, we found that the highest classification accuracy was obtained by fine-tuning one of the latest deep learning models with a relatively low degree of transfer learning, and we achieved the highest classification accuracy ever in cross-validation on the Malimg and Drebin datasets. We also confirmed that this trend holds true for the recent malware variants using the VirusTotal 2020 Windows and Android datasets. The experimental results suggest that it is effective to periodically explore optimal deep learning models with the latest models and malware datasets by gradually reducing the degree of transfer learning from half.

Keywords

Cite

@article{arxiv.2004.05258,
  title  = {Exploring Optimal Deep Learning Models for Image-based Malware Variant Classification},
  author = {Rikima Mitsuhashi and Takahiro Shinagawa},
  journal= {arXiv preprint arXiv:2004.05258},
  year   = {2022}
}

Comments

11 pages with 10figures. This is the accepted version of the paper published in IEEE COMPSAC 2022. The published version is available at http://dx.doi.org/10.1109/COMPSAC54236.2022.00128

R2 v1 2026-06-23T14:47:36.819Z