Optimal Preprocessing for Joint Detection and Classification of Wireless Communication Signals in Congested Spectrum Using Computer Vision Methods
Xiwen Kang, Hua-mei Chen, Genshe Chen, Kuo-Chu Chang, Thomas M., Clemons

TL;DR
This paper optimizes spectrogram preprocessing parameters to improve deep learning-based detection and classification of RF signals in congested spectrum environments, enhancing accuracy and efficiency.
Contribution
It systematically evaluates classical STFT parameters to identify optimal settings for computer vision models in RF spectrum sensing tasks.
Findings
Zero padding does not improve accuracy and adds computational cost.
Optimal window size balances time and frequency resolution, with significant performance drops if misaligned.
Hamming window yields the best detection and classification performance.
Abstract
The joint detection and classification of RF signals has been a critical problem in the field of wideband RF spectrum sensing. Recent advancements in deep learning models have revolutionized this field, remarkably through the application of state-of-the-art computer vision algorithms such as YOLO (You Only Look Once) and DETR (Detection Transformer) to the spectrogram images. This paper focuses on optimizing the preprocessing stage to enhance the performance of these computer vision models. Specifically, we investigated the generation of training spectrograms via the classical Short-Time Fourier Transform (STFT) approach, examining four classical STFT parameters: FFT size, window type, window length, and overlapping ratio. Our study aims to maximize the mean average precision (mAP) scores of YOLOv10 models in detecting and classifying various digital modulation signals within a…
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
TopicsAdvanced Algorithms and Applications · Wireless Signal Modulation Classification
MethodsAttention Is All You Need · Linear Layer · Residual Connection · Layer Normalization · Multi-Head Attention · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Absolute Position Encodings · Softmax
