paper-with-me

홈 › Papers

Genetic Algorithm-based Polar Code Construction for the AWGN Channel

2019-01-19 · Ahmed Elkelesh, Moustafa Ebada, Sebastian Cammerer, Stephan ten Brink

We propose a new polar code construction framework (i.e., selecting the frozen bit positions) for the additive white Gaussian noise (AWGN) channel, tailored to a given decoding algorithm, rather than based on the (not necessarily optimal) assumption of successive cancellation (SC) decoding. The proposed framework is based on the Genetic Algorithm (GenAlg), where populations (i.e., collections) of information sets evolve successively via evolutionary transformations based on their individual error-rate performance. These populations converge towards an information set that fits the decoding behavior. Using our proposed algorithm, we construct a polar code of length 2048 with code rate 0.5, without the CRC-aid, tailored to plain successive cancellation list (SCL) decoding, achieving the same error-rate performance as the CRC-aided SCL decoding, and leading to a coding gain of 1 dB at BER of $10^{-6}$. Further, a belief propagation (BP)-tailored polar code approaches the SCL error-rate performance without any modifications in the decoding algorithm itself.

📄 PDF Abstract BibTeX arXiv:1901.06444

Code (1)

AhmedElkelesh/Genetic-Algorithm-based-Polar-Code-Construction 공식 구현

Tasks

Playing the Game of 2048

Similar Papers 제목 키워드 기반

Nested Construction of Polar Codes via Transformers

2024-01-30 · Sravan Kumar Ankireddy, S Ashwin Hebbar, Heping Wan, Joonyoung Cho 외

Tailoring polar code construction for decoding algorithms beyond successive cancellation has remained a topic of significant interest in the field. However, despite the inherent nested structure of polar codes, the use o…

Decoder-tailored Polar Code Design Using the Genetic Algorithm

2019-01-28 · Ahmed Elkelesh, Moustafa Ebada, Sebastian Cammerer, Stephan ten Brink

We propose a new framework for constructing polar codes (i.e., selecting the frozen bit positions) for arbitrary channels, and tailored to a given decoding algorithm, rather than based on the (not necessarily optimal) as…

DecoderPlaying the Game of 2048

Deep Learning-based Polar Code Design

2019-09-26 · Moustafa Ebada, Sebastian Cammerer, Ahmed Elkelesh, Stephan ten Brink

In this work, we introduce a deep learning-based polar code construction algorithm. The core idea is to represent the information/frozen bit indices of a polar code as a binary vector which can be interpreted as trainabl…

DecoderDeep Learning

Adaptive Linear Programming Decoding of Polar Codes

2014-08-14 · IEEE International Symposium on Information Theory 2014 8 · V eeresh Taranalli, Paul H. Siegel

Polar codes are high density parity check codes and hence the sparse factor graph, instead of the parity check matrix, has been used to practically represent an LP polytope for LP decoding. Although LP decoding on thi…

Decoder

Reinforcement Learning for Nested Polar Code Construction

2019-04-16 · Lingchen Huang, Huazi Zhang, Rong Li, Yiqun Ge 외

In this paper, we model nested polar code construction as a Markov decision process (MDP), and tackle it with advanced reinforcement learning (RL) techniques. First, an MDP environment with state, action, and reward is d…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)