paper-with-me

홈 › Papers

BiLSTM and Attention-Based Modulation Classification of Realistic Wireless Signals

2024-08-14 · Rohit Udaiwal, Nayan Baishya, Yash Gupta, B. R. Manoj

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 approach.

📄 PDF Abstract BibTeX arXiv:2408.07247

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

Data-and-Knowledge Dual-Driven Automatic Modulation Recognition for Wireless Communication Networks

2022-06-30 · Rui Ding, Hao Zhang, Fuhui Zhou, Qihui Wu 외

Automatic modulation classification is of crucial importance in wireless communication networks. Deep learning based automatic modulation classification schemes have attracted extensive attention due to the superior accu…

AttributeAutomatic Modulation RecognitionClassification

Joint Signal Detection and Automatic Modulation Classification via Deep Learning

2024-04-29 · Huijun Xing, Xuhui Zhang, Shuo Chang, Jinke Ren 외

Signal detection and modulation classification are two crucial tasks in various wireless communication systems. Different from prior works that investigate them independently, this paper studies the joint signal detectio…

Deep Learning

Over-the-Air Adversarial Attacks on Deep Learning Based Modulation Classifier over Wireless Channels

2020-02-05 · Brian Kim, Yalin E. Sagduyu, Kemal Davaslioglu, Tugba Erpek 외

We consider a wireless communication system that consists of a transmitter, a receiver, and an adversary. The transmitter transmits signals with different modulation types, while the receiver classifies its received sign…

Adversarial Attack

FSOS-AMC: Few-Shot Open-Set Learning for Automatic Modulation Classification

2024-10-14 · Hao Zhang, Fuhui Zhou, Qihui Wu, Chau Yuen

Automatic modulation classification (AMC) is essential for the advancement and efficiency of future wireless communication networks. Deep learning (DL)-based AMC frameworks have garnered extensive attention for their imp…

ClassificationOpen Set Learning

Modulation and signal class labelling using active learning and classification using machine learning

2022-02-23 · Bhargava B C, Ankush Deshmukh, A V Narasimhadhan

Supervised learning in machine learning (ML) requires labelled data set. Further real-time data classification requires an easily available methodology for labelling. Wireless modulation and signal classification find th…

Active LearningBIG-bench Machine LearningClassification