Convolutional Neural Networks and Mixture of Experts for Intrusion Detection in 5G Networks and beyond
Loukas Ilias, George Doukas, Vangelis Lamprou, Christos Ntanos, Dimitris Askounis

TL;DR
This paper introduces a novel intrusion detection model for 5G networks using CNNs combined with a Mixture of Experts, achieving high accuracy and demonstrating advantages over existing methods.
Contribution
The study is the first to integrate Mixture of Experts with CNNs for 5G intrusion detection, enhancing representation power and efficiency.
Findings
Achieved weighted F1-score up to 99.95%.
Outperformed state-of-the-art approaches.
Validated effectiveness through ablation experiments.
Abstract
The advent of 6G/NextG networks comes along with a series of benefits, including extreme capacity, reliability, and efficiency. However, these networks may become vulnerable to new security threats. Therefore, 6G/NextG networks must be equipped with advanced Artificial Intelligence algorithms, in order to evade these attacks. Existing studies on the intrusion detection task rely on the train of shallow machine learning classifiers, including Logistic Regression, Decision Trees, and so on, yielding suboptimal performance. Others are based on deep neural networks consisting of static components, which are not conditional on the input. This limits their representation power and efficiency. To resolve these issues, we present the first study integrating Mixture of Experts (MoE) for identifying malicious traffic. Specifically, we use network traffic data and convert the 1D array of features…
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
TopicsNetwork Security and Intrusion Detection · Opinion Dynamics and Social Influence
MethodsSparse Evolutionary Training · Batch Normalization · Logistic Regression · Max Pooling · Mixture of Experts
