CRAILGDec 30, 2025

MeLeMaD: Adaptive Malware Detection via Chunk-wise Feature Selection and Meta-Learning

arXiv:2512.23987v1
Originality Highly original
AI Analysis

This addresses the problem of robust and adaptable malware detection for cybersecurity applications, representing a strong specific gain rather than a foundational advancement.

The paper tackles malware detection in cybersecurity by introducing MeLeMaD, a framework using meta-learning and a novel feature selection method, achieving accuracies of 98.04% on CIC-AndMal2020 and 99.97% on BODMAS, outperforming state-of-the-art approaches.

Confronting the substantial challenges of malware detection in cybersecurity necessitates solutions that are both robust and adaptable to the ever-evolving threat environment. The paper introduces Meta Learning Malware Detection (MeLeMaD), a novel framework leveraging the adaptability and generalization capabilities of Model-Agnostic Meta-Learning (MAML) for malware detection. MeLeMaD incorporates a novel feature selection technique, Chunk-wise Feature Selection based on Gradient Boosting (CFSGB), tailored for handling large-scale, high-dimensional malware datasets, significantly enhancing the detection efficiency. Two benchmark malware datasets (CIC-AndMal2020 and BODMAS) and a custom dataset (EMBOD) were used for rigorously validating the MeLeMaD, achieving a remarkable performance in terms of key evaluation measures, including accuracy, precision, recall, F1-score, MCC, and AUC. With accuracies of 98.04\% on CIC-AndMal2020 and 99.97\% on BODMAS, MeLeMaD outperforms the state-of-the-art approaches. The custom dataset, EMBOD, also achieves a commendable accuracy of 97.85\%. The results underscore the MeLeMaD's potential to address the challenges of robustness, adaptability, and large-scale, high-dimensional datasets in malware detection, paving the way for more effective and efficient cybersecurity solutions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes