Low-Complexity OFDM Deep Neural Receivers
Ankit Gupta, Onur Dizdar, Yun Chen, Fehmi Emre Kadan, Ata Sattarzadeh, Stephen Wang

TL;DR
This paper introduces a low-complexity deep neural network architecture for OFDM signal decoding, utilizing a novel ResNet design with small kernels and dilation to reduce computational cost and enhance training convergence.
Contribution
A new ResNet-based OFDM neural receiver design that significantly reduces FLOPs and improves training convergence compared to existing architectures.
Findings
Reduces the number of FLOPs (NFLOPs) in OFDM neural receivers.
Improves training convergence speed.
Enhances decoding accuracy in simulations.
Abstract
Deep neural receivers (NeuralRxs) for Orthogonal Frequency Division Multiplexing (OFDM) signals are proposed for enhanced decoding performance compared to their signal-processing based counterparts. However, the existing architectures ignore the required number of epochs for training convergence and floating-point operations (FLOPs), which increase significantly with improving performance. To tackle these challenges, we propose a new residual network (ResNet) block design for OFDM NeuralRx. Specifically, we leverage small kernel sizes and dilation rates to lower the number of FLOPs (NFLOPs) and uniform channel sizes to reduce the memory access cost (MAC). The ResNet block is designed with novel channel split and shuffle blocks, element-wise additions are removed, with Gaussian error linear unit (GELU) activations. Extensive simulations show that our proposed NeuralRx reduces NFLOPs and…
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
TopicsWireless Signal Modulation Classification · Advanced Wireless Communication Techniques · PAPR reduction in OFDM
