paper-with-me

홈 › Papers

Interpretable Anomaly-Based DDoS Detection in AI-RAN with XAI and LLMs

2025-07-27 · Sotiris Chatzimiltis, Mohammad Shojafar, Mahdi Boloursaz Mashhadi, Rahim Tafazolli arxiv

Next generation Radio Access Networks (RANs) introduce programmability, intelligence, and near real-time control through intelligent controllers, enabling enhanced security within the RAN and across broader 5G/6G infrastructures. This paper presents a comprehensive survey highlighting opportunities, challenges, and research gaps for Large Language Models (LLMs)-assisted explainable (XAI) intrusion detection (IDS) for secure future RAN environments. Motivated by this, we propose an LLM interpretable anomaly-based detection system for distributed denial-of-service (DDoS) attacks using multivariate time series key performance measures (KPMs), extracted from E2 nodes, within the Near Real-Time RAN Intelligent Controller (Near-RT RIC). An LSTM-based model is trained to identify malicious User Equipment (UE) behavior based on these KPMs. To enhance transparency, we apply post-hoc local explainability methods such as LIME and SHAP to interpret individual predictions. Furthermore, LLMs are employed to convert technical explanations into natural-language insights accessible to non-expert users. Experimental results on real 5G network KPMs demonstrate that our framework achieves high detection accuracy (F1-score > 0.96) while delivering actionable and interpretable outputs.

📄 PDF Abstract BibTeX arXiv:2507.21193

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion Detection

Similar Papers 제목 키워드 기반

Anomaly-Flow: A Multi-domain Federated Generative Adversarial Network for Distributed Denial-of-Service Detection

2025-03-18 · Leonardo Henrique de Melo, Gustavo de Carvalho Bertoli, Michele Nogueira, Aldri Luiz dos Santos 외

Distributed denial-of-service (DDoS) attacks remain a critical threat to Internet services, causing costly disruptions. While machine learning (ML) has shown promise in DDoS detection, current solutions struggle with mul…

Federated LearningGenerative Adversarial NetworkPrivacy Preserving

Harnessing PU Learning for Enhanced Cloud-based DDoS Detection: A Comparative Analysis

2024-10-24 · Robert Dilworth, Charan Gudla

This paper explores the application of Positive-Unlabeled (PU) learning for enhanced Distributed Denial-of-Service (DDoS) detection in cloud environments. Utilizing the $\texttt{BCCC-cPacket-Cloud-DDoS-2024}$ dataset, we…

Anomaly Detection

Timely Detection and Mitigation of Stealthy DDoS Attacks via IoT Networks

2020-06-15 · Keval Doshi, Yasin Yilmaz, Suleyman Uludag

Internet of Things (IoT) networks consist of sensors, actuators, mobile and wearable devices that can connect to the Internet. With billions of such devices already in the market which have significant vulnerabilities, t…

Intrusion Detection

SD-CGAN: Conditional Sinkhorn Divergence GAN for DDoS Anomaly Detection in IoT Networks

2025-11-28 · Henry Onyeka, Emmanuel Samson, Liang Hong, Tariqul Islam 외 arxiv

The increasing complexity of IoT edge networks presents significant challenges for anomaly detection, particularly in identifying sophisticated Denial-of-Service (DoS) attacks and zero-day exploits under highly dynamic a…

Computational EfficiencyData AugmentationAnomaly Detection

DoLLM: How Large Language Models Understanding Network Flow Data to Detect Carpet Bombing DDoS

2024-05-13 · Qingyang Li, Yihang Zhang, Zhidong Jia, Yannan Hu 외

It is an interesting question Can and How Large Language Models (LLMs) understand non-language network data, and help us detect unknown malicious flows. This paper takes Carpet Bombing as a case study and shows how to ex…