paper-with-me

Papers Malware Classification

“Malware Classification” 태그가 달린 논문 175편 · 필터 해제

Adapter-Based Few-Shot Continual Learning for Malicious Packet Recognition

2026-08-24 · Kyle Stein, Guillermo Francia, III Eman El-Sheikh, Andrew Arash Mahyari arxiv

The continual evolution of malware variants necessitates detection systems that can adapt to new threats without retraining from scratch. However, continually updating models on new data often leads to catastrophic forge…

Few-Shot Class-Incremental LearningSelf-Supervised LearningMalware ClassificationContinual Learning

Concept Drift Detection and Adaptive Retraining of Malware Classification Models

2026-08-13 · Christofer Washington Berruz Chungata, Martin Jurecek, Katerina Potika, William B. Andreopoulos 외 arxiv

Concept drift refers to changes over time in the statistical properties of data, as compared to the data that was used to train a learning model. Machine learning models for malware detection or classification are partic…

Malware ClassificationMalware Detection

ThreatVisionAI: A Hybrid CNN-ViT Framework for Image-Based Malware Classification

2026-07-04 · Allyson Taylor, Prashanth BusiReddyGari arxiv

Traditional malware detection methods struggle to generalize to obfuscated or previously unseen threats. This paper introduces ThreatVisionAI, a hybrid malware family classification framework that integrates a raw-image …

Malware ClassificationMalware Detection

Hamm-Grams: An Algorithm for Mining Regular Expressions of Bytes

2026-07-01 · Derek Everett, Edward Raff, James Holt arxiv

Malware poses a critical and ever-evolving threat, and robust and effective systems for detecting and classifying malware are of essential importance. $n$-grams features are among the common static features used in effec…

Malware Classification

A Multi-task Mixture of Experts Framework for Malware Classification, Packing Detection, and Family Attribution

2026-06-29 · Jithin S., Roshin Sleeba C., Anvin Mariya P. B., Asmitha K. A. 외 arxiv

Malware classification remains a challenging problem due to its inherent heterogeneity, the presence of packed binaries, and the diverse distribution of malware families. Traditional single-model detection mechanisms oft…

Malware ClassificationMalware Detection

Multi-View Decompilation for LLM-Based Malware Classification

2026-06-18 · Bercan Turkmen, Vyas Raina arxiv

Malware analysts often inspect compiled binaries through decompiled pseudo-C, when source code is unavailable. Recent work suggests that large language models (LLMs) can assist this process by classifying decompiled code…

Malware Classification

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

A Hybrid Approach For Malware Classification Using Secondary Features Fusion

2026-06-02 · Raja Khurram Shahzad, Muhammad Mustaqeem, Haroon Elahi arxiv

The number of malware (either variant or novel) is rapidly increasing, making malware detection and mitigation a complex problem. One approach to improving malware mitigation is automatic detection and malware family cla…

Multi-class ClassificationMalware ClassificationMalware Detection

Building an Adversarial Malware Dataset by Family and Type: Generation, Evasion, and Poisoning Evaluation

2026-05-25 · David Košťál, Martin Jureček arxiv

We present a dataset of adversarial malware samples derived from the public RawMal-TF collection of real-world malware binaries. Using a suite of adversarial malware generators, we construct two sets of adversarial PE fi…

Malware ClassificationMalware Detection

Detecting Concept Drift in Evolving Malware Families Using Rule-Based Classifier Representations

2026-04-24 · Tomáš Kalný, Martin Jureček, Mark Stamp arxiv

This work proposes a structural approach to concept drift detection in malware classification using decision tree rulesets. Classifiers are trained across temporal windows on the EMBER2024 dataset, and drift is quantifie…

Malware ClassificationFeature Importance

Generating Synthetic Malware Samples Using Generative AI

2026-04-23 · Tiffany Bao, Kylie Trousil, Quang Duy Tran, Fabio Di Troia 외 arxiv

Malware attacks have a significant negative impact on organizations of varied scales in the field of cybersecurity. Recently, malware researchers have increasingly turned to machine learning techniques to combat sophisti…

Malware Classification

EXHIB: A Benchmark for Realistic and Diverse Evaluation of Function Similarity in the Wild

2026-04-02 · Yiming Fan, Jun Yeon Won, Ding Zhu, Melih Sirlanci 외 arxiv

Binary Function Similarity Detection (BFSD) is a core problem in software security, supporting tasks such as vulnerability analysis, malware classification, and patch provenance. In the past few decades, numerous models …

Malware Classification

FARM: Few-shot Adaptive Malware Family Classification under Concept Drift

2026-01-25 · Numan Halit Guldemir, Oluwafemi Olukoya, Jesús Martínez-del-Rincón arxiv

Malware classification models often suffer performance degradation under concept drift due to evolving threat landscapes and the emergence of novel malware families. This paper presents FARM (Few-shot Adaptive Recognitio…

Malware Classification

PDFInspect: A Unified Feature Extraction Framework for Malicious Document Detection

2026-01-19 · Sharmila S P arxiv

The increasing prevalence of malicious Portable Document Format (PDF) files necessitates robust and comprehensive feature extraction techniques for effective detection and analysis. This work presents a unified framework…

Malware ClassificationAnomaly Detection

Malware Classification using Diluted Convolutional Neural Network with Fast Gradient Sign Method

2026-01-14 · Ashish Anand, Bhupendra Singh, Sunil Khemka, Bireswar Banerjee 외 arxiv

Android malware has become an increasingly critical threat to organizations, society and individuals, posing significant risks to privacy, data security and infrastructure. As malware continues to evolve in terms of comp…

Malware Classification

Better Call Graphs: A New Dataset of Function Call Graphs for Malware Classification

2025-12-24 · Jakir Hossain, Gurvinder Singh, Lukasz Ziarek, Ahmet Erdem Sarıyüce arxiv

Function call graphs (FCGs) have emerged as a powerful abstraction for malware detection, capturing the behavioral structure of applications beyond surface-level signatures. Their utility in traditional program analysis …

Malware ClassificationMalware Detection

Enhancing Decision-Making in Windows PE Malware Classification During Dataset Shifts with Uncertainty Estimation

2025-12-20 · Rahul Yumlembam, Biju Issac, Seibu Mary Jacob arxiv

Artificial intelligence techniques have achieved strong performance in classifying Windows Portable Executable (PE) malware, but their reliability often degrades under dataset shifts, leading to misclassifications with s…

Malware 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

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

Accuracy and Efficiency Trade-Offs in LLM-Based Malware Detection and Explanation: A Comparative Study of Parameter Tuning vs. Full Fine-Tuning

2025-11-24 · Stephen C. Gravereaux, Sheikh Rabiul Islam arxiv

This study examines whether Low-Rank Adaptation (LoRA) fine-tuned Large Language Models (LLMs) can approximate the performance of fully fine-tuned models in generating human-interpretable decisions and explanations for m…

Malware ClassificationSemantic SimilarityMalware Detection
1–20 / 175 다음 →