Paper
10 October 2023 Android malware detection method based on improved genetic algorithm
Mingguang Zhu, Xingzhen Wang
Author Affiliations +
Proceedings Volume 12799, Third International Conference on Advanced Algorithms and Signal Image Processing (AASIP 2023); 127992I (2023) https://doi.org/10.1117/12.3005922
Event: 3rd International Conference on Advanced Algorithms and Signal Image Processing (AASIP 2023), 2023, Kuala Lumpur, Malaysia
Abstract
Android is currently one of the most popular mobile operating systems in the world. The popularity and flexibility of the Android platform makes it a prime target for malicious attackers. Android malware with malicious charges and privacy theft poses a serious threat to users' security. With the rapid update of Android apps and the growing number of malware types, existing Android app stores all lack comprehensive malware detection methods and prevention mechanisms. Previous studies have shown that the detection methods based on feature codes are easily bypassed by deformed malicious codes and rely on the feature code database. However, the detection method based on machine learning can deal with different varieties of malicious code to some extent, but this method needs to transform the application program into feature vector through feature engineering, and then build a classifier to detect and classify the malware quickly. In the field of machine learning, the feature information selected by traditional feature selection methods suffers from low contribution value and high redundancy, which leads to the low accuracy of detection models. The classical genetic algorithm also has disadvantages such as slow convergence speed, poor local search ability, and easily influenced by parameters. Therefore, this paper proposes an improved hybrid adaptive genetic algorithm (HAGA) as feature selection and combines with a machine learning classifier, and then uses the accuracy of the classifier as an evaluation criterion to provide an effective method for Android malware detection.
(2023) Published by SPIE. Downloading of the abstract is permitted for personal use only.
Mingguang Zhu and Xingzhen Wang "Android malware detection method based on improved genetic algorithm", Proc. SPIE 12799, Third International Conference on Advanced Algorithms and Signal Image Processing (AASIP 2023), 127992I (10 October 2023); https://doi.org/10.1117/12.3005922
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Genetic algorithms

Feature selection

Feature extraction

Machine learning

Decision trees

Back to Top