paper-with-me

Papers

Explaining Network Intrusion Detection System Using Explainable AI Framework

2021-03-12 · Shraddha Mane, Dattaraj Rao

Cybersecurity is a domain where the data distribution is constantly changing with attackers exploring newer patterns to attack cyber infrastructure. Intrusion detection system is one of the important layers in cyber safety in today's world. Machine learning based network intrusion detection systems started showing effective results in recent years. With deep learning models, detection rates of network intrusion detection system are improved. More accurate the model, more the complexity and hence less the interpretability. Deep neural networks are complex and hard to interpret which makes difficult to use them in production as reasons behind their decisions are unknown. In this paper, we have used deep neural network for network intrusion detection and also proposed explainable AI framework to add transparency at every stage of machine learning pipeline. This is done by leveraging Explainable AI algorithms which focus on making ML models less of black boxes by providing explanations as to why a prediction is made. Explanations give us measurable factors as to what features influence the prediction of a cyberattack and to what degree. These explanations are generated from SHAP, LIME, Contrastive Explanations Method, ProtoDash and Boolean Decision Rules via Column Generation. We apply these approaches to NSL KDD dataset for intrusion detection system and demonstrate results.

📄 PDF Abstract BibTeX arXiv:2103.07110

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Domain Knowledge Aided Explainable Artificial Intelligence for Intrusion Detection and Response

2019-11-22 · Sheikh Rabiul Islam, William Eberle, Sheikh K. Ghafoor, Ambareen Siraj 외

Artificial Intelligence (AI) has become an integral part of modern-day security solutions for its ability to learn very complex functions and handling "Big Data". However, the lack of explainability and interpretability …

Explainable artificial intelligenceIntrusion DetectionNetwork Intrusion Detection

A Hybrid Approach for an Interpretable and Explainable Intrusion Detection System

2021-11-19 · Tiago Dias, Nuno Oliveira, Norberto Sousa, Isabel Praça 외

Cybersecurity has been a concern for quite a while now. In the latest years, cyberattacks have been increasing in size and complexity, fueled by significant advances in technology. Nowadays, there is an unavoidable neces…

Intrusion Detection

An explainable Recursive Feature Elimination to detect Advanced Persistent Threats using Random Forest classifier

2025-11-12 · Noor Hazlina Abdul Mutalib, Aznul Qalid Md Sabri, Ainuddin Wahid Abdul Wahab, Erma Rahayu Mohd Faizal Abdullah 외 arxiv

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 dete…

Intrusion Detection

Explainable Intrusion Detection Systems Using Competitive Learning Techniques

2023-03-30 · Jesse Ables, Thomas Kirby, Sudip Mittal, Ioana Banicescu 외

The current state of the art systems in Artificial Intelligence (AI) enabled intrusion detection use a variety of black box methods. These black box methods are generally trained using Error Based Learning (EBL) techniqu…

Intrusion DetectionNavigate

Creating an Explainable Intrusion Detection System Using Self Organizing Maps

2022-07-15 · Jesse Ables, Thomas Kirby, William Anderson, Sudip Mittal 외

Modern Artificial Intelligence (AI) enabled Intrusion Detection Systems (IDS) are complex black boxes. This means that a security analyst will have little to no explanation or clarification on why an IDS model made a par…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Explanation GenerationIntrusion Detection