The paper proposes a new decoding scheme called RS-ORBGRAND, which is an improvement over the existing ORBGRAND decoder. ORBGRAND is a variant of the Guessing Random Additive Noise Decoding (GRAND) framework that is particularly suitable for short and high-rate block codes, as it can be efficiently implemented in hardware.
The key idea behind RS-ORBGRAND is to reshuffle the querying order of ORBGRAND to better approximate the optimal Maximum Likelihood (ML) decoding performance. The authors analyze an idealized "search problem" to derive insights on the optimal querying order, which should have a monotonically non-increasing sequence of expected probabilities of finding the correct codeword.
Based on this analysis, RS-ORBGRAND first uses an existing ORBGRAND scheme to obtain the expected probability sequence, and then reshuffles the queries to sort this sequence in descending order. This reshuffling step is performed offline, so the decoding process itself still maintains the hardware-friendly properties of ORBGRAND.
Numerical simulations on BCH and polar codes show that RS-ORBGRAND can achieve a gain of at least 0.3dB over existing ORBGRAND variants, and is only 0.1dB away from the ML decoding lower bound, at block error rates as low as 10^-6. The authors also demonstrate the importance of using a sufficiently large set of candidate error patterns in the reshuffling step to achieve this performance.
To Another Language
from source content
arxiv.org
Key Insights Distilled From
by Li Wan,Wenyi... at arxiv.org 04-30-2024
https://arxiv.org/pdf/2401.15946.pdfDeeper Inquiries