paper-with-me

Papers

MADCAT: Combating Malware Detection Under Concept Drift with Test-Time Adaptation

2025-05-24 · Eunjin Roh, Yigitcan Kaya, Christopher Kruegel, Giovanni Vigna, Sanghyun Hong

We present MADCAT, a self-supervised approach designed to address the concept drift problem in malware detection. MADCAT employs an encoder-decoder architecture and works by test-time training of the encoder on a small, balanced subset of the test-time data using a self-supervised objective. During test-time training, the model learns features that are useful for detecting both previously seen (old) data and newly arriving samples. We demonstrate the effectiveness of MADCAT in continuous Android malware detection settings. MADCAT consistently outperforms baseline methods in detection performance at test time. We also show the synergy between MADCAT and prior approaches in addressing concept drift in malware detection

📄 PDF Abstract BibTeX arXiv:2505.18734

Code (0)

등록된 구현이 없습니다.

Tasks

Android Malware DetectionDecoderMalware DetectionTest-time Adaptation

Similar Papers 제목 키워드 기반

Combating Concept Drift with Explanatory Detection and Adaptation for Android Malware Classification

2024-05-07 · Yiling He, Junchi Lei, Zhan Qin, Kui Ren 외

Machine learning-based Android malware classifiers achieve high accuracy in stationary environments but struggle with concept drift. The rapid evolution of malware, especially with new families, can depress classificatio…

Drift DetectionMalware Classification

An effective approach for classification of advanced malware with high accuracy

2016-06-22 · Sharma Ashu, Sahay Sanjay K.

Combating malware is very important for software/systems security, but to prevent the software/systems from the advanced malware, viz. metamorphic malware is a challenging task, as it changes the structure/code after eac…

General ClassificationVocal Bursts Intensity Prediction

Evaluating and Combating the Impact of Concept Drift on the Performance of Machine Learning-Based Phishing Detection Systems

2026-06-09 · Warren Fernando, Nikos Komninos arxiv

The expansion of the digital domain has resulted in a substantial increase in digital communication, with email emerging as one of the most prominent channels. The proliferation of email communication is apparent in both…

DRMD: Deep Reinforcement Learning for Malware Detection under Concept Drift

2025-08-26 · Shae McFadden, Myles Foley, Mario D'Onghia, Chris Hicks 외 arxiv

Malware detection in real-world settings must deal with evolving threats, limited labeling budgets, and uncertain predictions. Traditional classifiers, without additional mechanisms, struggle to maintain performance unde…

Reinforcement LearningMalware DetectionActive Learning

ADAPT: A Pseudo-labeling Approach to Combat Concept Drift in Malware Detection

2025-07-11 · Md Tanvirul Alam, Aritran Piplai, Nidhi Rastogi arxiv

Machine learning models are commonly used for malware classification; however, they suffer from performance degradation over time due to concept drift. Adapting these models to changing data distributions requires freque…

Malware ClassificationMalware DetectionActive Learning