An explainable Recursive Feature Elimination to detect Advanced Persistent Threats using Random Forest classifier
By: Noor Hazlina Abdul Mutalib , Aznul Qalid Md Sabri , Ainuddin Wahid Abdul Wahab and more
Potential Business Impact:
Finds hidden computer attacks with clear reasons.
Intrusion Detection Systems (IDS) play a vital role in modern cybersecurity frameworks by providing a primary defense mechanism against sophisticated threat actors. In this paper, we propose an explainable intrusion detection framework that integrates Recursive Feature Elimination (RFE) with Random Forest (RF) to enhance detection of Advanced Persistent Threats (APTs). By using CICIDS2017 dataset, the approach begins with comprehensive data preprocessing and narrows down the most significant features via RFE. A Random Forest (RF) model was trained on the refined feature set, with SHapley Additive exPlanations (SHAP) used to interpret the contribution of each selected feature. Our experiment demonstrates that the explainable RF-RFE achieved a detection accuracy of 99.9%, reducing false positive and computational cost in comparison to traditional classifiers. The findings underscore the effectiveness of integrating explainable AI and feature selection to develop a robust, transparent, and deployable IDS solution.
Similar Papers
Enhancing Password Security Through a High-Accuracy Scoring Framework Using Random Forests
Cryptography and Security
Makes passwords much harder for hackers to guess.
Explainable AI for Enhancing IDS Against Advanced Persistent Kill Chain
Cryptography and Security
Finds sneaky computer attacks faster with fewer clues.
Attack-Specialized Deep Learning with Ensemble Fusion for Network Anomaly Detection
Cryptography and Security
Finds hidden computer attacks better than before.