# Learned Belief-Propagation Decoding with Simple Scaling and SNR   Adaptation

**Authors:** Mengke Lian, Fabrizio Carpi, Christian H\"ager, Henry D. Pfister

arXiv: 1901.08621 · 2019-11-07

## TL;DR

This paper introduces a simplified weighted belief-propagation decoder with fewer parameters that maintains high performance, proposes a new loss function for training, and uses parameter adapter networks to adapt to SNR variations, achieving near-ML performance.

## Contribution

The paper demonstrates that simple-scaling models with few parameters can match full models' performance, introduces a new soft-BER loss, and employs PANs for SNR adaptation in belief-propagation decoding.

## Key findings

- Simple scaling achieves comparable gains to full parameterization.
- Soft-BER loss improves bit error rate performance.
- Parameter adapter networks enable near-ML decoding with minimal parameters.

## Abstract

We consider the weighted belief-propagation (WBP) decoder recently proposed by Nachmani et al. where different weights are introduced for each Tanner graph edge and optimized using machine learning techniques. Our focus is on simple-scaling models that use the same weights across certain edges to reduce the storage and computational burden. The main contribution is to show that simple scaling with few parameters often achieves the same gain as the full parameterization. Moreover, several training improvements for WBP are proposed. For example, it is shown that minimizing average binary cross-entropy is suboptimal in general in terms of bit error rate (BER) and a new "soft-BER" loss is proposed which can lead to better performance. We also investigate parameter adapter networks (PANs) that learn the relation between the signal-to-noise ratio and the WBP parameters. As an example, for the (32,16) Reed-Muller code with a highly redundant parity-check matrix, training a PAN with soft-BER loss gives near-maximum-likelihood performance assuming simple scaling with only three parameters.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.08621/full.md

## Figures

27 figures with captions in the complete paper: https://tomesphere.com/paper/1901.08621/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1901.08621/full.md

---
Source: https://tomesphere.com/paper/1901.08621