paper-with-me

홈 › Papers

Reinforcement Learning for Nested Polar Code Construction

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

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 defined in the context of polar coding. Specifically, a state represents the construction of an $(N,K)$ polar code, an action specifies its reduction to an $(N,K-1)$ subcode, and reward is the decoding performance. A neural network architecture consisting of both policy and value networks is proposed to generate actions based on the observed states, aiming at maximizing the overall rewards. A loss function is defined to trade off between exploitation and exploration. To further improve learning efficiency and quality, an `integrated learning' paradigm is proposed. It first employs a genetic algorithm to generate a population of (sub-)optimal polar codes for each $(N,K)$, and then uses them as prior knowledge to refine the policy in RL. Such a paradigm is shown to accelerate the training process, and converge at better performances. Simulation results show that the proposed learning-based polar constructions achieve comparable, or even better, performances than the state of the art under successive cancellation list (SCL) decoders. Last but not least, this is achieved without exploiting any expert knowledge from polar coding theory in the learning algorithms.

📄 PDF Abstract BibTeX arXiv:1904.07511

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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…

Construction of Polar Codes with Reinforcement Learning

2020-09-19 · Yun Liao, Seyyed Ali Hashemi, John Cioffi, Andrea Goldsmith

This paper formulates the polar-code construction problem for the successive-cancellation list (SCL) decoder as a maze-traversing game, which can be solved by reinforcement learning techniques. The proposed method provid…

Decoderreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Nested Radially Monotone Polar Occupancy Estimation: Clinically-Grounded Optic Disc and Cup Segmentation for Glaucoma Screening

2026-04-10 · Rimsa Goperma, Rojan Basnet, Liang Zhao arxiv

Valid segmentation of the optic disc (OD) and optic cup (OC) from fundus photographs is essential for glaucoma screening. Unfortunately, existing deep learning methods do not guarantee clinical validness including star-c…

Zero-shot Generalization

Scalable Polar Code Construction for Successive Cancellation List Decoding: A Graph Neural Network-Based Approach

2022-07-03 · Yun Liao, Seyyed Ali Hashemi, Hengjie Yang, John M. Cioffi

While constructing polar codes for successive-cancellation decoding can be implemented efficiently by sorting the bit-channels, finding optimal polar codes for cyclic-redundancy-check-aided successive-cancellation list (…

Graph Neural Network

A Modified Q-Learning Algorithm for Rate-Profiling of Polarization Adjusted Convolutional (PAC) Codes

2021-10-04 · Samir Kumar Mishra, Digvijay Katyal, Sarvesha Anegundi Ganapathi

In this paper, we propose a reinforcement learning based algorithm for rate-profile construction of Arikan's Polarization Assisted Convolutional (PAC) codes. This method can be used for any blocklength, rate, list size u…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)