Malware Classifier

Malware classifiers are machine learning systems designed to automatically identify malicious software. Current research focuses on improving their accuracy and robustness against adversarial attacks, employing various deep learning architectures such as convolutional neural networks (CNNs), recurrent neural networks (RNNs, particularly LSTMs), and increasingly, vision transformers (ViTs), often combined with techniques like transfer learning and feature selection. These advancements are crucial for enhancing cybersecurity defenses, as effective malware classification is vital for protecting computer systems and networks from increasingly sophisticated threats.

Papers