ITAILGJan 16, 2023

Machine Learning-Aided Efficient Decoding of Reed-Muller Subcodes

arXiv:2301.06251v22 citationsh-index: 55
AI Analysis

This work addresses the need for efficient decoding of Reed-Muller subcodes in communication systems, offering a practical improvement over existing methods with flexible rates, though it is incremental as it builds on prior RPA decoders.

The paper tackles the problem of decoding Reed-Muller subcodes with flexible rates by extending the recursive projection-aggregation algorithm and introducing a machine learning-aided pruning scheme to reduce complexity. The result is a method that achieves performance very close to full-projection decoding with significantly fewer projections, as demonstrated through training an ML model to minimize decoding error rates.

Reed-Muller (RM) codes achieve the capacity of general binary-input memoryless symmetric channels and are conjectured to have a comparable performance to that of random codes in terms of scaling laws. However, such results are established assuming maximum-likelihood decoders for general code parameters. Also, RM codes only admit limited sets of rates. Efficient decoders such as successive cancellation list (SCL) decoder and recently-introduced recursive projection-aggregation (RPA) decoders are available for RM codes at finite lengths. In this paper, we focus on subcodes of RM codes with flexible rates. We first extend the RPA decoding algorithm to RM subcodes. To lower the complexity of our decoding algorithm, referred to as subRPA, we investigate different approaches to prune the projections. Next, we derive the soft-decision based version of our algorithm, called soft-subRPA, that not only improves upon the performance of subRPA but also enables a differentiable decoding algorithm. Building upon the soft-subRPA algorithm, we then provide a framework for training a machine learning (ML) model to search for \textit{good} sets of projections that minimize the decoding error rate. Training our ML model enables achieving very close to the performance of full-projection decoding with a significantly smaller number of projections. We also show that the choice of the projections in decoding RM subcodes matters significantly, and our ML-aided projection pruning scheme is able to find a \textit{good} selection, i.e., with negligible performance degradation compared to the full-projection case, given a reasonable number of projections.

Foundations

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

Your Notes