Malware Classification using Diluted Convolutional Neural Network with Fast Gradient Sign Method
By: Ashish Anand , Bhupendra Singh , Sunil Khemka and more
Potential Business Impact:
Finds phone viruses faster with fewer clues.
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 perturbations during training that provides more defensive advantage of lower computational cost. This integration helps to manage high classification accuracy while reducing the dependence on extensive feature sets. The proposed FGSM DICNN model attains 99.44% accuracy while outperforming other existing approaches such as Custom Deep Neural Network (DCNN).
Similar Papers
Adversarial Machine Learning: Attacking and Safeguarding Image Datasets
Machine Learning (CS)
Makes computer pictures harder to trick.
A Multi-Scale Isolation Forest Approach for Real-Time Detection and Filtering of FGSM Adversarial Attacks in Video Streams of Autonomous Vehicles
CV and Pattern Recognition
Stops bad pictures from tricking smart computers.
IoT-based Android Malware Detection Using Graph Neural Network With Adversarial Defense
Cryptography and Security
Finds bad apps and makes them harder to trick.