paper-with-me

홈 › Papers

Comparative Analysis of Imbalanced Malware Byteplot Image Classification using Transfer Learning

2023-10-04 · Jayasudha M, Ayesha Shaik, Gaurav Pendharkar, Soham Kumar, Muhesh Kumar B, Sudharshanan Balaji

Cybersecurity is a major concern due to the increasing reliance on technology and interconnected systems. Malware detectors help mitigate cyber-attacks by comparing malware signatures. Machine learning can improve these detectors by automating feature extraction, identifying patterns, and enhancing dynamic analysis. In this paper, the performance of six multiclass classification models is compared on the Malimg dataset, Blended dataset, and Malevis dataset to gain insights into the effect of class imbalance on model performance and convergence. It is observed that the more the class imbalance less the number of epochs required for convergence and a high variance across the performance of different models. Moreover, it is also observed that for malware detectors ResNet50, EfficientNetB0, and DenseNet169 can handle imbalanced and balanced data well. A maximum precision of 97% is obtained for the imbalanced dataset, a maximum precision of 95% is obtained on the intermediate imbalance dataset, and a maximum precision of 95% is obtained for the perfectly balanced dataset.

📄 PDF Abstract BibTeX arXiv:2310.02742

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

ViPER: Vision-based Packing-Aware Encoder for Robust Malware Detection

2026-06-11 · Fatima Qaiser, Bisma Tahir, Muhammad Abid Mughal, Nauman Shamim arxiv

Visualization-based malware detection maps raw binary bytes to grayscale images and applies learned visual classifiers, providing an evasion-resistant and disassembly-free alternative to conventional analysis pipelines. …

Malware ClassificationMalware Detection

From Malware Samples to Fractal Images: A New Paradigm for Classification. (Version 2.0, Previous version paper name: Have you ever seen malware?)

2022-12-05 · Ivan Zelinka, Miloslav Szczypka, Jan Plucar, Nikolay Kuznetsov

To date, a large number of research papers have been written on the classification of malware, its identification, classification into different families and the distinction between malware and goodware. These works have…

ClassificationMalware Analysis

A Comparative Analysis of Android Malware

2019-01-21 · Neeraj Chavan, Fabio Di Troia, Mark Stamp

In this paper, we present a comparative analysis of benign and malicious Android applications, based on static features. In particular, we focus our attention on the permissions requested by an application. We consider b…

Binary ClassificationClassificationFeature EngineeringGeneral Classification

Analysis of Bayesian Classification based Approaches for Android Malware Detection

2016-08-20 · Suleiman Y. Yerima, Sakir Sezer, Gavin McWilliams

Mobile malware has been growing in scale and complexity spurred by the unabated uptake of smartphones worldwide. Android is fast becoming the most popular mobile platform resulting in sharp increase in malware targeting …

Android Malware DetectionClassificationGeneral ClassificationMalware Detection

An Ensemble of Pre-trained Transformer Models For Imbalanced Multiclass Malware Classification

2021-12-25 · Ferhat Demirkıran, Aykut Çayır, Uğur Ünal, Hasan Dağ

Classification of malware families is crucial for a comprehensive understanding of how they can infect devices, computers, or systems. Thus, malware identification enables security researchers and incident responders to …

Malware Classification