paper-with-me

Papers

A Scalable Graph Neural Network Decoder for Short Block Codes

2022-11-13 · Kou Tian, Chentao Yue, Changyang She, Yonghui Li, Branka Vucetic

In this work, we propose a novel decoding algorithm for short block codes based on an edge-weighted graph neural network (EW-GNN). The EW-GNN decoder operates on the Tanner graph with an iterative message-passing structure, which algorithmically aligns with the conventional belief propagation (BP) decoding method. In each iteration, the "weight" on the message passed along each edge is obtained from a fully connected neural network that has the reliability information from nodes/edges as its input. Compared to existing deep-learning-based decoding schemes, the EW-GNN decoder is characterised by its scalability, meaning that 1) the number of trainable parameters is independent of the codeword length, and 2) an EW-GNN decoder trained with shorter/simple codes can be directly used for longer/sophisticated codes of different code rates. Furthermore, simulation results show that the EW-GNN decoder outperforms the BP and deep-learning-based BP methods from the literature in terms of the decoding error rate.

📄 PDF Abstract BibTeX arXiv:2211.06962

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Scalable Mamba-Based Message-Passing Neural Decoder for Error-Correcting Codes

2026-05-11 · Rostislav Gusev, Nikita Aleksandrov, Artem Solomkin, Dmitry Artemasov arxiv

Forward error correction is essential for reliable communication over noisy channels. Attention-based model-free neural decoders have shown strong performance for short codes, but their scalability to longer codes is lim…

Hyper-Graph-Network Decoders for Block Codes

2019-09-05 · NeurIPS 2019 12 · Eliya Nachmani, Lior Wolf

Neural decoders were shown to outperform classical message passing techniques for short BCH codes. In this work, we extend these results to much larger families of algebraic block codes, by performing message passing wit…

RNN Decoding of Linear Block Codes

2017-02-24 · Eliya Nachmani, Elad Marciano, David Burshtein, Yair Be'ery

Designing a practical, low complexity, close to optimal, channel decoder for powerful algebraic codes with short to moderate block length is an open research problem. Recently it has been shown that a feed-forward neural…

Decoder

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

Deep Learning Methods for Improved Decoding of Linear Codes

2017-06-21 · Eliya Nachmani, Elad Marciano, Loren Lugosch, Warren J. Gross 외

The problem of low complexity, close to optimal, channel decoding of linear codes with short to moderate block length is considered. It is shown that deep learning methods can be used to improve a standard belief propaga…

DecoderDeep Learning