SPLGMay 28, 2021

SafeAMC: Adversarial training for robust modulation recognition models

arXiv:2105.13746v110 citations
Originality Synthesis-oriented
AI Analysis

This addresses security and trust issues in communication systems by enhancing model robustness, though it is incremental as it applies existing adversarial training methods to a specific domain.

The paper tackled the susceptibility of deep neural networks in automatic modulation recognition to adversarial perturbations by applying adversarial training, resulting in improved robustness for some modulation families and more interpretable models that align with signal statistics.

In communication systems, there are many tasks, like modulation recognition, which rely on Deep Neural Networks (DNNs) models. However, these models have been shown to be susceptible to adversarial perturbations, namely imperceptible additive noise crafted to induce misclassification. This raises questions about the security but also the general trust in model predictions. We propose to use adversarial training, which consists of fine-tuning the model with adversarial perturbations, to increase the robustness of automatic modulation recognition (AMC) models. We show that current state-of-the-art models benefit from adversarial training, which mitigates the robustness issues for some families of modulations. We use adversarial perturbations to visualize the features learned, and we found that in robust models the signal symbols are shifted towards the nearest classes in constellation space, like maximum likelihood methods. This confirms that robust models not only are more secure, but also more interpretable, building their decisions on signal statistics that are relevant to modulation recognition.

Foundations

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

Your Notes