paper-with-me

홈 › Papers

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

2024-11-04 · Maraz Mia, Mir Mehedi A. Pritom, Tariqul Islam, Kamrul Hasan

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.

📄 PDF Abstract BibTeX arXiv:2411.02670

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Intrusion Detection

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

XAI and Statistical Analysis for Reliable Intrusion Detection in the UAVIDS-2025 Dataset: From Tree to Hybrid and Tabular DNN Ensembles

2026-05-13 · Iakovos-Christos Zarkadis, Christos Douligeris arxiv

During thDuring the last few years, the term Mechanistic Interpretability, a specific area, under the umbrella of explainable artificial intelligence (XAI), has been introduced, to explain the decisions made by complex m…

Intrusion Detection

Quantifying Visual Properties of GAM Shape Plots: Impact on Perceived Cognitive Load and Interpretability

2024-09-25 · Sven Kruschel, Lasse Bohlen, Julian Rosenberger, Patrick Zschech 외

Generalized Additive Models (GAMs) offer a balance between performance and interpretability in machine learning. The interpretability aspect of GAMs is expressed through shape plots, representing the model's decision-mak…

Additive modelsDecision Making

What's Wrong with Your Synthetic Tabular Data? Using Explainable AI to Evaluate Generative Models

2025-04-29 · Jan Kapar, Niklas Koenen, Martin Jullum

Evaluating synthetic tabular data is challenging, since they can differ from the real data in so many ways. There exist numerous metrics of synthetic data quality, ranging from statistical distances to predictive perform…

counterfactualFeature ImportanceSynthetic Data Evaluation

Adversarial Evasion Attacks on Computer Vision using SHAP Values

2026-01-15 · Frank Mollard, Marcus Becker, Florian Roehrbein arxiv

The paper introduces a white-box attack on computer vision models using SHAP values. It demonstrates how adversarial evasion attacks can compromise the performance of deep learning models by reducing output confidence or…

DCQA: Document-Level Chart Question Answering towards Complex Reasoning and Common-Sense Understanding

2023-10-29 · Anran Wu, Luwei Xiao, Xingjiao Wu, Shuwen Yang 외

Visually-situated languages such as charts and plots are omnipresent in real-world documents. These graphical depictions are human-readable and are often analyzed in visually-rich documents to address a variety of questi…

Answer GenerationChart Question AnsweringCommon Sense ReasoningDocument Layout Analysis+3