Pith. sign in

Transfer Learning for Image-Based Malware Classification

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

In this paper, we consider the problem of malware detection and classification based on image analysis. We convert executable files to images and apply image recognition using deep learning (DL) models. To train these models, we employ transfer learning based on existing DL models that have been pre-trained on massive image datasets. We carry out various experiments with this technique and compare its performance to that of an extremely simple machine learning technique, namely, k-nearest neighbors (\kNN). For our k-NN experiments, we use features extracted directly from executables, rather than image analysis. While our image-based DL technique performs well in the experiments, surprisingly, it is outperformed by k-NN. We show that DL models are better able to generalize the data, in the sense that they outperform k-NN in simulated zero-day experiments.

fields

cs.CR 1

years

2026 1

verdicts

UNVERDICTED 1

representative citing papers

MalwarePT: A Binary-Level Foundation Model for Malware Analysis

cs.CR · 2026-05-15 · unverdicted · novelty 6.0

MalwarePT is a ModernBERT-style binary foundation model pretrained with masked language modeling on PE code bytes using BPE tokenization that transfers to API call prediction, functionality classification, and temporal-drift malware detection.

citing papers explorer

Showing 1 of 1 citing paper.

  • MalwarePT: A Binary-Level Foundation Model for Malware Analysis cs.CR · 2026-05-15 · unverdicted · none · ref 9 · internal anchor

    MalwarePT is a ModernBERT-style binary foundation model pretrained with masked language modeling on PE code bytes using BPE tokenization that transfers to API call prediction, functionality classification, and temporal-drift malware detection.