VOLTRON: Detecting Unknown Malware Using Graph-Based Zero-Shot Learning
By: M. Tahir Akdeniz , Zeynep Yeşilkaya , İ. Enes Köse and more
Potential Business Impact:
Finds new phone viruses without seeing them before.
The persistent threat of Android malware presents a serious challenge to the security of millions of users globally. While many machine learning-based methods have been developed to detect these threats, their reliance on large labeled datasets limits their effectiveness against emerging, previously unseen malware families, for which labeled data is scarce or nonexistent. To address this challenge, we introduce a novel zero-shot learning framework that combines Variational Graph Auto-Encoders (VGAE) with Siamese Neural Networks (SNN) to identify malware without needing prior examples of specific malware families. Our approach leverages graph-based representations of Android applications, enabling the model to detect subtle structural differences between benign and malicious software, even in the absence of labeled data for new threats. Experimental results show that our method outperforms the state-of-the-art MaMaDroid, especially in zero-day malware detection. Our model achieves 96.24% accuracy and 95.20% recall for unknown malware families, highlighting its robustness against evolving Android threats.
Similar Papers
IoT-based Android Malware Detection Using Graph Neural Network With Adversarial Defense
Cryptography and Security
Finds bad apps and makes them harder to trick.
Mitigating Distribution Shift in Graph-Based Android Malware Classification via Function Metadata and LLM Embeddings
Cryptography and Security
Finds hidden computer virus patterns better.
Explainable Android Malware Detection and Malicious Code Localization Using Graph Attention
Cryptography and Security
Finds hidden bad code in phone apps.