paper-with-me

Papers

Near Maximum Likelihood Decoding with Deep Learning

2018-01-08 · Eliya Nachmani, Yaron Bachar, Elad Marciano, David Burshtein, Yair Be'ery

A novel and efficient neural decoder algorithm is proposed. The proposed decoder is based on the neural Belief Propagation algorithm and the Automorphism Group. By combining neural belief propagation with permutations from the Automorphism Group we achieve near maximum likelihood performance for High Density Parity Check codes. Moreover, the proposed decoder significantly improves the decoding complexity, compared to our earlier work on the topic. We also investigate the training process and show how it can be accelerated. Simulations of the hessian and the condition number show why the learning process is accelerated. We demonstrate the decoding algorithm for various linear block codes of length up to 63 bits.

📄 PDF Abstract BibTeX arXiv:1801.02726

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDeep Learning

Similar Papers 제목 키워드 기반

On the Optimality of Single-label and Multi-label Neural Network Decoders

2025-03-24 · Yunus Can Gültekin, Péter Scheepers, Yuncheng Yuan, Federico Corradi 외

We investigate the design of two neural network (NN) architectures recently proposed as decoders for forward error correction: the so-called single-label NN (SLNN) and multi-label NN (MLNN) decoders. These decoders have …

A PDD Decoder for Binary Linear Codes With Neural Check Polytope Projection

2020-06-11 · Yi Wei, Ming-Min Zhao, Min-Jian Zhao, Ming Lei

Linear Programming (LP) is an important decoding technique for binary linear codes. However, the advantages of LP decoding, such as low error floor and strong theoretical guarantee, etc., come at the cost of high computa…

Decoder

Pruning Neural Belief Propagation Decoders

2020-01-21 · Andreas Buchberger, Christian Häger, Henry D. Pfister, Laurent Schmalen 외

We consider near maximum-likelihood (ML) decoding of short linear block codes based on neural belief propagation (BP) decoding recently introduced by Nachmani et al.. While this method significantly outperforms conventio…

Decoder

Performance-guaranteed regularization in maximum likelihood method: Gauge symmetry in Kullback -- Leibler divergence

2023-03-29 · Akihisa Ichiki

The maximum likelihood method is the best-known method for estimating the probabilities behind the data. However, the conventional method obtains the probability model closest to the empirical distribution, resulting in …

GNN-based Auto-Encoder for Short Linear Block Codes: A DRL Approach

2024-12-03 · Kou Tian, Chentao Yue, Changyang She, Yonghui Li 외

This paper presents a novel auto-encoder based end-to-end channel encoding and decoding. It integrates deep reinforcement learning (DRL) and graph neural networks (GNN) in code design by modeling the generation of code p…

DecoderDeep Reinforcement Learning