An Efficient Deep Learning Model for Automatic Modulation Recognition Based on Parameter Estimation and Transformation
Fuxin Zhang, Chunbo Luo, Jialang Xu, and Yang Luo

TL;DR
This paper introduces an efficient deep learning model for automatic modulation recognition that combines parameter estimation and transformation, achieving high accuracy with significantly reduced model size and computational complexity.
Contribution
The paper presents a novel DL-AMR model using phase parameter estimation and transformation, with CNN and GRU, that reduces model size and training time while maintaining high accuracy.
Findings
Achieves comparable accuracy to state-of-the-art models
Reduces model parameters by over 33%
Maintains >90% accuracy after pruning with less than 1/8 parameters
Abstract
Automatic modulation recognition (AMR) is a promising technology for intelligent communication receivers to detect signal modulation schemes. Recently, the emerging deep learning (DL) research has facilitated high-performance DL-AMR approaches. However, most DL-AMR models only focus on recognition accuracy, leading to huge model sizes and high computational complexity, while some lightweight and low-complexity models struggle to meet the accuracy requirements. This letter proposes an efficient DL-AMR model based on phase parameter estimation and transformation, with convolutional neural network (CNN) and gated recurrent unit (GRU) as the feature extraction layers, which can achieve high recognition accuracy equivalent to the existing state-of-the-art models but reduces more than a third of the volume of their parameters. Meanwhile, our model is more competitive in training time and test…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWireless Signal Modulation Classification
MethodsTest
