SPLGMar 24, 2025

On the Optimality of Single-label and Multi-label Neural Network Decoders

arXiv:2503.18758v1h-index: 8
Originality Incremental advance
AI Analysis

This provides a theoretical foundation for optimal decoding in communication systems, but it is incremental as it builds on existing near-optimal neural network decoders.

The paper proves that certain single-label and multi-label neural network decoder architectures can always realize optimal decoding for forward error correction, regardless of the code, and demonstrates this with less complexity for short codes like Hamming (7,4), Polar (16,8), and BCH (31,21), though extension to longer codes is limited by dimensionality issues.

We investigate the design of two neural network (NN) architectures recently proposed as decoders for forward error correction: the so-called single-label NN (SLNN) and multi-label NN (MLNN) decoders. These decoders have been reported to achieve near-optimal codeword- and bit-wise performance, respectively. Results in the literature show near-optimality for a variety of short codes. In this paper, we analytically prove that certain SLNN and MLNN architectures can, in fact, always realize optimal decoding, regardless of the code. These optimal architectures and their binary weights are shown to be defined by the codebook, i.e., no training or network optimization is required. Our proposed architectures are in fact not NNs, but a different way of implementing the maximum likelihood decoding rule. Optimal performance is numerically demonstrated for Hamming $(7,4)$, Polar $(16,8)$, and BCH $(31,21)$ codes. The results show that our optimal architectures are less complex than the SLNN and MLNN architectures proposed in the literature, which in fact only achieve near-optimal performance. Extension to longer codes is still hindered by the curse of dimensionality. Therefore, even though SLNN and MLNN can perform maximum likelihood decoding, such architectures cannot be used for medium and long codes.

Foundations

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

Your Notes