SPLGMar 8, 2024

Enhancing Automatic Modulation Recognition for IoT Applications Using Transformers

arXiv:2403.15417v229 citationsh-index: 16IoT
AI Analysis

This work addresses the challenge of efficient signal modulation identification for IoT applications, representing an incremental improvement with specific gains in accuracy.

The paper tackled the problem of automatic modulation recognition for IoT edge devices by proposing a Transformer-based approach with novel tokenization techniques, achieving recognition accuracies of 65.75% on RML2016 and 65.80% on CSPB.ML.2018+ datasets.

Automatic modulation recognition (AMR) is vital for accurately identifying modulation types within incoming signals, a critical task for optimizing operations within edge devices in IoT ecosystems. This paper presents an innovative approach that leverages Transformer networks, initially designed for natural language processing, to address the challenges of efficient AMR. Our transformer network architecture is designed with the mindset of real-time edge computing on IoT devices. Four tokenization techniques are proposed and explored for creating proper embeddings of RF signals, specifically focusing on overcoming the limitations related to the model size often encountered in IoT scenarios. Extensive experiments reveal that our proposed method outperformed advanced deep learning techniques, achieving the highest recognition accuracy. Notably, our model achieves an accuracy of 65.75 on the RML2016 and 65.80 on the CSPB.ML.2018+ dataset.

Foundations

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

Your Notes