Explainable AI for Enhancing IDS Against Advanced Persistent Kill Chain
Bassam Noori Shaker, Bahaa Al-Musawi, Mohammed Falih Hassan

TL;DR
This paper introduces a lightweight, explainable IDS that uses feature selection with SHAP and XGBoost to effectively detect APTs at different phases, achieving high accuracy with fewer features.
Contribution
It presents a novel feature selection and classification approach combining SHAP and XGBoost for phase-specific APT detection in IDS.
Findings
Achieved 94% macro F1-score and 93% recall on SCVIC-APT-2021 dataset.
Reduced feature set to only 12 influential features from 77.
Improved detection performance over standard techniques.
Abstract
Advanced Persistent Threats (APTs) represent a sophisticated and persistent cy-bersecurity challenge, characterized by stealthy, multi-phase, and targeted attacks aimed at compromising information systems over an extended period. Develop-ing an effective Intrusion Detection System (IDS) capable of detecting APTs at different phases relies on selecting network traffic features. However, not all of these features are directly related to the phases of APTs. Some network traffic features may be unrelated or have limited relevance to identifying malicious ac-tivity. Therefore, it is important to carefully select and analyze the most relevant features to improve the IDS performance. This work proposes a feature selection and classification model that integrates two prominent machine learning algo-rithms: SHapley Additive exPlanations (SHAP) and Extreme Gradient Boosting (XGBoost). The aim is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Imbalanced Data Classification Techniques · Spam and Phishing Detection
