New Approach to Malware Detection Using Optimized Convolutional Neural Network
Marwan Omar

TL;DR
This paper introduces a new optimized convolutional neural network for malware detection, achieving over 99% accuracy and outperforming existing models by developing and refining the network from scratch.
Contribution
The paper presents a novel CNN architecture specifically designed for malware detection, including a baseline, an improved model, and comprehensive evaluation of performance.
Findings
Baseline CNN achieved 98% accuracy
Optimized CNN reached 99.183% accuracy
Model outperforms most existing CNN-based malware detectors
Abstract
Cyber-crimes have become a multi-billion-dollar industry in the recent years. Most cybercrimes/attacks involve deploying some type of malware. Malware that viciously targets every industry, every sector, every enterprise and even individuals has shown its capabilities to take entire business organizations offline and cause significant financial damage in billions of dollars annually. Malware authors are constantly evolving in their attack strategies and sophistication and are developing malware that is difficult to detect and can lay dormant in the background for quite some time in order to evade security controls. Given the above argument, Traditional approaches to malware detection are no longer effective. As a result, deep learning models have become an emerging trend to detect and classify malware. This paper proposes a new convolutional deep learning neural network to accurately…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Anomaly Detection Techniques and Applications
