Explaining Network Intrusion Detection System Using Explainable AI Framework
Shraddha Mane, Dattaraj Rao

TL;DR
This paper enhances network intrusion detection by integrating explainable AI techniques with deep neural networks, improving transparency and interpretability of predictions in cybersecurity.
Contribution
It introduces an explainable AI framework that applies multiple explanation algorithms to deep neural network-based intrusion detection, addressing the black-box issue.
Findings
Effective use of SHAP, LIME, and other methods to explain model decisions
Improved understanding of feature influence on intrusion detection
Demonstrated on NSL KDD dataset with promising results
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
MethodsLocal Interpretable Model-Agnostic Explanations · Shapley Additive Explanations
