paper-with-me

Papers

Classification of Common Waveforms Including a Watchdog for Unknown Signals

2021-08-16 · C. Tanner Fredieu, Justin Bui, Anthony Martone, Robert J. Marks II, Charles Baylis, R. Michael Buehrer

In this paper, we examine the use of a deep multi-layer perceptron model architecture to classify received signal samples as coming from one of four common waveforms, Single Carrier (SC), Single-Carrier Frequency Division Multiple Access (SC-FDMA), Orthogonal Frequency Division Multiplexing (OFDM), and Linear Frequency Modulation (LFM), used in communication and radar networks. Synchronization of the signals is not needed as we assume there is an unknown and uncompensated time and frequency offset. An autoencoder with a deep CNN architecture is also examined to create a new fifth classification category of an unknown waveform type. This is accomplished by calculating a minimum and maximum threshold values from the root mean square error (RMSE) of the radar and communication waveforms. The classifier and autoencoder work together to monitor a spectrum area to identify the common waveforms inside the area of operation along with detecting unknown waveforms. Results from testing showed the classifier had 100\% classification rate above 0 dB with accuracy of 83.2\% and 94.7\% at -10 dB and -5 dB, respectively, with signal impairments present. Results for the anomaly detector showed 85.3\% accuracy at 0 dB with 100\% at SNR greater than 0 dB with signal impairments present when using a high-value Fast Fourier Transform (FFT) size. Accurate detection rates decline as additional noise is introduced to the signals, with 78.1\% at -5 dB and 56.5\% at -10 dB. However, these low rates seen can be potentially mitigated by using even higher FFT sizes also shown in our results.

📄 PDF Abstract BibTeX arXiv:2108.07339

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Open-set Classification of Common Waveforms Using A Deep Feed-forward Network and Binary Isolation Forest Models

2021-10-01 · C. Tanner Fredieu, Anthony Martone, R. Michael Buehrer

In this paper, we examine the use of a deep multi-layer perceptron architecture to classify received signals as one of seven common waveforms, single carrier (SC), single-carrier frequency division multiple access (SC-FD…

open-set classification

Generatively Augmented Neural Network Watchdog for Image Classification Networks

2021-09-07 · Justin M. Bui, Glauco A. Amigo, Robert J. Marks II

The identification of out-of-distribution data is vital to the deployment of classification networks. For example, a generic neural network that has been trained to differentiate between images of dogs and cats can only …

ClassificationData Augmentationimage-classificationImage Classification

Cascade Watchdog: A Multi-tiered Adversarial Guard for Outlier Detection

2021-08-20 · Glauco Amigo, Justin M. Bui, Charles Baylis, Robert J. Marks

The identification of out-of-distribution content is critical to the successful implementation of neural networks. Watchdog techniques have been developed to support the detection of these inputs, but the performance can…

Outlier DetectionOut-of-Distribution Detection

Symbiotic Hybrid Neural Network Watchdog For Outlier Detection

2021-02-28 · Justin Bui, Robert J. Marks II

Neural networks are largely black boxes. A neural network trained to classify fruit may classify a picture of a giraffe as a banana. A neural network watchdog's job is to identify such inputs, allowing a classifier to di…

Outlier Detection

ECG beat classification using machine learning and pre-trained convolutional neural networks

2022-06-14 · Neville D. Gai

The electrocardiogram (ECG) is routinely used in hospitals to analyze cardiovascular status and health of an individual. Abnormal heart rhythms can be a precursor to more serious conditions including sudden cardiac death…

BIG-bench Machine Learning