Multipoint Code-Weight Sphere Decoding: Parallel Near-ML Decoding for Short-Blocklength Codes
Yubeen Jo, Geon Choi, Yongjune Kim, Namyoon Lee
TL;DR
This work addresses the challenge of achieving near-ML decoding for short-blocklength codes in URLLC by introducing a two-stage framework that first applies a low-complexity list decoder with CRC validation and, upon failure, launches Multipoint Code-Weight Sphere Decoding (MP-WSD). MP-WSD exploits code linearity by using a pre-computed code-weight sphere around multiple anchors, performing parallel, small-sphere searches within $\\mathcal{S}_r(oldsymbol{c})$ and selecting the best candidate; this yields near-ML performance with predictable, bounded latency. The approach provides an embarrassingly parallelizable architecture with reduced average complexity compared to high-order OSD or large-list SCL, and its gains are demonstrated across CRC-aided polar, CA-deep polar, and RM codes. The technique offers a practical path to high-throughput, reliable decoding for short packets in URLLC deployments, combining theoretical rigor with empirically verified efficiency.
Abstract
Ultra-reliable low-latency communications (URLLC) operate with short packets, where finite-blocklength effects make near-maximum-likelihood (near-ML) decoding desirable but often too costly. This paper proposes a two-stage near-ML decoding framework that applies to any linear block code. In the first stage, we run a low-complexity decoder to produce a candidate codeword and a cyclic redundancy check. When this stage succeeds, we terminate immediately. When it fails, we invoke a second-stage decoder, termed multipoint code-weight sphere decoding (MP-WSD). The central idea behind {MP-WSD} is to concentrate the ML search where it matters. We pre-compute a set of low-weight codewords and use them to generate structured local perturbations of the current estimate. Starting from the first-stage output, MP-WSD iteratively explores a small Euclidean sphere of candidate codewords formed by adding selected low-weight codewords, tightening the search region as better candidates are found. This design keeps the average complexity low: at high signal-to-noise ratio, the first stage succeeds with high probability and the second stage is rarely activated; when it is activated, the search remains localized. Simulation results show that the proposed decoder attains near-ML performance for short-blocklength, low-rate codes while maintaining low decoding latency.
