paper-with-me

Papers

An investigation of a deep learning based malware detection system

2018-09-16 · Mohit Sewak, Sanjay K. Sahay, Hemant Rathore

We investigate a Deep Learning based system for malware detection. In the investigation, we experiment with different combination of Deep Learning architectures including Auto-Encoders, and Deep Neural Networks with varying layers over Malicia malware dataset on which earlier studies have obtained an accuracy of (98%) with an acceptable False Positive Rates (1.07%). But these results were done using extensive man-made custom domain features and investing corresponding feature engineering and design efforts. In our proposed approach, besides improving the previous best results (99.21% accuracy and a False Positive Rate of 0.19%) indicates that Deep Learning based systems could deliver an effective defense against malware. Since it is good in automatically extracting higher conceptual features from the data, Deep Learning based systems could provide an effective, general and scalable mechanism for detection of existing and unknown malware.

📄 PDF Abstract BibTeX arXiv:1809.05888

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFeature EngineeringMalware Detection

Similar Papers 제목 키워드 기반

A Novel Reinforcement Learning Model for Post-Incident Malware Investigations

2024-10-19 · Dipo Dunsin, Mohamed Chahine Ghanem, Karim Ouazzane, Vassil Vassilev

This Research proposes a Novel Reinforcement Learning (RL) model to optimise malware forensics investigation during cyber incident response. It aims to improve forensic investigation efficiency by reducing false negative…

Malware DetectionQ-Learningreinforcement-learningReinforcement Learning+1

An Efficient Detection of Malware by Naive Bayes Classifier Using GPGPU

2019-05-30 · Sanjay K. Sahay, Mayank Chaudhari

Due to continuous increase in the number of malware (according to AV-Test institute total ~8 x 10^8 malware are already known, and every day they register ~2.5 x 10^4 malware) and files in the computational devices, it i…

General Classification

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

Leveraging Uncertainty for Improved Static Malware Detection Under Extreme False Positive Constraints

2021-08-09 · Andre T. Nguyen, Edward Raff, Charles Nicholas, James Holt

The detection of malware is a critical task for the protection of computing environments. This task often requires extremely low false positive rates (FPR) of 0.01% or even lower, for which modern machine learning has no…

BIG-bench Machine LearningMalware 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