paper-with-me

Papers

Learning Quantization in LDPC Decoders

2022-08-10 · Marvin Geiselhart, Ahmed Elkelesh, Jannis Clausius, Fei Liang, Wen Xu, Jing Liang, Stephan ten Brink

Finding optimal message quantization is a key requirement for low complexity belief propagation (BP) decoding. To this end, we propose a floating-point surrogate model that imitates quantization effects as additions of uniform noise, whose amplitudes are trainable variables. We verify that the surrogate model closely matches the behavior of a fixed-point implementation and propose a hand-crafted loss function to realize a trade-off between complexity and error-rate performance. A deep learning-based method is then applied to optimize the message bitwidths. Moreover, we show that parameter sharing can both ensure implementation-friendly solutions and results in faster training convergence than independent parameters. We provide simulation results for 5G low-density parity-check (LDPC) codes and report an error-rate performance within 0.2 dB of floating-point decoding at an average message quantization bitwidth of 3.1 bits. In addition, we show that the learned bitwidths also generalize to other code rates and channels.

📄 PDF Abstract BibTeX arXiv:2208.05186

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

FPGA Implementations of Layered MinSum LDPC Decoders Using RCQ Message Passing

2021-04-19 · Caleb Terrill, Linfang Wang, Sean Chen, Chester Hulse 외

Non-uniform message quantization techniques such as reconstruction-computation-quantization (RCQ) improve error-correction performance and decrease hardware complexity of low-density parity-check (LDPC) decoders that use…

DecoderQuantization

Reconstruction-Computation-Quantization (RCQ): A Paradigm for Low Bit Width LDPC Decoding

2021-11-17 · Linfang Wang, Caleb Terrill, Maximilian Stark, Zongwang Li 외

This paper uses the reconstruction-computation-quantization (RCQ) paradigm to decode low-density parity-check (LDPC) codes. RCQ facilitates dynamic non-uniform quantization to achieve good frame error rate (FER) performa…

DecoderQuantization

LDPC Decoding with Degree-Specific Neural Message Weights and RCQ Decoding

2023-10-24 · Linfang Wang, Caleb Terrill, Richard Wesel, Dariush Divsalar

Recently, neural networks have improved MinSum message-passing decoders for low-density parity-check (LDPC) codes by multiplying or adding weights to the messages, where the weights are determined by a neural network. Th…

DecoderQuantization

Decoding Quantum LDPC Codes Using Graph Neural Networks

2024-08-09 · Vukan Ninkovic, Ognjen Kundacina, Dejan Vukobratovic, Christian Häger 외

In this paper, we propose a novel decoding method for Quantum Low-Density Parity-Check (QLDPC) codes based on Graph Neural Networks (GNNs). Similar to the Belief Propagation (BP)-based QLDPC decoders, the proposed GNN-ba…

Decoder

A Reconstruction-Computation-Quantization (RCQ) Approach to Node Operations in LDPC Decoding

2020-05-14 · Linfang Wang, Maximilian Stark, Richard D. Wesel, Gerhard Bauch

In this paper, we propose a finite-precision decoding method that features the three steps of Reconstruction, Computation, and Quantization (RCQ). Unlike Mutual-Information-Maximization Quantized Belief Propagation (MIM-…

DecoderQuantization