paper-with-me

Papers

A Visualized Malware Detection Framework with CNN and Conditional GAN

2024-09-22 · Fang Wang, Hussam Al Hamadi, Ernesto Damiani

Malware visualization analysis incorporating with Machine Learning (ML) has been proven to be a promising solution for improving security defenses on different platforms. In this work, we propose an integrated framework for addressing common problems experienced by ML utilizers in developing malware detection systems. Namely, a pictorial presentation system with extensions is designed to preserve the identities of benign/malign samples by encoding each variable into binary digits and mapping them into black and white pixels. A conditional Generative Adversarial Network based model is adopted to produce synthetic images and mitigate issues of imbalance classes. Detection models architected by Convolutional Neural Networks are for validating performances while training on datasets with and without artifactual samples. Result demonstrates accuracy rates of 98.51% and 97.26% for these two training scenarios.

📄 PDF Abstract BibTeX arXiv:2409.14439

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkMalware Detection

Similar Papers 제목 키워드 기반

To believe or not to believe: Validating explanation fidelity for dynamic malware analysis

2019-04-30 · Li Chen, Carter Yagemann, Evan Downing

Converting malware into images followed by vision-based deep learning algorithms has shown superior threat detection efficacy compared with classical machine learning algorithms. When malware are visualized as images, vi…

ClassificationGeneral ClassificationMalware AnalysisMalware Classification+1

Malware Images:Visualization and Automatic Classification

2011-07-20 · Proceedings of the 8th International Symposium on Visualization for Cyber Security 2011 7 · Nataraj L., Karthikeyan S., Jacob G., Manjunath B. S.

We propose a simple yet effective method for visualizing and classifying malware using image processing techniques. Malware binaries are visualized as gray-scale images, with the observation that for many malware familie…

Classification

MAD-OOD: A Deep Learning Cluster-Driven Framework for an Out-of-Distribution Malware Detection and Classification

2025-12-19 · Tosin Ige, Christopher Kiekintveld, Aritran Piplai, Asif Rahman 외 arxiv

Out of distribution (OOD) detection remains a critical challenge in malware classification due to the substantial intra family variability introduced by polymorphic and metamorphic malware variants. Most existing deep le…

Out of Distribution (OOD) DetectionMalware ClassificationMalware Detection

Using Convolutional Neural Networks for Classification of Malware represented as Images

2018-08-27 · Daniel Gibert, Carles Mateu, Jordi Planes & Ramon Vicens

The number of malicious files detected every year are counted by millions. One of the main reasons for these high volumes of different files is the fact that, in order to evade detection, malware authors add mutation. Th…

General ClassificationMalware Classification

Synthetic Data: AI's New Weapon Against Android Malware

2025-11-24 · Angelo Gaspar Diniz Nogueira, Kayua Oleques Paim, Hendrio Bragança, Rodrigo Brandão Mansilha 외 arxiv

The ever-increasing number of Android devices and the accelerated evolution of malware, reaching over 35 million samples by 2024, highlight the critical importance of effective detection methods. Attackers are now using …

Synthetic Data GenerationComputational EfficiencyMalware ClassificationMalware Detection