Using a Single-Parity-Check to Reduce the Guesswork of Guessing Codeword Decoding
Joseph Griffin, Peihong Yuan, Ken R. Duffy, Muriel Medard
TL;DR
The paper addresses the high guesswork of Guessing Codeword Decoding (GCD) by introducing SA-GCD, a joint decoding framework that leverages an SPC outer code within a concatenated binary linear code and a landslide-configured list-ORBGRAND to reorder information-theory guided guesses. By exploiting the even-code parity constraint of the SPC outer code, SA-GCD shifts low-cost guesses later in the order, reducing total guesswork by up to about a factor of 2 at lower SNRs without degrading BLER. The approach relies on a practical outer-inner code structure and configurable noise-pattern generation, enabling significant reductions in decoding complexity for soft-input decoding schemes. The results demonstrate tangible complexity gains across several code families (RLC, eBCH, CRC) with minimal distortion when SPC bits replace parity bits, suggesting broad applicability in energy- and latency-constrained communication systems.
Abstract
Guessing Codeword Decoding (GCD) is a recently proposed soft-input forward error correction decoder for arbitrary binary linear codes. Inspired by recent proposals that leverage binary linear codebook structure to reduce the number of queries made by Guessing Random Additive Noise Decoding (GRAND), for binary linear codes that include a full-message single parity-check (SPC) bit, we show that it is possible to reduce the number of queries made by GCD by a factor of up to 2 with the greatest guesswork reduction realized at lower SNRs, without impacting decoding precision. Codes without a full-message SPC can be modified to include one by changing a column of the generator matrix to obtain a decoding complexity advantage, and we demonstrate that this can often be done without losing decoding precision. To practically avail of the complexity advantage, a noise effect pattern generator capable of producing sequences for given Hamming weights, such as the landslide algorithm developed for ORBGRAND, is necessary.
