English

A Novel Active Learning Approach to Label One Million Unknown Malware Variants

Cryptography and Security 2025-07-08 v1 Artificial Intelligence Machine Learning

Abstract

Active learning for classification seeks to reduce the cost of labeling samples by finding unlabeled examples about which the current model is least certain and sending them to an annotator/expert to label. Bayesian theory can provide a probabilistic view of deep neural network models by asserting a prior distribution over model parameters and estimating the uncertainties by posterior distribution over these parameters. This paper proposes two novel active learning approaches to label one million malware examples belonging to different unknown modern malware families. The first model is Inception-V4+PCA combined with several support vector machine (SVM) algorithms (UTSVM, PSVM, SVM-GSU, TBSVM). The second model is Vision Transformer based Bayesian Neural Networks ViT-BNN. Our proposed ViT-BNN is a state-of-the-art active learning approach that differs from current methods and can apply to any particular task. The experiments demonstrate that the ViT-BNN is more stable and robust in handling uncertainty.

Keywords

Cite

@article{arxiv.2507.02959,
  title  = {A Novel Active Learning Approach to Label One Million Unknown Malware Variants},
  author = {Ahmed Bensaoud and Jugal Kalita},
  journal= {arXiv preprint arXiv:2507.02959},
  year   = {2025}
}
R2 v1 2026-07-01T03:45:35.602Z