paper-with-me

Papers

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

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

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 parity-check matrices as a Markov Decision Process (MDP), to optimize key coding performance metrics such as error-rates and code algebraic properties. An edge-weighted GNN (EW-GNN) decoder is proposed, which operates on the Tanner graph with an iterative message-passing structure. Once trained on a single linear block code, the EW-GNN decoder can be directly used to decode other linear block codes of different code lengths and code rates. An iterative joint training of the DRL-based code designer and the EW-GNN decoder is performed to optimize the end-end encoding and decoding process. Simulation results show the proposed auto-encoder significantly surpasses several traditional coding schemes at short block lengths, including low-density parity-check (LDPC) codes with the belief propagation (BP) decoding and the maximum-likelihood decoding (MLD), and BCH with BP decoding, offering superior error-correction capabilities while maintaining low decoding complexity.

📄 PDF Abstract BibTeX arXiv:2412.02053

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDeep Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Linear Block Error Correction Codes

2024-05-07 · Yoni Choukroun, Lior Wolf

Error correction codes are a crucial part of the physical communication layer, ensuring the reliable transfer of data over noisy channels. The design of optimal linear block codes capable of being efficiently decoded is …

Decoder

Learning Rate-Compatible Linear Block Codes: An Auto-Encoder Based Approach

2024-11-27 · Yukun Cheng, Wei Chen, Tianwei Hou, Geoffrey Ye Li 외

Artificial intelligence (AI) provides an alternative way to design channel coding with affordable complexity. However, most existing studies can only learn codes for a given size and rate, typically defined by a fixed ne…

Robust Non-Linear Feedback Coding via Power-Constrained Deep Learning

2023-04-25 · JungHoon Kim, Taejoon Kim, David Love, Christopher Brinton

The design of codes for feedback-enabled communications has been a long-standing open problem. Recent research on non-linear, deep learning-based coding schemes have demonstrated significant improvements in communication…

DecoderDeep Learning

Learning Short Codes for Fading Channels with No or Receiver-Only Channel State Information

2024-09-13 · Rishabh Sharad Pomaje, Rajshekhar V Bhat

In next-generation wireless networks, low latency often necessitates short-length codewords that either do not use channel state information (CSI) or rely solely on CSI at the receiver (CSIR). Gaussian codes that achieve…

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