Malware Classification using Diluted Convolutional Neural Network with Fast Gradient Sign Method
Ashish Anand, Bhupendra Singh, Sunil Khemka, Bireswar Banerjee, Vishi Singh Bhatia, Piyush Ranjan

TL;DR
This paper introduces FGSM DICNN, a novel malware classification method combining diluted convolutions and fast gradient sign perturbations, achieving high accuracy with fewer features and lower computational costs.
Contribution
It proposes a new malware classification model that uses diluted convolutions and FGSM to improve accuracy and efficiency over existing methods.
Findings
Achieved 99.44% classification accuracy.
Outperformed existing approaches like Custom DNN.
Reduced feature dependence and computational cost.
Abstract
Android malware has become an increasingly critical threat to organizations, society and individuals, posing significant risks to privacy, data security and infrastructure. As malware continues to evolve in terms of complexity and sophistication, the mitigation and detection of these malicious software instances have become more time consuming and challenging particularly due to the requirement of large number of features to identify potential malware. To address these challenges, this research proposes Fast Gradient Sign Method with Diluted Convolutional Neural Network (FGSM DICNN) method for malware classification. DICNN contains diluted convolutions which increases receptive field, enabling the model to capture dispersed malware patterns across long ranges using fewer features without adding parameters. Additionally, the FGSM strategy enhance the accuracy by using one-step…
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 · Digital and Cyber Forensics
