Reducing ORBGRAND Latency via Partial Gaussian Elimination

๐Ÿ“… 2026-02-01
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the high tail latency of ORBGRAND under harsh channel conditions, which impedes its applicability to ultra-reliable low-latency communication (URLLC). To overcome this limitation, the authors propose a novel joint verification mechanism that, for the first time, integrates partial Gaussian elimination (GE) with a grouping strategy based on the most reliable error bits (RMRE) to efficiently prune redundant error patterns. The proposed approach significantly reduces the number of candidate error patterns requiring testingโ€”by over 50%โ€”while preserving block error rate performance. Consequently, both average and worst-case decoding latencies are markedly lowered, and computational complexity is substantially reduced, making the scheme well-suited for latency-sensitive real-time communication scenarios.

Technology Category

Application Category

๐Ÿ“ Abstract
Guessing Random Additive Noise Decoding (GRAND) is a universal framework for decoding all block codes by testing candidate error patterns (EPs). Ordered Reliability Bits GRAND (ORBGRAND) facilitates parallel implementation of GRAND by exploiting log-likelihood ratio (LLR) rankings but still suffers from high tail latency under unfavorable channel conditions, limiting its use in real-time systems. We propose an elimination-aided ORBGRAND scheme that reduces decoding latency by integrating the Rank of the Most Reliable Erroneous (RMRE) bit with a partial Gaussian-elimination (GE) filtering mechanism. The scheme groups and jointly verifies EPs that share the same RMRE, and once a valid EP is identified, the ORBGRAND search is resumed. By leveraging prior GE steps to filter out unnecessary guesses, this approach significantly reduces the number of EPs to be tested, thereby lowering both average and worst-case latency while maintaining error-correction performance. Simulation results show that compared to the original ORBGRAND, the elimination-aided ORBGRAND filters out more than 50\% of EPs and correspondingly reduce overall computational complexity, all with no loss in block error rate. This demonstrates that this approach is suitable for ultra-reliable low-latency communication scenarios.
Problem

Research questions and friction points this paper is trying to address.

ORBGRAND
latency
tail latency
real-time systems
block codes
Innovation

Methods, ideas, or system contributions that make the work stand out.

Partial Gaussian Elimination
ORBGRAND
RMRE
Latency Reduction
Error Pattern Filtering
๐Ÿ”Ž Similar Papers
No similar papers found.