CRAILGApr 20

ExAI5G: A Logic-Based Explainable AI Framework for Intrusion Detection in 5G Networks

arXiv:2604.1805225.6h-index: 7
AI Analysis

For network security practitioners, it demonstrates that high-performance intrusion detection can be achieved with full interpretability, addressing the trust and actionability gap in 5G IDS.

ExAI5G combines a Transformer-based IDS with logic-based XAI to achieve 99.9% accuracy and 0.854 macro F1-score on 5G IoT intrusion data, while extracting 16 logical rules with 99.7% fidelity for transparent reasoning.

Intrusion detection systems (IDSs) for 5G networks must handle complex, high-volume traffic. Although opaque "black-box" models can achieve high accuracy, their lack of transparency hinders trust and effective operational response. We propose ExAI5G, a framework that prioritizes interpretability by integrating a Transformer-based deep learning IDS with logic-based explainable AI (XAI) techniques. The framework uses Integrated Gradients to attribute feature importance and extracts a surrogate decision tree to derive logical rules. We introduce a novel evaluation methodology for LLM-generated explanations, using a powerful evaluator LLM to assess actionability and measuring their semantic similarity and faithfulness. On a 5G IoT intrusion dataset, our system achieves 99.9\% accuracy and a 0.854 macro F1-score, demonstrating strong performance. More importantly, we extract 16 logical rules with 99.7\% fidelity, making the model's reasoning transparent. The evaluation demonstrates that modern LLMs can generate explanations that are both faithful and actionable, indicating that it is possible to build a trustworthy and effective IDS without compromising performance for the sake of marginal gains from an opaque model.

Foundations

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

Your Notes