paper-with-me

홈 › Papers

Boosting Learning for LDPC Codes to Improve the Error-Floor Performance

2023-10-11 · NeurIPS 2023 11 · Hee-Youl Kwak, Dae-Young Yun, Yongjune Kim, Sang-Hyo Kim, Jong-Seon No

Low-density parity-check (LDPC) codes have been successfully commercialized in communication systems due to their strong error correction capabilities and simple decoding process. However, the error-floor phenomenon of LDPC codes, in which the error rate stops decreasing rapidly at a certain level, presents challenges for achieving extremely low error rates and deploying LDPC codes in scenarios demanding ultra-high reliability. In this work, we propose training methods for neural min-sum (NMS) decoders to eliminate the error-floor effect. First, by leveraging the boosting learning technique of ensemble networks, we divide the decoding network into two neural decoders and train the post decoder to be specialized for uncorrected words that the first decoder fails to correct. Secondly, to address the vanishing gradient issue in training, we introduce a block-wise training schedule that locally trains a block of weights while retraining the preceding block. Lastly, we show that assigning different weights to unsatisfied check nodes effectively lowers the error-floor with a minimal number of weights. By applying these training methods to standard LDPC codes, we achieve the best error-floor performance compared to other decoding methods. The proposed NMS decoder, optimized solely through novel training methods without additional modules, can be integrated into existing LDPC decoders without incurring extra hardware costs. The source code is available at https://github.com/ghy1228/LDPC_Error_Floor .

📄 PDF Abstract BibTeX arXiv:2310.07194

Code (1)

ghy1228/ldpc_error_floor 공식 구현 tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

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

2024-05-22 · Hee-Youl Kwak, Dae-Young Yun, Yongjune Kim, Sang-Hyo Kim 외

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…

Data AugmentationDecoderTransfer Learning

FAID Diversity via Neural Networks

2021-05-10 · Xin Xiao, Nithin Raveendran, Bane Vasic, Shu Lin 외

Decoder diversity is a powerful error correction framework in which a collection of decoders collaboratively correct a set of error patterns otherwise uncorrectable by any individual decoder. In this paper, we propose a …

DecoderDiversity

LDPC-Coded Molecular Communications with Increased Diversity

2024-12-04 · Alpar Türkoğlu, Berk Karabacakoğlu, Ali Emre Pusane

This paper suggests achieving diversity gains while utilizing low-denisty parity check (LDPC) codes in molecular communications. Intersymbol interference (ISI) causes a significant disadvantage in error performance for m…

Diversity

LDPC Codes in Cooperative Communication

2024-09-23 · Ali Mehrban

In fact, the broadcast nature of every transmitter makes it possible for other transceivers in the channel to overhear the broadcasted signal. The proposed idea in cooperative communication is to use these intermediate t…

DecoderDiversity

HyperNQ: A Hypergraph Neural Network Decoder for Quantum LDPC Codes

2025-11-03 · Ameya S. Bhave, Navnil Choudhury, Kanad Basu arxiv

Quantum computing requires effective error correction strategies to mitigate noise and decoherence. Quantum Low-Density Parity-Check (QLDPC) codes have emerged as a promising solution for scalable Quantum Error Correctio…