SigNet: A Novel Deep Learning Framework for Radio Signal Classification
Zhuangzhi Chen, Hui Cui, Jingyang Xiang, Kunfeng Qiu, Liang Huang,, Shilian Zheng, Shichuan Chen, Qi Xuan, Xiaoniu Yang

TL;DR
This paper introduces SigNet, a deep learning framework for radio signal classification that excels in small-sample scenarios, outperforming baselines and effectively distinguishing modulation types.
Contribution
The paper proposes SigNet and SigNet2.0, novel CNN-based models with a signal-to-matrix operator and 1D convolutions, enhancing classification, especially with limited data.
Findings
SigNet and SigNet2.0 outperform baselines in accuracy.
Models perform well with only 1% training data.
Effective in distinguishing different modulation types.
Abstract
Deep learning methods achieve great success in many areas due to their powerful feature extraction capabilities and end-to-end training mechanism, and recently they are also introduced for radio signal modulation classification. In this paper, we propose a novel deep learning framework called SigNet, where a signal-to-matrix (S2M) operator is adopted to convert the original signal into a square matrix first and is co-trained with a follow-up CNN architecture for classification. This model is further accelerated by integrating 1D convolution operators, leading to the upgraded model SigNet2.0. The simulations on two signal datasets show that both SigNet and SigNet2.0 outperform a number of well-known baselines. More interestingly, our proposed models behave extremely well in small-sample learning when only a small training dataset is provided. They can achieve a relatively high accuracy…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWireless Signal Modulation Classification · Spider Taxonomy and Behavior Studies · Terahertz technology and applications
MethodsConvolution · Tanh Activation · Sigmoid Activation · Long Short-Term Memory
