paper-with-me

Papers

Explainable Intrusion Detection Systems Using Competitive Learning Techniques

2023-03-30 · Jesse Ables, Thomas Kirby, Sudip Mittal, Ioana Banicescu, Shahram Rahimi, William Anderson, Maria Seale

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) techniques with a focus on creating accurate models. These models have high performative costs and are not easily explainable. A white box Competitive Learning (CL) based eXplainable Intrusion Detection System (X-IDS) offers a potential solution to these problem. CL models utilize an entirely different learning paradigm than EBL approaches. This different learning process makes the CL family of algorithms innately explainable and less resource intensive. In this paper, we create an X-IDS architecture that is based on DARPA's recommendation for explainable systems. In our architecture we leverage CL algorithms like, Self Organizing Maps (SOM), Growing Self Organizing Maps (GSOM), and Growing Hierarchical Self Organizing Map (GHSOM). The resulting models can be data-mined to create statistical and visual explanations. Our architecture is tested using NSL-KDD and CIC-IDS-2017 benchmark datasets, and produces accuracies that are 1% - 3% less than EBL models. However, CL models are much more explainable than EBL models. Additionally, we use a pruning process that is able to significantly reduce the size of these CL based models. By pruning our models, we are able to increase prediction speeds. Lastly, we analyze the statistical and visual explanations generated by our architecture, and we give a strategy that users could use to help navigate the set of explanations. These explanations will help users build trust with an Intrusion Detection System (IDS), and allow users to discover ways to increase the IDS's potency.

📄 PDF Abstract BibTeX arXiv:2303.17387

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNavigate

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

A Comparative Analysis of DNN-based White-Box Explainable AI Methods in Network Security

2025-01-14 · Osvaldo Arreche, Mustafa Abdallah

New research focuses on creating artificial intelligence (AI) solutions for network intrusion detection systems (NIDS), drawing its inspiration from the ever-growing number of intrusions on networked systems, increasing …

DescriptiveIntrusion 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

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

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

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

ExAI5G: A Logic-Based Explainable AI Framework for Intrusion Detection in 5G Networks

2026-04-20 · Saeid Sheikhi, Panos Kostakos, Lauri Loven arxiv

Intrusion detection systems (IDSs) for 5G networks must handle complex, high-volume traffic. Although opaque "black-box" models can achieve high accuracy, their lack of transparency hinders trust and effective operationa…

Semantic SimilarityIntrusion DetectionFeature Importance