Utilizing XAI technique to improve autoencoder based model for computer network anomaly detection with shapley additive explanation(SHAP)
Khushnaseeb Roshan, Aasim Zafar

TL;DR
This paper demonstrates how XAI techniques, specifically SHAP, can interpret and enhance autoencoder models for network anomaly detection, achieving high accuracy and AUC on CICIDS2017 data.
Contribution
It introduces a novel feature selection method using SHAP values to improve autoencoder performance in network anomaly detection.
Findings
SHAP-based feature selection improves autoencoder accuracy.
The proposed SHAP_Model outperforms other models on CICIDS2017 dataset.
Achieved 94% accuracy and 0.969 AUC in anomaly detection.
Abstract
Machine learning (ML) and Deep Learning (DL) methods are being adopted rapidly, especially in computer network security, such as fraud detection, network anomaly detection, intrusion detection, and much more. However, the lack of transparency of ML and DL based models is a major obstacle to their implementation and criticized due to its black-box nature, even with such tremendous results. Explainable Artificial Intelligence (XAI) is a promising area that can improve the trustworthiness of these models by giving explanations and interpreting its output. If the internal working of the ML and DL based models is understandable, then it can further help to improve its performance. The objective of this paper is to show that how XAI can be used to interpret the results of the DL model, the autoencoder in this case. And, based on the interpretation, we improved its performance for computer…
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
MethodsFeature Selection · Shapley Additive Explanations
