paper-with-me

홈 › Papers

Comprehensive evaluation of Mal-API-2019 dataset by machine learning in malware detection

2024-03-04 · Zhenglin Li, Haibei Zhu, Houze Liu, Jintong Song, Qishuo Cheng

This study conducts a thorough examination of malware detection using machine learning techniques, focusing on the evaluation of various classification models using the Mal-API-2019 dataset. The aim is to advance cybersecurity capabilities by identifying and mitigating threats more effectively. Both ensemble and non-ensemble machine learning methods, such as Random Forest, XGBoost, K Nearest Neighbor (KNN), and Neural Networks, are explored. Special emphasis is placed on the importance of data pre-processing techniques, particularly TF-IDF representation and Principal Component Analysis, in improving model performance. Results indicate that ensemble methods, particularly Random Forest and XGBoost, exhibit superior accuracy, precision, and recall compared to others, highlighting their effectiveness in malware detection. The paper also discusses limitations and potential future directions, emphasizing the need for continuous adaptation to address the evolving nature of malware. This research contributes to ongoing discussions in cybersecurity and provides practical insights for developing more robust malware detection systems in the digital era.

📄 PDF Abstract BibTeX arXiv:2403.02232

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

The Curious Case of Machine Learning In Malware Detection

2019-05-18 · Sherif Saad, William Briguglio, Haytham Elmiligi

In this paper, we argue that machine learning techniques are not ready for malware detection in the wild. Given the current trend in malware development and the increase of unconventional malware attacks, we expect that …

BIG-bench Machine LearningMalware AnalysisMalware Detection

Unraveling the Key of Machine Learning Solutions for Android Malware Detection

2024-02-05 · Jiahao Liu, Jun Zeng, Fabio Pierazzi, Lorenzo Cavallaro 외

Android malware detection serves as the front line against malicious apps. With the rapid advancement of machine learning (ML), ML-based Android malware detection has attracted increasing attention due to its capability …

Android Malware DetectionFeature EngineeringMalware Detection

LAMDA: A Longitudinal Android Malware Benchmark for Concept Drift Analysis

2025-05-24 · Md Ahsanul Haque, Ismail Hossain, Md Mahmuduzzaman Kamol, Md Jahangir Alam 외

Machine learning (ML)-based malware detection systems often fail to account for the dynamic nature of real-world training and test data distributions. In practice, these distributions evolve due to frequent changes in th…

Malware Detection

Assessing the Impact of Packing on Machine Learning-Based Malware Detection and Classification Systems

2024-10-31 · Daniel Gibert, Nikolaos Totosis, Constantinos Patsakis, Giulio Zizzo 외

The proliferation of malware, particularly through the use of packing, presents a significant challenge to static analysis and signature-based malware detection techniques. The application of packing to the original exec…

Malware Detection

MalVol-25: A Diverse, Labelled and Detailed Volatile Memory Dataset for Malware Detection and Response Testing and Validation

2025-07-05 · Dipo Dunsin, Mohamed Chahine Ghanem, Eduardo Almeida Palmieri arxiv

This paper addresses the critical need for high-quality malware datasets that support advanced analysis techniques, particularly machine learning and agentic AI frameworks. Existing datasets often lack diversity, compreh…

Malware Detection