Comparison of Neural Network Architectures for Spectrum Sensing
Pith reviewed 2026-05-24 21:03 UTC · model grok-4.3
The pith
With abundant data and resources, CNN, RNN, and BiRNN reach similar detection performance in spectrum sensing while fully-connected networks lag except under tight complexity constraints.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Given abundant training data and computational and memory resources, CNN, RNN, and BiRNN achieve similar detection performance in spectrum sensing; the performance of FC is worse than that of the other three types, except in the case where computational complexity is stringently limited.
What carries the argument
Head-to-head evaluation of detection performance, training-data demand, computational complexity, and memory requirement across FC, CNN, RNN, and BiRNN on simulated communication signals.
If this is right
- CNN, RNN, and BiRNN become interchangeable choices for spectrum sensing once data and hardware resources are sufficient.
- Fully-connected networks remain useful only in settings where computational complexity must be kept extremely low.
- Data scarcity or compute limits are the main conditions that differentiate the architectures.
- Memory footprint differences exist but do not overturn the performance ordering under the abundant-resource regime.
Where Pith is reading between the lines
- Deployment on edge devices with fixed power budgets would likely favor the fully-connected option even if its accuracy is lower.
- If real channels introduce distribution shifts not captured in simulation, the claimed equivalence among CNN, RNN, and BiRNN may not hold.
- The same architecture comparison could be repeated on other signal-processing tasks such as modulation classification to test whether the pattern generalizes.
Load-bearing premise
The simulated communication signals, noise models, and channel conditions used for training and testing are representative of real-world spectrum sensing environments.
What would settle it
Re-training and re-testing the four architectures on a large set of real over-the-air spectrum captures and finding that the performance ordering changes from the simulated ranking.
Figures
read the original 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.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript compares four neural network architectures—fully-connected (FC), convolutional (CNN), recurrent (RNN), and bi-directional RNN (BiRNN)—for spectrum sensing classification of communication signals. It reports that, given abundant training data and computational/memory resources, CNN, RNN, and BiRNN achieve similar detection performance while FC performs worse except under stringent complexity constraints. Comparisons are drawn across detection performance, training data needs, computational complexity, and memory requirements using simulated signals.
Significance. If substantiated, the results provide practical guidance on architecture selection for spectrum sensing, underscoring trade-offs where recurrent and convolutional networks outperform fully-connected ones in most regimes but at higher resource cost. This contributes to ML-for-wireless literature by directly benchmarking popular architectures on a core task.
major comments (2)
- [Abstract] Abstract: performance outcomes are stated without any details on datasets, signal models, noise distributions, channel conditions, training procedures, number of Monte Carlo trials, error bars, or statistical significance tests. This renders the claimed performance similarities (CNN/RNN/BiRNN) and FC inferiority unverifiable and the architecture ranking unreliable.
- [Simulation and Results sections] The central empirical ranking rests entirely on synthetic data; no over-the-air captures or hardware-impairment validation is described. Because spectrum sensing statistics are sensitive to unmodeled non-stationarities and impairments, any mismatch directly undermines the reliability of the reported ordering between CNN/RNN/BiRNN and FC.
Simulated Author's Rebuttal
We thank the referee for the detailed review and constructive feedback on our manuscript comparing neural network architectures for spectrum sensing. We address each major comment below and have made targeted revisions where appropriate to improve clarity and transparency.
read point-by-point responses
-
Referee: [Abstract] Abstract: performance outcomes are stated without any details on datasets, signal models, noise distributions, channel conditions, training procedures, number of Monte Carlo trials, error bars, or statistical significance tests. This renders the claimed performance similarities (CNN/RNN/BiRNN) and FC inferiority unverifiable and the architecture ranking unreliable.
Authors: Abstracts are conventionally concise and omit full methodological specifics, which are instead detailed in the Simulation Setup and Results sections. The manuscript describes the use of simulated QPSK signals in AWGN, the training procedures, and performance evaluation over multiple SNR values. Figures include error bars from repeated trials, and the number of Monte Carlo runs is stated in the text. To address the concern about verifiability from the abstract alone, we have revised the abstract to briefly reference the simulation framework, signal model, and evaluation metrics while preserving its summary nature. revision: partial
-
Referee: [Simulation and Results sections] The central empirical ranking rests entirely on synthetic data; no over-the-air captures or hardware-impairment validation is described. Because spectrum sensing statistics are sensitive to unmodeled non-stationarities and impairments, any mismatch directly undermines the reliability of the reported ordering between CNN/RNN/BiRNN and FC.
Authors: The work intentionally employs synthetic data under controlled AWGN conditions to enable a reproducible, isolated comparison of the four architectures without confounding effects from hardware or propagation impairments. This is explicitly stated in the manuscript. While we agree that over-the-air or hardware-impaired data would provide complementary validation of the observed ordering, such experiments require additional resources and fall outside the scope of this benchmarking study. In the revised version we have added an explicit limitations paragraph in the Discussion section acknowledging the simulation-only nature of the results and identifying hardware validation as an important direction for future work. revision: partial
Circularity Check
No circularity: purely empirical architecture comparison
full rationale
The paper conducts a direct empirical benchmark of four neural network architectures (FC, CNN, RNN, BiRNN) on spectrum sensing using simulated signals, reporting detection performance, data requirements, complexity, and memory usage. No derivations, equations, fitted parameters renamed as predictions, or self-citation chains are present; all claims follow from training and testing runs on the generated dataset. The central result (CNN/RNN/BiRNN comparable with abundant resources; FC inferior except under tight complexity) is established by explicit simulation experiments rather than any reduction to inputs by construction. This is a standard self-contained empirical study with no load-bearing self-referential steps.
Axiom & Free-Parameter Ledger
Reference graph
Works this paper leans on
-
[1]
A Survey of Spectrum Sensing Algo rithms for Cognitive Radio Applications,
T. Y ucek and H. Arslan, “ A Survey of Spectrum Sensing Algo rithms for Cognitive Radio Applications,” IEEE Communications Su rveys & Tutorials, vol. 11, pp 116-130, 2009
work page 2009
-
[2]
A Survey on Machi ne- Learning Techniques in Cognitive Radios,
M. Bkassiny, Y . Li, and S. K. Jayaweera, “A Survey on Machi ne- Learning Techniques in Cognitive Radios,” IEEE Communicat ions Sur- veys & Tutorials, vol. 15, pp 1136-1159, 2013
work page 2013
-
[3]
R obust deep sensing through transfer learning in cognitive radio,
Q. Peng, A. Gilman, V . Nuno, P . Cosman, and L. Milstein, “R obust deep sensing through transfer learning in cognitive radio, ” submitted to Wireless Communications Letters
-
[4]
A Neural Network Detector for Spectrum Sensin g un- der Uncertainties
Z. Y e, Q. Peng, K. Levick, H. Rong, A. Gilman, P . Cosman and L. Milstein, “A Neural Network Detector for Spectrum Sensin g un- der Uncertainties”, 2019 IEEE Global Communications Confe rence (GLOBECOM), 2019
work page 2019
-
[5]
Relation Classification: CNN or RNN ?,
D. Zhang and D. Wang, “Relation Classification: CNN or RNN ?,” Natural Language Understanding and Intelligent Applicati ons Lecture Notes in Computer Science, pp. 665-675, 2016
work page 2016
-
[6]
Comparative study o f CNN and RNN for natural language processing,
W. Yin, K. Kann, M. Y u, and H. Schtze, “Comparative study o f CNN and RNN for natural language processing,” CoRR, vol. abs/17 02.01923, 2017
work page 2017
-
[7]
A comparison of Deep Learning methods for environmental sound detection,
J. Li, W. Dai, F. Metze, S. Qu, and S. Das, “A comparison of Deep Learning methods for environmental sound detection,” 2017 IEEE International Conference on Acoustics, Speech and Signal P rocessing (ICASSP), 2017
work page 2017
-
[8]
Artificial Neural Networks arc hitectures for stock price prediction: comparisons and applications,
L. Persio and O. Honchar, “Artificial Neural Networks arc hitectures for stock price prediction: comparisons and applications, ” International Journal of Circuits, Systems and signal processing, vol. 10 , pp 403-413, 2016
work page 2016
-
[9]
Stock price prediction using LSTM, RNN and CNN- sliding window model,
S. Selvin, R. Vinayakumar, E. A. Gopalakrishnan, V . K. Me non, and K. P . Soman, “Stock price prediction using LSTM, RNN and CNN- sliding window model,” 2017 International Conference on Ad vances in Computing, Communications and Informatics (ICACCI), 2017
work page 2017
-
[10]
CNN and RNN based payl oad classification methods for attack detection,
H. Liu, B. Lang, M. Liu, and H. Y an, “CNN and RNN based payl oad classification methods for attack detection,” Knowledge-B ased Systems, vol. 163, pp. 332-341, 2019
work page 2019
-
[11]
D. Molina, J. Liang, R. Harley, and G. K. V enayagamoorth y, “Com- parison of TDNN and RNN performances for neuro-identificati on on small to medium-sized power systems,” 2011 IEEE Symposium o n Computational Intelligence Applications In Smart Grid (CI ASG), 2011
work page 2011
-
[12]
An Analysis of Deep Neural Network Models for Practical Applications
A. Canziani, A. Paszke, and E. Culurciello, “An analysi s of deep neural network models for practical applications,” CoRR, vol. abs /1605.07678, 2016
work page internal anchor Pith review Pith/arXiv arXiv 2016
-
[13]
V ery Deep Convolutional Networks for Large-Scale Image Recognition,
K. Simonyan and A. Zisserman, “V ery Deep Convolutional Networks for Large-Scale Image Recognition,” International Conferenc e on Learning Representations (ICLR) 2015, 2015
work page 2015
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.