English

Comparison of Neural Network Architectures for Spectrum Sensing

Signal Processing 2019-07-18 v1 Machine Learning Machine Learning

Abstract

Different neural network (NN) architectures have different advantages. Convolutional neural networks (CNNs) achieved enormous success in computer vision, while recurrent neural networks (RNNs) gained popularity in speech recognition. It is not known which type of NN architecture is the best fit for classification of communication signals. In this work, we compare the behavior of fully-connected NN (FC), CNN, RNN, and bi-directional RNN (BiRNN) in a spectrum sensing task. The four NN architectures are compared on their detection performance, requirement of training data, computational complexity, and memory requirement. Given abundant training data and computational and memory resources, CNN, RNN, and BiRNN are shown to achieve similar performance. The performance of FC is worse than that of the other three types, except in the case where computational complexity is stringently limited.

Keywords

Cite

@article{arxiv.1907.07321,
  title  = {Comparison of Neural Network Architectures for Spectrum Sensing},
  author = {Ziyu Ye and Andrew Gilman and Qihang Peng and Kelly Levick and Pamela Cosman and Larry Milstein},
  journal= {arXiv preprint arXiv:1907.07321},
  year   = {2019}
}

Comments

6 pages, 4 figures

R2 v1 2026-06-23T10:22:47.891Z