Abstract

Deep Neural Networks (DNNs) have achieved remarkable accuracy improvements for automatic modulation classification. However, the employed networks often have millions of parameters and need very high computation, which makes it difficult to deploy these models on portable devices with limited resources. We propose a cross model deep learning scheme to build a lightweight deep network for accurate modulation classification. Firstly, a large Hybrid DNN (HDNN) that is composed of convolutional and recurrent layers is constructed and trained for automatic and accurate classification of signals. Then we build a smaller Layered Resnet Network (LRN) with shallow layers and few nodes. The HDNN and LRN are taken as a Teacher Model (TM) and a Student Model (SM) respectively. Finally, a knowledge distillation method is proposed to guide the learning of the SM, by formulating a teaching loss from the prediction of the TM to train the SM. The performances of the proposed HDNN and LRN are investigated on the public RadioML2016.10a and RadioML2016.10b data sets. The experimental results show that the trained HDNN presents state-of-the-art classification results and the LRN trained in this scheme takes only about a sixth of the HDNN's inference time and consumes only 472.3KB for storage, with a slight accuracy decrease compared with the large HDNN.

Highlights

  • Automatic modulation classification (AMC) aims to recognize the modulation type of a received radio signal, such as BPSK, PAM, MPSK, and QAM

  • It can be noticed that the trained Teacher Model (TM) and the Student Model (SM) trained in the teaching loss achieve much higher accuracy than Residual nets (Resnet), Inception, Densenet, FCNN, and C2LDNN on testing signals at SNRs of −5∼18 dB and they result in similar performance compared with other methods

  • WORK In this paper, in order to better train a lightweight model for AMC, we propose a novel scheme, Cross Model Deep Learning (CMDL)

Read more

Summary

INTRODUCTION

Automatic modulation classification (AMC) aims to recognize the modulation type of a received radio signal, such as BPSK, PAM, MPSK, and QAM. Later Swami and Sadler [11] designed a new LSTM-RNN model comprised of a LSTMRNN layer and two Fully-Connected (FC) layers It can achieve high accuracy for automatic classification of six types of digital modulation signals with varying noises. The time complexity of the models comprised of CNN and LSTM-RNN layers is high in training or prediction as the LSTM-RNN operation is timeconsuming [30] These networks take a long time to automatically predict the types of signals. In order to limit the training complexity, in this paper, we utilize 1-D Resnet and LSTMRNN layers to build a Hybrid Deep Neural Network (HDNN) for AMC.

CROSS MODEL DEEP LEARNING
Findings
CONCLUSION AND FUTURE WORK
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.