Android Malware classification using static code analysis and Apriori algorithm improved with particle swarm optimization

Several machine learning techniques based on supervised learning have been adopted in the classification of malware. However, only supervised learning techniques have proofed insufficient for malware classification task. This paper presents a classification of android malware using candidate detecto...

Full description

Saved in:
Bibliographic Details
Main Authors: Adebayo, Olawale Surajudeen, Abdul Aziz, Normaziah
Format: Conference or Workshop Item
Language:English
Published: IEEE 2014
Subjects:
Online Access:http://irep.iium.edu.my/48604/1/Android_Malware_Classification_-_Static_Code_anaysis.pdf
http://irep.iium.edu.my/48604/
http://www.mirlabs.net/wict14/proceedings/html/paper78.xml
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Several machine learning techniques based on supervised learning have been adopted in the classification of malware. However, only supervised learning techniques have proofed insufficient for malware classification task. This paper presents a classification of android malware using candidate detectors generated from an unsupervised association rule of Apriori algorithm improved with particle swarm optimization to train three different supervised classifiers. In this method, features were extracted from Android applications byte-code through static code analysis, selected and were used to train supervised classifiers. Using a number of candidate detectors, the true positive rate of detecting malicious code is maximized, while the false positive rate of wrongful detection is minimized. The results of the experiments show that the proposed combined technique has remarkable benefits over the detection using only supervised or unsupervised learners.