English

MalPurifier: Enhancing Android Malware Detection with Adversarial Purification against Evasion Attacks

Cryptography and Security 2026-05-07 v3 Artificial Intelligence Machine Learning

Abstract

Machine learning (ML) has gained significant adoption in Android malware detection to address the escalating threats posed by the rapid proliferation of malware attacks. However, recent studies have revealed the inherent vulnerabilities of ML-based detection systems to evasion attacks. While efforts have been made to address this critical issue, many of the existing defensive methods encounter challenges such as lower effectiveness or reduced generalization capabilities. In this paper, we introduce MalPurifier, a novel adversarial purification framework specifically engineered for Android malware detection. Specifically, MalPurifier integrates three key innovations: a diversified adversarial perturbation mechanism for robustness and generalizability, a protective noise injection strategy for benign data integrity, and a Denoising AutoEncoder (DAE) with a dual-objective loss for accurate purification and classification. Extensive experiments on two large-scale datasets demonstrate that MalPurifier significantly outperforms state-of-the-art defenses. It robustly defends against a comprehensive set of 37 perturbation-based evasion attacks, consistently achieving robust accuracies above 90.91%. As a lightweight, model-agnostic, and plug-and-play module, MalPurifier offers a practical and effective solution to bolster the security of ML-based Android malware detectors.

Keywords

Cite

@article{arxiv.2312.06423,
  title  = {MalPurifier: Enhancing Android Malware Detection with Adversarial Purification against Evasion Attacks},
  author = {Yuyang Zhou and Guang Cheng and Zongyao Chen and Shui Yu},
  journal= {arXiv preprint arXiv:2312.06423},
  year   = {2026}
}

Comments

18 pages; Accepted by IEEE TDSC

R2 v1 2026-06-28T13:47:10.989Z