LDPC Decoding Algorithm Based on D3QN Deep Reinforcement Learning
摘要
This paper proposed a low-density parity check (LDPC) bit flipping algorithm based on deep double dueling Q -network (D3QN). The algorithm employs deep reinforcement learning for decoding, transforming the decoding process into an interaction between agent and the environment. By defining appropriate state and action spaces, different actions are selected to flip bits of codewords, resulting in different codeword states. After multiple rounds of learning, the agent produces the decoding results. Simulation results demonstrate that the LDPC bit flipping algorithm based on D3QN outperforms traditional bit decoding algorithms. In recent years, deep reinforcement learning (DRL) has shown significant potential in solving complex decision-making problems. Applying DRL to LDPC decoding presents a novel approach, transforming the decoding process into an interactive learning problem.