paper-with-me

Papers

Fast Deep Learning for Automatic Modulation Classification

2019-01-16 · Sharan Ramjee, Shengtai Ju, Diyu Yang, Xiaoyu Liu, Aly El Gamal, Yonina C. Eldar

In this work, we investigate the feasibility and effectiveness of employing deep learning algorithms for automatic recognition of the modulation type of received wireless communication signals from subsampled data. Recent work considered a GNU radio-based data set that mimics the imperfections in a real wireless channel and uses 10 different modulation types. A Convolutional Neural Network (CNN) architecture was then developed and shown to achieve performance that exceeds that of expert-based approaches. Here, we continue this line of work and investigate deep neural network architectures that deliver high classification accuracy. We identify three architectures - namely, a Convolutional Long Short-term Deep Neural Network (CLDNN), a Long Short-Term Memory neural network (LSTM), and a deep Residual Network (ResNet) - that lead to typical classification accuracy values around 90% at high SNR. We then study algorithms to reduce the training time by minimizing the size of the training data set, while incurring a minimal loss in classification accuracy. To this end, we demonstrate the performance of Principal Component Analysis in significantly reducing the training time, while maintaining good performance at low SNR. We also investigate subsampling techniques that further reduce the training time, and pave the way for online classification at high SNR. Finally, we identify representative SNR values for training each of the candidate architectures, and consequently, realize drastic reductions of the training time, with negligible loss in classification accuracy.

📄 PDF Abstract BibTeX arXiv:1901.05850

Code (2)

dl4amc/source 공식 구현 tf
dharaspatel/CNN_Signal_Classification

Tasks

ClassificationDeep LearningGeneral Classification

Similar Papers 제목 키워드 기반

DL-AMC: Deep Learning for Automatic Modulation Classification

2025-04-10 · Faheem Ur Rehman, Qamar Abbas, M. Karam Shehzad

Automatic Modulation Classification (AMC) is a signal processing technique widely used at the physical layer of wireless systems to enhance spectrum utilization efficiency. In this work, we propose a fast and accurate AM…

ClassificationDeep Learning

Ultra Lite Convolutional Neural Network for Fast Automatic Modulation Classification in Low-Resource Scenarios

2022-08-09 · Lantu Guo, Yu Wang, Yun Lin, Haitao Zhao 외

Automatic modulation classification (AMC) is a key technique for designing non-cooperative communication systems, and deep learning (DL) is applied effectively to AMC for improving classification accuracy. However, most …

ClassificationData Augmentation

Sequential Convolutional Recurrent Neural Networks for Fast Automatic Modulation Classification

2019-09-09 · kaisheng Liao, Yaodong Zhao, Jie Gu, Yaping Zhang 외

A novel and efficient end-to-end learning model for automatic modulation classification is proposed for wireless spectrum monitoring applications, which automatically learns from the time domain in-phase and quadrature d…

ClassificationDimensionality ReductionGeneral Classification

Data-and-Knowledge Dual-Driven Automatic Modulation Recognition for Wireless Communication Networks

2022-06-30 · Rui Ding, Hao Zhang, Fuhui Zhou, Qihui Wu 외

Automatic modulation classification is of crucial importance in wireless communication networks. Deep learning based automatic modulation classification schemes have attracted extensive attention due to the superior accu…

AttributeAutomatic Modulation RecognitionClassification

Automatic Modulation Classification Using Involution Enabled Residual Networks

2021-08-23 · Hao Zhang, Lu Yuan, Guangyu Wu, Fuhui Zhou 외

Automatic modulation classification (AMC) is of crucial importance for realizing wireless intelligence communications. Many deep learning based models especially convolution neural networks (CNNs) have been proposed for …

Classification