LGITNov 28, 2024

Neural Window Decoder for SC-LDPC Codes

arXiv:2411.19092v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses decoding efficiency for SC-LDPC codes, which are used in communication systems, by introducing incremental improvements through neural network integration and adaptive strategies.

The paper tackled the problem of decoding spatially coupled low-density parity-check (SC-LDPC) codes by proposing a neural window decoder (NWD) that incorporates trainable neural weights, achieving a 41% reduction in check node updates without performance degradation compared to conventional methods.

In this paper, we propose a neural window decoder (NWD) for spatially coupled low-density parity-check (SC-LDPC) codes. The proposed NWD retains the conventional window decoder (WD) process but incorporates trainable neural weights. To train the weights of NWD, we introduce two novel training strategies. First, we restrict the loss function to target variable nodes (VNs) of the window, which prunes the neural network and accordingly enhances training efficiency. Second, we employ the active learning technique with a normalized loss term to prevent the training process from biasing toward specific training regions. Next, we develop a systematic method to derive non-uniform schedules for the NWD based on the training results. We introduce trainable damping factors that reflect the relative importance of check node (CN) updates. By skipping updates with less importance, we can omit $\mathbf{41\%}$ of CN updates without performance degradation compared to the conventional WD. Lastly, we address the error propagation problem inherent in SC-LDPC codes by deploying a complementary weight set, which is activated when an error is detected in the previous window. This adaptive decoding strategy effectively mitigates error propagation without requiring modifications to the code and decoder structures.

Foundations

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

Your Notes