LGAIJun 30

Edge-Efficient Transformer for End-to-End RF Spectrum Monitoring

arXiv:2607.182857.0h-index: 25Has Code
Predicted impact top 46% in LG · last 90 daysOriginality Incremental advance
AI Analysis

Enables real-time RF spectrum monitoring on resource-constrained IoT devices with state-of-the-art efficiency.

E-SpecFormer achieves 86.5% modulation recognition accuracy (SNR>0 dB) and 94.2% covert channel accuracy with <10k parameters and 92 μs/frame on FPGA/CPU, outperforming prior edge models.

We present E-SpecFormer (Edge Spectrum monitoring Transformer) for end-to-end automatic modulation and covert channel (CC) recognition. We introduce LiTAN (Linear Tanh Attention Network), a Softmax- and LayerNorm-free attention mechanism that reduces complexity while increasing accuracy in RF tasks. E-SpecFormer is parameterized in four scalable variants (Nano, Small, Medium, Large) to accommodate diverse hardware constraints. Using the RadioML2018 dataset for modulation recognition, the Nano variant achieves 86.5% average accuracy for Signal-to-Noise Ratios (SNRs)>0 dB, and on the hardware Trojan (HT)-based CC dataset it reaches 94.2% accuracy, both with fewer than 10k parameters and up to speed of 92 μs per frame on FPGA/CPU co-execution, surpassing state-of-the-art edge models at a fraction of their cost. These results establish E-SpecFormer as an edge-efficient solution for real-time spectrum intelligence on Internet of Things (IoT) devices. GitHub link to the repository: https://github.com/zsniko/E-SpecFormer.

Code Implementations1 repo
Foundations

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

Your Notes