On the Design and Performance of Machine Learning Based Error Correcting Decoders
Yuncheng Yuan, P\'eter Scheepers, Lydia Tasiou, Yunus Can G\"ultekin, Federico Corradi, Alex Alvarado

TL;DR
This paper critically evaluates neural network-based decoders for error correction, revealing that some achieve maximum likelihood performance without training, while others underperform compared to traditional methods, questioning their practical use.
Contribution
The paper analytically proves that certain neural decoders can reach ML performance without training and compares transformer-based decoders against traditional methods, highlighting their limitations.
Findings
SLNN and MLNN decoders can achieve ML performance without training.
Transformer-based decoders underperform compared to ordered statistics decoding.
Neural decoders may not be suitable for short and medium block lengths.
Abstract
This paper analyzes the design and competitiveness of four neural network (NN) architectures recently proposed as decoders for forward error correction (FEC) codes. We first consider the so-called single-label neural network (SLNN) and the multi-label neural network (MLNN) decoders which have been reported to achieve near maximum likelihood (ML) performance. Here, we show analytically that SLNN and MLNN decoders can always achieve ML performance, regardless of the code dimensions -- although at the cost of computational complexity -- and no training is in fact required. We then turn our attention to two transformer-based decoders: the error correction code transformer (ECCT) and the cross-attention message passing transformer (CrossMPT). We compare their performance against traditional decoders, and show that ordered statistics decoding outperforms these transformer-based decoders. The…
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
TopicsAI in cancer detection
MethodsSoftmax · Attention Is All You Need
