Task-Aware Meta Learning-based Siamese Neural Network for Classifying Obfuscated Malware
Jinting Zhu, Julian Jang-Jaccard, Amardeep Singh, Paul A. Watters,, Seyit Camtepe

TL;DR
This paper introduces a task-aware few-shot learning Siamese neural network that effectively classifies obfuscated malware variants by leveraging entropy and image features, achieving over 91% accuracy even with limited training samples.
Contribution
The paper presents a novel task-aware few-shot learning Siamese network that adjusts feature embeddings for malware families, improving classification of obfuscated malware variants with limited data.
Findings
Achieves over 91% classification accuracy in N-way N-shot tasks.
Effectively classifies malware with obfuscation techniques using entropy and image features.
Performs well even with very few training samples per malware family.
Abstract
Malware authors apply different techniques of control flow obfuscation, in order to create new malware variants to avoid detection. Existing Siamese neural network (SNN)-based malware detection methods fail to correctly classify different malware families when such obfuscated malware samples are present in the training dataset, resulting in high false-positive rates. To address this issue, we propose a novel task-aware few-shot-learning-based Siamese Neural Network that is resilient against the presence of malware variants affected by such control flow obfuscation techniques. Using the average entropy features of each malware family as inputs, in addition to the image features, our model generates the parameters for the feature layers, to more accurately adjust the feature embedding for different malware families, each of which has obfuscated malware variants. In addition, our proposed…
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 · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
