Data Augmentation for Deep Learning-based Radio Modulation Classification
Deep learning has recently been applied to automatically classify the modulation categories of received radio signals without manual experience. However, training deep learning models requires massive volume of data. An insufficient training data will cause serious overfitting problem and degrade the classification accuracy. To cope with small dataset, data augmentation has been widely used in image processing to expand the dataset and improve the robustness of deep learning models. However, in wireless communication areas, the effect of different data augmentation methods on radio modulation classification has not been studied yet. In this paper, we evaluate different data augmentation methods via a state-of-the-art deep learning-based modulation classifier. Based on the characteristics of modulated signals, three augmentation methods are considered, i.e., rotation, flip, and Gaussian noise, which can be applied in both training phase and inference phase of the deep learning algorithm. Numerical results show that all three augmentation methods can improve the classification accuracy. Among which, the rotation augmentation method outperforms the flip method, both of which achieve higher classification accuracy than the Gaussian noise method. Given only 12.5% of training dataset, a joint rotation and flip augmentation policy can achieve even higher classification accuracy than the baseline with initial 100% training dataset without augmentation. Furthermore, with data augmentation, radio modulation categories can be successfully classified using shorter radio samples, leading to a simplified deep learning model and shorter the classification response time.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationData AugmentationDeep LearningGeneral ClassificationSimilar Papers 제목 키워드 기반
Augmenting Radio Signals with Wavelet Transform for Deep Learning-Based Modulation Recognition
The use of deep learning for radio modulation recognition has become prevalent in recent years. This approach automatically extracts high-dimensional features from large datasets, facilitating the accurate classification…
Data AugmentationDiversityMixing Signals: Data Augmentation Approach for Deep Learning Based Modulation Recognition
With the rapid development of deep learning, automatic modulation recognition (AMR), as an important task in cognitive radio, has gradually transformed from traditional feature extraction and classification to automatic …
Automatic Modulation RecognitionClassificationData AugmentationDeep LearningVisualizing Deep Learning-based Radio Modulation Classifier
Deep learning has recently been successfully applied in automatic modulation classification by extracting and classifying radio features in an end-to-end way. However, deep learning-based radio modulation classifiers are…
Deep LearningGeneral ClassificationHybrid Maximum Likelihood Modulation Classification Using Multiple Radios
The performance of a modulation classifier is highly sensitive to channel signal-to-noise ratio (SNR). In this paper, we focus on amplitude-phase modulations and propose a modulation classification framework based on cen…
ClassificationDiversityGeneral ClassificationBiologically Inspired Radio Signal Feature Extraction with Sparse Denoising Autoencoders
Automatic modulation classification (AMC) is an important task for modern communication systems; however, it is a challenging problem when signal features and precise models for generating each modulation may be unknown.…
ClassificationDenoisingGeneral Classification