paper-with-me

Papers

Sequential Convolutional Recurrent Neural Networks for Fast Automatic Modulation Classification

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

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 data without requiring the design of hand-crafted expert features. With the intuition of convolutional layers with pooling serving as the role of front-end feature distillation and dimensionality reduction, sequential convolutional recurrent neural networks are developed to take complementary advantage of parallel computing capability of convolutional neural networks and temporal sensitivity of recurrent neural networks. Experimental results demonstrate that the proposed architecture delivers overall superior performance in signal to noise ratio range above -10~dB, and achieves significantly improved classification accuracy from 80\% to 92.1\% at high signal to noise ratio range, while drastically reduces the average training and prediction time by approximately 74% and 67%, respectively. Response patterns learned by the proposed architecture are visualized to better understand the physics of the model. Furthermore, a comparative study is performed to investigate the impacts of various sequential convolutional recurrent neural network structure settings on classification performance. A representative sequential convolutional recurrent neural network architecture with the two-layer convolutional neural network and subsequent two-layer long short-term memory neural network is developed to suggest the option for fast automatic modulation classification.

📄 PDF Abstract BibTeX arXiv:1909.03050

Code (2)

David200308/Sequential-Convolutional-Recurrent-Neural-Networks-for-Fast-Automatic-Modulation-Classification
sayZeeel/EE5611_project

Tasks

ClassificationDimensionality ReductionGeneral Classification

Similar Papers 제목 키워드 기반

Deep Recurrent Convolutional Neural Network: Improving Performance For Speech Recognition

2016-11-22 · Zewang Zhang, Zheng Sun, Jiaqi Liu, Jingwen Chen 외

A deep learning approach has been widely applied in sequence modeling problems. In terms of automatic speech recognition (ASR), its performance has significantly been improved by increasing large speech corpus and deeper…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Temporal FiLM: Capturing Long-Range Sequence Dependencies with Feature-Wise Modulations

2019-09-14 · Sawyer Birnbaum, Volodymyr Kuleshov, Zayd Enam, Pang Wei Koh 외

Learning representations that accurately capture long-range dependencies in sequential inputs -- including text, audio, and genomic data -- is a key problem in deep learning. Feed-forward convolutional models capture onl…

Audio Super-ResolutionSuper-Resolutiontext-classificationText Classification

Temporal FiLM: Capturing Long-Range Sequence Dependencies with Feature-Wise Modulations.

2019-12-01 · NeurIPS 2019 12 · Sawyer Birnbaum, Volodymyr Kuleshov, Zayd Enam, Pang Wei W. Koh 외

Learning representations that accurately capture long-range dependencies in sequential inputs --- including text, audio, and genomic data --- is a key problem in deep learning. Feed-forward convolutional models capture o…

Audio Super-ResolutionSuper-Resolutiontext-classificationText Classification

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

Fast Interactive Object Annotation with Curve-GCN

2019-03-16 · CVPR 2019 6 · Huan Ling, Jun Gao, Amlan Kar, Wenzheng Chen 외

Manually labeling objects by tracing their boundaries is a laborious process. In Polygon-RNN++ the authors proposed Polygon-RNN that produces polygonal annotations in a recurrent manner using a CNN-RNN architecture, allo…

Object