CRLGJan 25, 2025

A Two-Stage CAE-Based Federated Learning Framework for Efficient Jamming Detection in 5G Networks

arXiv:2501.15288v13 citationsh-index: 45ICC 2025 - IEEE International Conference on Communications
Originality Synthesis-oriented
AI Analysis

This addresses data privacy and efficiency issues for 5G network security, though it is incremental as it combines existing methods like FedAVG and FedProx.

The paper tackles jamming detection in 5G networks by proposing a two-stage federated learning framework, achieving a precision of 0.94, recall of 0.90, F1-score of 0.92, and accuracy of 0.92 with 30 communication rounds.

Cyber-security for 5G networks is drawing notable attention due to an increase in complex jamming attacks that could target the critical 5G Radio Frequency (RF) domain. These attacks pose a significant risk to heterogeneous network (HetNet) architectures, leading to degradation in network performance. Conventional machine-learning techniques for jamming detection rely on centralized training while increasing the odds of data privacy. To address these challenges, this paper proposes a decentralized two-stage federated learning (FL) framework for jamming detection in 5G femtocells. Our proposed distributed framework encompasses using the Federated Averaging (FedAVG) algorithm to train a Convolutional Autoencoder (CAE) for unsupervised learning. In the second stage, we use a fully connected network (FCN) built on the pre-trained CAE encoder that is trained using Federated Proximal (FedProx) algorithm to perform supervised classification. Our experimental results depict that our proposed framework (FedAVG and FedProx) accomplishes efficient training and prediction across non-IID client datasets without compromising data privacy. Specifically, our framework achieves a precision of 0.94, recall of 0.90, F1-score of 0.92, and an accuracy of 0.92, while minimizing communication rounds to 30 and achieving robust convergence in detecting jammed signals with an optimal client count of 6.

Foundations

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

Your Notes