Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-Supervised Vision Transformers for Malware Detection

About

Malware detection plays a crucial role in cyber-security with the increase in malware growth and advancements in cyber-attacks. Previously unseen malware which is not determined by security vendors are often used in these attacks and it is becoming inevitable to find a solution that can self-learn from unlabeled sample data. This paper presents SHERLOCK, a self-supervision based deep learning model to detect malware based on the Vision Transformer (ViT) architecture. SHERLOCK is a novel malware detection method which learns unique features to differentiate malware from benign programs with the use of image-based binary representation. Experimental results using 1.2 million Android applications across a hierarchy of 47 types and 696 families, shows that self-supervised learning can achieve an accuracy of 97% for the binary classification of malware which is higher than existing state-of-the-art techniques. Our proposed model is also able to outperform state-of-the-art techniques for multi-class malware classification of types and family with macro-F1 score of .497 and .491 respectively.

Sachith Seneviratne, Ridwan Shariffdeen, Sanka Rasnayaka, Nuran Kasthuriarachchi• 2022

Related benchmarks

TaskDatasetResultRank
Malware DetectionMalNet
Macro F187.8
9
Malware family classificationMalNet (test)
Macro F1-Score0.491
7
Malware Type ClassificationMalNet (test)
Macro F1 Score49.7
7
Malware Binary ClassificationMalNet (test)
Macro F1 Score85.4
7
Showing 4 of 4 rows

Other info

Code

Follow for update