paper-with-me

Papers

SEdroid: A Robust Android Malware Detector using Selective Ensemble Learning

2019-09-06 · Ji Wang, Qi Jing, Jianbo Gao

For the dramatic increase of Android malware and low efficiency of manual check process, deep learning methods started to be an auxiliary means for Android malware detection these years. However, these models are highly dependent on the quality of datasets, and perform unsatisfactory results when the quality of training data is not good enough. In the real world, the quality of datasets without manually check cannot be guaranteed, even Google Play may contain malicious applications, which will cause the trained model failure. To address the challenge, we propose a robust Android malware detection approach based on selective ensemble learning, trying to provide an effective solution not that limited to the quality of datasets. The proposed model utilizes genetic algorithm to help find the best combination of the component learners and improve robustness of the model. Our results show that the proposed approach achieves a more robust performance than other approaches in the same area.

📄 PDF Abstract BibTeX arXiv:1909.03837

Code (0)

등록된 구현이 없습니다.

Tasks

Android Malware DetectionEnsemble LearningMalware Detection

Similar Papers 제목 키워드 기반

Adversarial Deep Ensemble: Evasion Attacks and Defenses for Malware Detection

2020-06-30 · Deqiang Li, Qianmu Li

Malware remains a big threat to cyber security, calling for machine learning based malware detection. While promising, such detectors are known to be vulnerable to evasion attacks. Ensemble learning typically facilitates…

Ensemble LearningMalware Detection

Light up that Droid! On the Effectiveness of Static Analysis Features against App Obfuscation for Android Malware Detection

2023-10-24 · Borja Molina-Coronado, Antonio Ruggia, Usue Mori, Alessio Merlo 외

Malware authors have seen obfuscation as the mean to bypass malware detectors based on static analysis features. For Android, several studies have confirmed that many anti-malware products are easily evaded with simple p…

Android Malware DetectionMalware Detection

High Accuracy Android Malware Detection Using Ensemble Learning

2016-08-02 · Suleiman Y. Yerima, Sakir Sezer, Igor Muttik

With over 50 billion downloads and more than 1.3 million apps in the Google official market, Android has continued to gain popularity amongst smartphone users worldwide. At the same time there has been a rise in malware …

Android Malware DetectionBIG-bench Machine LearningEnsemble LearningMalware Detection+1

Android Malware Detection: A Machine Leaning Approach

2025-11-02 · Hasan Abdulla arxiv

This study examines machine learning techniques like Decision Trees, Support Vector Machines, Logistic Regression, Neural Networks, and ensemble methods to detect Android malware. The study evaluates these models on a da…

Malware Detection

A two-steps approach to improve the performance of Android malware detectors

2022-05-17 · Nadia Daoudi, Kevin Allix, Tegawendé F. Bissyandé, Jacques Klein

The popularity of Android OS has made it an appealing target to malware developers. To evade detection, including by ML-based techniques, attackers invest in creating malware that closely resemble legitimate apps. In thi…

Android Malware DetectionBinary ClassificationClassificationContrastive Learning+2