paper-with-me

홈 › Papers

A Survey of Malware Detection Using Deep Learning

2024-07-27 · Ahmed Bensaoud, Jugal Kalita, Mahmoud Bensaoud

The problem of malicious software (malware) detection and classification is a complex task, and there is no perfect approach. There is still a lot of work to be done. Unlike most other research areas, standard benchmarks are difficult to find for malware detection. This paper aims to investigate recent advances in malware detection on MacOS, Windows, iOS, Android, and Linux using deep learning (DL) by investigating DL in text and image classification, the use of pre-trained and multi-task learning models for malware detection approaches to obtain high accuracy and which the best approach if we have a standard benchmark dataset. We discuss the issues and the challenges in malware detection using DL classifiers by reviewing the effectiveness of these DL classifiers and their inability to explain their decisions and actions to DL developers presenting the need to use Explainable Machine Learning (XAI) or Interpretable Machine Learning (IML) programs. Additionally, we discuss the impact of adversarial attacks on deep learning models, negatively affecting their generalization capabilities and resulting in poor performance on unseen data. We believe there is a need to train and test the effectiveness and efficiency of the current state-of-the-art deep learning models on different malware datasets. We examine eight popular DL approaches on various datasets. This survey will help researchers develop a general understanding of malware recognition using deep learning.

📄 PDF Abstract BibTeX arXiv:2407.19153

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learningimage-classificationImage ClassificationInterpretable Machine LearningMalware DetectionMulti-Task LearningSurvey

Similar Papers 제목 키워드 기반

Recent Advances in Malware Detection: Graph Learning and Explainability

2025-02-14 · Hossein Shokouhinejad, Roozbeh Razavi-Far, Hesamodin Mohammadian, Mahdi Rabbani 외

The rapid evolution of malware has necessitated the development of sophisticated detection methods that go beyond traditional signature-based approaches. Graph learning techniques have emerged as powerful tools for model…

Feature EngineeringGraph EmbeddingGraph LearningMalware Analysis+2

Explainable Artificial Intelligence (XAI) for Malware Analysis: A Survey of Techniques, Applications, and Open Challenges

2024-09-09 · Harikha Manthena, Shaghayegh Shajarian, Jeffrey Kimmell, Mahmoud Abdelsalam 외

Machine learning (ML) has rapidly advanced in recent years, revolutionizing fields such as finance, medicine, and cybersecurity. In malware detection, ML-based approaches have demonstrated high accuracy; however, their l…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Malware AnalysisMalware Classification+2

A Survey on Malware Detection with Graph Representation Learning

2023-03-28 · Tristan Bilot, Nour El Madhoun, Khaldoun Al Agha, Anis Zouaoui

Malware detection has become a major concern due to the increasing number and complexity of malware. Traditional detection methods based on signatures and heuristics are used for malware detection, but unfortunately, the…

Graph Representation LearningMalware DetectionRepresentation LearningSurvey

A short review on Applications of Deep learning for Cyber security

2018-12-15 · Mohammed Harun Babu R, Vinayakumar R, Soman Kp

Deep learning is an advanced model of traditional machine learning. This has the capability to extract optimal feature representation from raw input samples. This has been applied towards various use cases in cyber secur…

Android Malware DetectionBIG-bench Machine LearningDeep LearningGeneral Classification+3

Towards interpreting ML-based automated malware detection models: a survey

2021-01-15 · Yuzhou Lin, Xiaolin Chang

Malware is being increasingly threatening and malware detectors based on traditional signature-based analysis are no longer suitable for current malware detection. Recently, the models based on machine learning (ML) are …

Malware DetectionSurvey