paper-with-me

홈 › Papers

Large Scale Radio Frequency Signal Classification

2022-07-20 · Luke Boegner, Manbir Gulati, Garrett Vanhoy, Phillip Vallance, Bradley Comar, Silvija Kokalj-Filipovic, Craig Lennon, Robert D. Miller

Existing datasets used to train deep learning models for narrowband radio frequency (RF) signal classification lack enough diversity in signal types and channel impairments to sufficiently assess model performance in the real world. We introduce the Sig53 dataset consisting of 5 million synthetically-generated samples from 53 different signal classes and expertly chosen impairments. We also introduce TorchSig, a signals processing machine learning toolkit that can be used to generate this dataset. TorchSig incorporates data handling principles that are common to the vision domain, and it is meant to serve as an open-source foundation for future signals machine learning research. Initial experiments using the Sig53 dataset are conducted using state of the art (SoTA) convolutional neural networks (ConvNets) and Transformers. These experiments reveal Transformers outperform ConvNets without the need for additional regularization or a ConvNet teacher, which is contrary to results from the vision domain. Additional experiments demonstrate that TorchSig's domain-specific data augmentations facilitate model training, which ultimately benefits model performance. Finally, TorchSig supports on-the-fly synthetic data creation at training time, thus enabling massive scale training sessions with virtually unlimited datasets.

📄 PDF Abstract BibTeX arXiv:2207.09918

Code (1)

torchdsp/torchsig 공식 구현 pytorch

Tasks

DiversityGeneral Classification

Similar Papers 제목 키워드 기반

Deep Learning for Large-Scale Real-World ACARS and ADS-B Radio Signal Classification

2019-04-20 · Shichuan Chen, Shilian Zheng, Lifeng Yang, Xiaoniu Yang

Radio signal classification has a very wide range of applications in the field of wireless communications and electromagnetic spectrum management. In recent years, deep learning has been used to solve the problem of radi…

ClassificationDeep LearningGeneral ClassificationManagement+1

Large Scale Radio Frequency Wideband Signal Detection & Recognition

2022-11-04 · Luke Boegner, Garrett Vanhoy, Phillip Vallance, Manbir Gulati 외

Applications of deep learning to the radio frequency (RF) domain have largely concentrated on the task of narrowband signal classification after the signals of interest have already been detected and extracted from a wid…

object-detectionObject Detection

Deep-Learned Compression for Radio-Frequency Signal Classification

2024-03-05 · Armani Rodriguez, Yagna Kaasaragadda, Silvija Kokalj-Filipovic

Next-generation cellular concepts rely on the processing of large quantities of radio-frequency (RF) samples. This includes Radio Access Networks (RAN) connecting the cellular front-end based on software defined radios (…

ClassificationDecision MakingQuantization

Convolutions with Radio-Frequency Spin-Diodes

2025-01-27 · Erwann Plouet, Hanuman Singh, Pankaj Sethi, Frank A. Mizrahi 외

The classification of radio-frequency (RF) signals is crucial for applications in robotics, traffic control, and medical devices. Spintronic devices, which respond to RF signals via ferromagnetic resonance, offer a promi…

Over the Air Deep Learning Based Radio Signal Classification

2017-12-13 · Timothy J. O'Shea, Tamoghna Roy, T. Charles Clancy

We conduct an in depth study on the performance of deep learning based radio signal classification for radio communications signals. We consider a rigorous baseline method using higher order moments and strong boosted gr…

Deep LearningGeneral Classification