paper-with-me

Papers

Eclectic Rule Extraction for Explainability of Deep Neural Network based Intrusion Detection Systems

2024-01-18 · Jesse Ables, Nathaniel Childers, William Anderson, Sudip Mittal, Shahram Rahimi, Ioana Banicescu, Maria Seale

This paper addresses trust issues created from the ubiquity of black box algorithms and surrogate explainers in Explainable Intrusion Detection Systems (X-IDS). While Explainable Artificial Intelligence (XAI) aims to enhance transparency, black box surrogate explainers, such as Local Interpretable Model-Agnostic Explanation (LIME) and SHapley Additive exPlanation (SHAP), are difficult to trust. The black box nature of these surrogate explainers makes the process behind explanation generation opaque and difficult to understand. To avoid this problem, one can use transparent white box algorithms such as Rule Extraction (RE). There are three types of RE algorithms: pedagogical, decompositional, and eclectic. Pedagogical methods offer fast but untrustworthy white-box explanations, while decompositional RE provides trustworthy explanations with poor scalability. This work explores eclectic rule extraction, which strikes a balance between scalability and trustworthiness. By combining techniques from pedagogical and decompositional approaches, eclectic rule extraction leverages the advantages of both, while mitigating some of their drawbacks. The proposed Hybrid X-IDS architecture features eclectic RE as a white box surrogate explainer for black box Deep Neural Networks (DNN). The presented eclectic RE algorithm extracts human-readable rules from hidden layers, facilitating explainable and trustworthy rulesets. Evaluations on UNSW-NB15 and CIC-IDS-2017 datasets demonstrate the algorithm's ability to generate rulesets with 99.9% accuracy, mimicking DNN outputs. The contributions of this work include the hybrid X-IDS architecture, the eclectic rule extraction algorithm applicable to intrusion detection datasets, and a thorough analysis of performance and explainability, demonstrating the trade-offs involved in rule extraction speed and accuracy.

📄 PDF Abstract BibTeX arXiv:2401.10207

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Explanation GenerationIntrusion Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Anomaly Detection Framework Using Rule Extraction for Efficient Intrusion Detection

2014-10-28 · Antti Juvonen, Tuomo Sipola

Huge datasets in cyber security, such as network traffic logs, can be analyzed using machine learning and data mining methods. However, the amount of collected data is increasing, which makes analysis more difficult. Man…

Anomaly DetectionBIG-bench Machine LearningDimensionality ReductionIntrusion Detection+2

Rule Extraction Algorithm for Deep Neural Networks: A Review

2016-09-16 · Tameru Hailesilassie

Despite the highest classification accuracy in wide varieties of application areas, artificial neural network has one disadvantage. The way this Network comes to a decision is not easily comprehensible. The lack of expla…

ClassificationGeneral Classification

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

IRSDA: An Agent-Orchestrated Framework for Enterprise Intrusion Response

2025-11-24 · Damodar Panigrahi, Raj Patel, Shaswata Mitra, Sudip Mittal 외 arxiv

Modern enterprise systems face escalating cyber threats that are increasingly dynamic, distributed, and multi-stage in nature. Traditional intrusion detection and response systems often rely on static rules and manual wo…

Intrusion Detection

Robust and Explainable Divide-and-Conquer Learning for Intrusion Detection

2026-05-03 · Yan Zhou, Kevin Hamlen, Michael De Lucia, Murat Kantarcioglu 외 arxiv

Machine learning-based intrusion detection requires complex models to capture patterns in high-dimensional, noisy, and class-imbalanced raw network traffic, yet deploying such models remains impractical on resource-const…

Network Intrusion DetectionAdversarial Robustness