Automatic Machine Learning for Multi-Receiver CNN Technology Classifiers
Convolutional Neural Networks (CNNs) are one of the most studied family of deep learning models for signal classification, including modulation, technology, detection, and identification. In this work, we focus on technology classification based on raw I/Q samples collected from multiple synchronized receivers. As an example use case, we study protocol identification of Wi-Fi, LTE-LAA, and 5G NR-U technologies that coexist over the 5 GHz Unlicensed National Information Infrastructure (U-NII) bands. Designing and training accurate CNN classifiers involve significant time and effort that goes into fine-tuning a model's architectural settings and determining the appropriate hyperparameter configurations, such as learning rate and batch size. We tackle the former by defining architectural settings themselves as hyperparameters. We attempt to automatically optimize these architectural parameters, along with other preprocessing (e.g., number of I/Q samples within each classifier input) and learning hyperparameters, by forming a Hyperparameter Optimization (HyperOpt) problem, which we solve in a near-optimal fashion using the Hyperband algorithm. The resulting near-optimal CNN (OCNN) classifier is then used to study classification accuracy for OTA as well as simulations datasets, considering various SNR values. We show that the number of receivers to construct multi-channel inputs for CNNs should be defined as a preprocessing hyperparameter to be optimized via Hyperband. OTA results reveal that our OCNN classifiers improve classification accuracy by 24.58% compared to manually tuned CNNs. We also study the effect of min-max normalization of I/Q samples within each classifier's input on generalization accuracy over simulated datasets with SNRs other than training set's SNR and show an average of 108.05% improvement when I/Q samples are normalized.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningClassificationHyperparameter OptimizationSimilar Papers 제목 키워드 기반
On the Design of Magnetic Resonant Coupling for Wireless Power Transfer in Multi-Coil Networks
Wireless power transfer (WPT) is a promising technology for powering up distributed devices in machine type networks. Over the last decade magnetic resonant coupling (MRC) received significant interest from the research …
WFRFT-aided Power-efficient Multi-beam Directional Modulation Schemes Based on Frequency Diverse Array
The artificial noise (AN) aided multi-beam directional modulation (DM) technology is capable of wireless physical layer secure (PLS) transmissions for multiple desired receivers in free space. The application of AN, howe…
Multiobjective Optimization of Classifiers by Means of 3-D Convex Hull Based Evolutionary Algorithm
Finding a good classifier is a multiobjective optimization problem with different error rates and the costs to be minimized. The receiver operating characteristic is widely used in the machine learning community to analy…
Binary ClassificationClassificationEvolutionary Algorithmsfeature selection+3Channel-Aware Adversarial Attacks Against Deep Learning-Based Wireless Signal Classifiers
This paper presents channel-aware adversarial attacks against deep learning-based wireless signal classifiers. There is a transmitter that transmits signals with different modulation types. A deep neural network is used …
Adversarial AttackModel Aided Deep Learning Based MIMO OFDM Receiver With Nonlinear Power Amplifiers
Multi-input multi-output orthogonal frequency division multiplexing (MIMO OFDM) is a key technology for mobile communication systems. However, due to the issue of high peak-to-average power ratio (PAPR), the OFDM symbols…