CRAIJan 14, 2025

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

arXiv:2501.07801v19 citationsh-index: 7Has CodeEurasip J Inf Secur
Originality Synthesis-oriented
AI Analysis

This work addresses the need for comprehensible AI models for security analysts in network security, but it is incremental as it applies existing XAI methods to NIDS.

The paper tackled the problem of applying and evaluating white-box explainable AI (XAI) methods, specifically LRP, IG, and DeepLift, for network intrusion detection systems (NIDS) using three datasets, finding that these techniques score high in robustness and completeness.

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 its complexity and intelligibility. Hence, the use of explainable AI (XAI) techniques in real-world intrusion detection systems comes from the requirement to comprehend and elucidate black-box AI models to security analysts. In an effort to meet such requirements, this paper focuses on applying and evaluating White-Box XAI techniques (particularly LRP, IG, and DeepLift) for NIDS via an end-to-end framework for neural network models, using three widely used network intrusion datasets (NSL-KDD, CICIDS-2017, and RoEduNet-SIMARGL2021), assessing its global and local scopes, and examining six distinct assessment measures (descriptive accuracy, sparsity, stability, robustness, efficiency, and completeness). We also compare the performance of white-box XAI methods with black-box XAI methods. The results show that using White-box XAI techniques scores high in robustness and completeness, which are crucial metrics for IDS. Moreover, the source codes for the programs developed for our XAI evaluation framework are available to be improved and used by the research community.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes