CRLGNov 4, 2024

Visually Analyze SHAP Plots to Diagnose Misclassifications in ML-based Intrusion Detection

arXiv:2411.02670v12 citationsh-index: 52024 IEEE International Conference on Data Mining Workshops (ICDMW)
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of unreliable decision-making for security analysts in network intrusion detection, though it appears incremental as it applies existing XAI methods to a specific domain.

The paper tackles the problem of false positives and false negatives in black-box intrusion detection systems by proposing an explainable AI approach using overlapping SHAP plots to visually analyze feature explanations, resulting in guidance for security analysts to identify and address misclassifications.

Intrusion detection has been a commonly adopted detective security measures to safeguard systems and networks from various threats. A robust intrusion detection system (IDS) can essentially mitigate threats by providing alerts. In networks based IDS, typically we deal with cyber threats like distributed denial of service (DDoS), spoofing, reconnaissance, brute-force, botnets, and so on. In order to detect these threats various machine learning (ML) and deep learning (DL) models have been proposed. However, one of the key challenges with these predictive approaches is the presence of false positive (FP) and false negative (FN) instances. This FPs and FNs within any black-box intrusion detection system (IDS) make the decision-making task of an analyst further complicated. In this paper, we propose an explainable artificial intelligence (XAI) based visual analysis approach using overlapping SHAP plots that presents the feature explanation to identify potential false positive and false negatives in IDS. Our approach can further provide guidance to security analysts for effective decision-making. We present case study with multiple publicly available network traffic datasets to showcase the efficacy of our approach for identifying false positive and false negative instances. Our use-case scenarios provide clear guidance for analysts on how to use the visual analysis approach for reliable course-of-actions against such threats.

Foundations

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

Your Notes