Empirical Evaluation of Concept Drift in ML-Based Android Malware Detection
By: Ahmed Sabbah , Radi Jarrar , Samer Zein and more
Potential Business Impact:
Helps phone apps stay safe from new viruses.
Despite outstanding results, machine learning-based Android malware detection models struggle with concept drift, where rapidly evolving malware characteristics degrade model effectiveness. This study examines the impact of concept drift on Android malware detection, evaluating two datasets and nine machine learning and deep learning algorithms, as well as Large Language Models (LLMs). Various feature types--static, dynamic, hybrid, semantic, and image-based--were considered. The results showed that concept drift is widespread and significantly affects model performance. Factors influencing the drift include feature types, data environments, and detection methods. Balancing algorithms helped with class imbalance but did not fully address concept drift, which primarily stems from the dynamic nature of the malware landscape. No strong link was found between the type of algorithm used and concept drift, the impact was relatively minor compared to other variables since hyperparameters were not fine-tuned, and the default algorithm configurations were used. While LLMs using few-shot learning demonstrated promising detection performance, they did not fully mitigate concept drift, highlighting the need for further investigation.
Similar Papers
LAMDA: A Longitudinal Android Malware Benchmark for Concept Drift Analysis
Cryptography and Security
Helps phone apps spot new viruses better.
Understanding Concept Drift with Deprecated Permissions in Android Malware Detection
Cryptography and Security
Finds phone viruses even when app rules change.
Android Malware Detection: A Machine Leaning Approach
Cryptography and Security
Finds bad phone apps using smart computer programs.