paper-with-me

홈 › Papers

X-CBA: Explainability Aided CatBoosted Anomal-E for Intrusion Detection System

2024-02-01 · Kiymet Kaya, Elif Ak, Sumeyye Bas, Berk Canberk, sule gunduz oguducu

The effectiveness of Intrusion Detection Systems (IDS) is critical in an era where cyber threats are becoming increasingly complex. Machine learning (ML) and deep learning (DL) models provide an efficient and accurate solution for identifying attacks and anomalies in computer networks. However, using ML and DL models in IDS has led to a trust deficit due to their non-transparent decision-making. This transparency gap in IDS research is significant, affecting confidence and accountability. To address, this paper introduces a novel Explainable IDS approach, called X-CBA, that leverages the structural advantages of Graph Neural Networks (GNNs) to effectively process network traffic data, while also adapting a new Explainable AI (XAI) methodology. Unlike most GNN-based IDS that depend on labeled network traffic and node features, thereby overlooking critical packet-level information, our approach leverages a broader range of traffic data through network flows, including edge attributes, to improve detection capabilities and adapt to novel threats. Through empirical testing, we establish that our approach not only achieves high accuracy with 99.47% in threat detection but also advances the field by providing clear, actionable explanations of its analytical outcomes. This research also aims to bridge the current gap and facilitate the broader integration of ML/DL technologies in cybersecurity defenses by offering a local and global explainability solution that is both precise and interpretable.

📄 PDF Abstract BibTeX arXiv:2402.00839

Code (1)

kiymetkaya/xai-catboosted-anomale 공식 구현

Tasks

Decision MakingIntrusion Detection

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

Explanation Method for Anomaly Detection on Mixed Numerical and Categorical Spaces

2022-09-09 · Iñigo López-Riobóo Botana, Carlos Eiras-Franco, Julio Hernandez-Castro, Amparo Alonso-Betanzos

Most proposals in the anomaly detection field focus exclusively on the detection stage, specially in the recent deep learning approaches. While providing highly accurate predictions, these models often lack transparency,…

Anomaly DetectionIntrusion DetectionNetwork Intrusion Detection

Intrusion Detection using Sequential Hybrid Model

2019-10-26 · Aditya Pandey, Abhishek Sinha, Aishwarya PS

A large amount of work has been done on the KDD 99 dataset, most of which includes the use of a hybrid anomaly and misuse detection model done in parallel with each other. In order to further classify the intrusions, our…

Anomaly DetectionIntrusion DetectionmodelNetwork Intrusion Detection

A Review of Machine Learning based Anomaly Detection Techniques

2013-07-27 · Harjinder Kaur, Gurpreet Singh, Jaspreet Minhas

Intrusion detection is so much popular since the last two decades where intrusion is attempted to break into or misuse the system. It is mainly of two types based on the intrusions, first is Misuse or signature based det…

Anomaly DetectionBIG-bench Machine LearningIntrusion Detection

A Hybrid Deep Learning Anomaly Detection Framework for Intrusion Detection

2022-12-02 · Rahul Kale, Zhi Lu, Kar Wai Fok, Vrizlynn L. L. Thing

Cyber intrusion attacks that compromise the users' critical and sensitive data are escalating in volume and intensity, especially with the growing connections between our daily life and the Internet. The large volume and…

Anomaly DetectionDeep LearningIntrusion DetectionUnsupervised Anomaly Detection