paper-with-me

Papers

Detection of Malicious Android Applications: Classical Machine Learning vs. Deep Neural Network Integrated with Clustering

2021-02-28 · Hemant Rathore, Sanjay K. Sahay, Shivin Thukral, Mohit Sewak

Today anti-malware community is facing challenges due to the ever-increasing sophistication and volume of malware attacks developed by adversaries. Traditional malware detection mechanisms are not able to cope-up with next-generation malware attacks. Therefore in this paper, we propose effective and efficient Android malware detection models based on machine learning and deep learning integrated with clustering. We performed a comprehensive study of different feature reduction, classification and clustering algorithms over various performance metrics to construct the Android malware detection models. Our experimental results show that malware detection models developed using Random Forest eclipsed deep neural network and other classifiers on the majority of performance metrics. The baseline Random Forest model without any feature reduction achieved the highest AUC of 99.4%. Also, the segregating of vector space using clustering integrated with Random Forest further boosted the AUC to 99.6% in one cluster and direct detection of Android malware in another cluster, thus reducing the curse of dimensionality. Additionally, we found that feature reduction in detection models does improve the model efficiency (training and testing time) many folds without much penalty on the effectiveness of the detection model.

📄 PDF Abstract BibTeX arXiv:2103.00637

Code (0)

등록된 구현이 없습니다.

Tasks

Android Malware DetectionBIG-bench Machine LearningClusteringMalware Detection

Similar Papers 제목 키워드 기반

Machine Learning-based Android Intrusion Detection System

2024-12-05 · Madiha Tahreem, Ifrah Andleeb, Bilal Zahid Hussain, Arsalan Hameed

The android operating system is being installed in most of the smart devices. The introduction of intrusions in such operating systems is rising at a tremendous rate. With the introduction of such malicious data streams,…

Intrusion Detection

A Combination Method for Android Malware Detection Based on Control Flow Graphs and Machine Learning Algorithms

2019-01-29 · journal 2019 1 · Zhuo Ma, Haoran Ge, Yang Liu, Meng Zhao 외

Android malware severely threaten system and user security in terms of privilege escalation, remote control, tariff theft, and privacy leakage. Therefore, it is of great importance and necessity to detect Android malware…

Android Malware DetectionBIG-bench Machine LearningMalware DetectionTime Series+1

ShielDroid: A Hybrid Approach Integrating Machine and Deep Learning for Android Malware Detection

2026-08-04 · Md Faisal Ahmed, Zarin Tasnim Biash, Abu Raihan Shakil, Ahmed Ann Noor Ryen 외 arxiv

The rapid advancement of modern technology has led to a significant increase in the use of smart devices, such as smartphones and tablets, resulting in the widespread adoption of mobile applications. Although application…

Malware Detection

Unraveling the Key of Machine Learning Solutions for Android Malware Detection

2024-02-05 · Jiahao Liu, Jun Zeng, Fabio Pierazzi, Lorenzo Cavallaro 외

Android malware detection serves as the front line against malicious apps. With the rapid advancement of machine learning (ML), ML-based Android malware detection has attracted increasing attention due to its capability …

Android Malware DetectionFeature EngineeringMalware Detection

EMULATOR vs REAL PHONE: Android Malware Detection Using Machine Learning

2017-03-31 · Mohammed K. Alzaylaee, Suleiman Y. Yerima, Sakir Sezer

The Android operating system has become the most popular operating system for smartphones and tablets leading to a rapid rise in malware. Sophisticated Android malware employ detection avoidance techniques in order to hi…

Android Malware DetectionBIG-bench Machine LearningMalware Detection