ITLGSPMay 22, 2024

Boosted Neural Decoders: Achieving Extreme Reliability of LDPC Codes for 6G Networks

arXiv:2405.13413v211 citationsh-index: 7Has CodeIEEE J Sel Area Commun
Originality Incremental advance
AI Analysis

This addresses the critical reliability challenge for 6G ultra-reliable communications, though it appears incremental as an enhancement to existing neural decoders.

The paper tackles the error floor problem in LDPC codes for 6G networks by introducing a boosted neural min-sum decoder with novel training methods, achieving a frame error rate below 10^-9 to meet 6G xURLLC requirements.

Ensuring extremely high reliability in channel coding is essential for 6G networks. The next-generation of ultra-reliable and low-latency communications (xURLLC) scenario within 6G networks requires frame error rate (FER) below $10^{-9}$. However, low-density parity-check (LDPC) codes, the standard in 5G new radio (NR), encounter a challenge known as the error floor phenomenon, which hinders to achieve such low rates. To tackle this problem, we introduce an innovative solution: boosted neural min-sum (NMS) decoder. This decoder operates identically to conventional NMS decoders, but is trained by novel training methods including: i) boosting learning with uncorrected vectors, ii) block-wise training schedule to address the vanishing gradient issue, iii) dynamic weight sharing to minimize the number of trainable weights, iv) transfer learning to reduce the required sample count, and v) data augmentation to expedite the sampling process. Leveraging these training strategies, the boosted NMS decoder achieves the state-of-the art performance in reducing the error floor as well as superior waterfall performance. Remarkably, we fulfill the 6G xURLLC requirement for 5G LDPC codes without a severe error floor. Additionally, the boosted NMS decoder, once its weights are trained, can perform decoding without additional modules, making it highly practical for immediate application. The source code is available at https://github.com/ghy1228/LDPC_Error_Floor.

Code Implementations1 repo
Foundations

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

Your Notes