NILGSPMLApr 13, 2019

AutoEncoders for Training Compact Deep Learning RF Classifiers for Wireless Protocols

arXiv:1904.11874v113 citations
Originality Incremental advance
AI Analysis

This enables in-situ protocol inference on simple mobile devices using noisy signals, addressing a domain-specific need in wireless communication.

The paper tackles the problem of classifying wireless protocols with compact deep learning networks by using a hierarchy of denoising autoencoders for training, resulting in lower complexity (fewer parameters and multiplications) and higher accuracy across most SNR values (0 dB to 50 dB) compared to reference models.

We show that compact fully connected (FC) deep learning networks trained to classify wireless protocols using a hierarchy of multiple denoising autoencoders (AEs) outperform reference FC networks trained in a typical way, i.e., with a stochastic gradient based optimization of a given FC architecture. Not only is the complexity of such FC network, measured in number of trainable parameters and scalar multiplications, much lower than the reference FC and residual models, its accuracy also outperforms both models for nearly all tested SNR values (0 dB to 50dB). Such AE-trained networks are suited for in-situ protocol inference performed by simple mobile devices based on noisy signal measurements. Training is based on the data transmitted by real devices, and collected in a controlled environment, and systematically augmented by a policy-based data synthesis process by adding to the signal any subset of impairments commonly seen in a wireless receiver.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes