Achieving High Throughput with a Trainable Neural-Network-Based Equalizer for Communications on FPGA
Jonas Ney, Norbert Wehn

TL;DR
This paper presents an FPGA architecture for a neural network-based equalizer that achieves high throughput and energy efficiency, enabling real-time adaptation for high-data-rate communication channels, outperforming GPUs significantly.
Contribution
The work introduces a novel FPGA implementation of a trainable NN equalizer that exploits batch-level parallelism for high throughput and adaptability in communication systems.
Findings
Achieves up to 20 GBd throughput for NN equalization.
Outperforms GPU-based solutions by two orders of magnitude in throughput.
Provides energy-efficient, adaptable equalization for high-data-rate channels.
Abstract
The ever-increasing data rates of modern communication systems lead to severe distortions of the communication signal, imposing great challenges to state-of-the-art signal processing algorithms. In this context, neural network (NN)-based equalizers are a promising concept since they can compensate for impairments introduced by the channel. However, due to the large computational complexity, efficient hardware implementation of NNs is challenging. Especially the backpropagation algorithm, required to adapt the NN's parameters to varying channel conditions, is highly complex, limiting the throughput on resource-constrained devices like field programmable gate arrays (FPGAs). In this work, we present an FPGA architecture of an NN-based equalizer that exploits batch-level parallelism of the convolutional layer to enable a custom mapping scheme of two multiplication to a single digital…
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
TopicsNeural Networks and Applications · Blind Source Separation Techniques · Optical Network Technologies
