Deep Learning Object Detection Approaches to Signal Identification
Luke Wood, Kevin Anderson, Peter Gerstoft, Richard Bell, Raghab, Subbaraman, Dinesh Bharadia

TL;DR
This paper reformulates signal source identification as an object detection task using deep learning, demonstrating high accuracy with models like RetinaNet and YOLOv5 trained on a new spectrogram dataset.
Contribution
It introduces a novel approach to source identification via deep learning object detection, along with a new dataset and evaluation of state-of-the-art models.
Findings
Models achieve up to 0.906 Mean Average Precision.
Deep learning models outperform traditional threshold-based algorithms.
The approach effectively detects small and overlapping signals.
Abstract
Traditionally source identification is solved using threshold based energy detection algorithms. These algorithms frequently sum up the activity in regions, and consider regions above a specific activity threshold to be sources. While these algorithms work for the majority of cases, they often fail to detect signals that occupy small frequency bands, fail to distinguish sources with overlapping frequency bands, and cannot detect any signals under a specified signal to noise ratio. Through the conversion of raw signal data to spectrogram, source identification can be framed as an object detection problem. By leveraging modern advancements in deep learning based object detection, we propose a system that manages to alleviate the failure cases encountered when using traditional source identification algorithms. Our contributions include framing source identification as an object detection…
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
TopicsCCD and CMOS Imaging Sensors · Advanced Chemical Sensor Technologies · Infrared Target Detection Methodologies
Methodsfail · 1x1 Convolution · Convolution · Focal Loss · Feature Pyramid Network · RetinaNet
