BiLSTM and Attention-Based Modulation Classification of Realistic Wireless Signals
Rohit Udaiwal, Nayan Baishya, Yash Gupta, and B. R. Manoj

TL;DR
This paper introduces a novel quadstream BiLSTM-Attention network for automatic modulation classification of wireless signals, achieving high accuracy and efficiency on realistic datasets by combining multiple signal representations and advanced neural network layers.
Contribution
The paper presents a new quadstream BiLSTM-Attention model that effectively processes multiple signal representations for improved modulation classification performance.
Findings
Achieves up to 99% accuracy on RML22 dataset
Outperforms benchmark models in accuracy and efficiency
Demonstrates robustness on realistic wireless signals
Abstract
This work proposes a novel and efficient quadstream BiLSTM-Attention network, abbreviated as QSLA network, for robust automatic modulation classification (AMC) of wireless signals. The proposed model exploits multiple representations of the wireless signal as inputs to the network and the feature extraction process combines convolutional and BiLSTM layers for processing the spatial and temporal features of the signal, respectively. An attention layer is used after the BiLSTM layer to emphasize the important temporal features. The experimental results on the recent and realistic RML22 dataset demonstrate the superior performance of the proposed model with an accuracy up to around 99%. The model is compared with other benchmark models in the literature in terms of classification accuracy, computational complexity, memory usage, and training time to show the effectiveness of our proposed…
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
MethodsSoftmax · Attention Is All You Need · Tanh Activation · Sigmoid Activation · Long Short-Term Memory · Bidirectional LSTM
