2016
DOI: 10.11591/ijeecs.v4.i1.pp240-244
|View full text |Cite
|
Sign up to set email alerts
|

Android Malware Detection Using Backpropagation Neural Network

Abstract: <p>The rapid growing adoption of android operating system around the world affects the growth of malware that attacks this platform. One possible solution to overcome the threat of malware is building a comprehensive system to detect existing malware. This paper proposes multilayer perceptron artificial neural network trained with backpropagation algorithm to determine an application is malware or non-malware application which is often called benign application. The parameters that used in this study bas… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(6 citation statements)
references
References 4 publications
0
5
0
Order By: Relevance
“…After partial derivative for each weight (biases included), the weight will then be updated. The weight update will follow the equation written in (8). The new weight for the next iteration ( ( )) will be the current weight ( ) reduced by the product of learning rate (η) and the partial derivative of the error ( ).…”
Section: A Neural Network and Backpropagationmentioning
confidence: 99%
“…After partial derivative for each weight (biases included), the weight will then be updated. The weight update will follow the equation written in (8). The new weight for the next iteration ( ( )) will be the current weight ( ) reduced by the product of learning rate (η) and the partial derivative of the error ( ).…”
Section: A Neural Network and Backpropagationmentioning
confidence: 99%
“…To implement MKNN, we make sure the validity of training data first before calculating the weight voting [13].…”
Section: Modified K-nearest Neighbor (M-knn)mentioning
confidence: 99%
“…It raised accuracy about 99.25% in selection of feature. Neural network can also be used for classification, for example malware detection case [13], which determine the malware based on the training process of few parameters such as the list of manifest files, permission battery rating, and the size of application file.…”
Section: Introductionmentioning
confidence: 99%
“…• Make bias from input layer to hidden layer ranged between [-β, β] This research uses classical one-hidden-layer neural network architecture. The ideal number of neurons in hidden layer must fullfill equation (5). (Heaton 2005).…”
Section: =1mentioning
confidence: 99%