Enhancing Efficiency and Privacy in Memory-Based Malware Classification through Feature Selection
Salim Sazzed, Sharif Ullah

TL;DR
This paper demonstrates that feature selection significantly improves the performance and privacy of memory-based malware classification across various classification levels, using mutual information and other methods.
Contribution
It introduces a feature selection approach employing mutual information to enhance malware classification accuracy and privacy, validated across multiple classification tasks.
Findings
Feature selection improves classifier performance in malware detection.
Mutual information-based feature selection reduces data while maintaining accuracy.
Selecting 25-50% of features yields optimal results with Random Forest.
Abstract
Malware poses a significant security risk to individuals, organizations, and critical infrastructure by compromising systems and data. Leveraging memory dumps that offer snapshots of computer memory can aid the analysis and detection of malicious content, including malware. To improve the efficacy and address privacy concerns in malware classification systems, feature selection can play a critical role as it is capable of identifying the most relevant features, thus, minimizing the amount of data fed to classifiers. In this study, we employ three feature selection approaches to identify significant features from memory content and use them with a diverse set of classifiers to enhance the performance and privacy of the classification task. Comprehensive experiments are conducted across three levels of malware classification tasks: i) binary-level benign or malware classification, ii)…
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
MethodsFeature Selection
