CRAILGMar 4, 2024

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

arXiv:2403.02232v219 citationsh-index: 4
AI Analysis

This research addresses cybersecurity threats by improving malware detection, but it is incremental as it applies existing methods to a specific dataset.

This study tackled malware detection by evaluating machine learning models on the Mal-API-2019 dataset, finding that ensemble methods like Random Forest and XGBoost achieved superior accuracy, precision, and recall compared to other methods.

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.

Foundations

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

Your Notes