SPCRDCITLGNAApr 17, 2023

SplitAMC: Split Learning for Robust Automatic Modulation Classification

arXiv:2304.12200v17 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work solves privacy and efficiency issues in AMC for applications like cognitive radio, though it appears incremental as it adapts split learning to a specific domain.

The paper tackles the problem of automatic modulation classification (AMC) in wireless systems by addressing data privacy, latency, and noise vulnerability in centralized and federated learning approaches, proposing a split learning-based method called SplitAMC that achieves higher accuracy across all SNRs and lower latency compared to existing methods.

Automatic modulation classification (AMC) is a technology that identifies a modulation scheme without prior signal information and plays a vital role in various applications, including cognitive radio and link adaptation. With the development of deep learning (DL), DL-based AMC methods have emerged, while most of them focus on reducing computational complexity in a centralized structure. This centralized learning-based AMC (CentAMC) violates data privacy in the aspect of direct transmission of client-side raw data. Federated learning-based AMC (FedeAMC) can bypass this issue by exchanging model parameters, but causes large resultant latency and client-side computational load. Moreover, both CentAMC and FedeAMC are vulnerable to large-scale noise occured in the wireless channel between the client and the server. To this end, we develop a novel AMC method based on a split learning (SL) framework, coined SplitAMC, that can achieve high accuracy even in poor channel conditions, while guaranteeing data privacy and low latency. In SplitAMC, each client can benefit from data privacy leakage by exchanging smashed data and its gradient instead of raw data, and has robustness to noise with the help of high scale of smashed data. Numerical evaluations validate that SplitAMC outperforms CentAMC and FedeAMC in terms of accuracy for all SNRs as well as latency.

Foundations

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

Your Notes