English

Cyclically Equivariant Neural Decoders for Cyclic Codes

Information Theory 2021-05-13 v1 Machine Learning math.IT

Abstract

Neural decoders were introduced as a generalization of the classic Belief Propagation (BP) decoding algorithms, where the Trellis graph in the BP algorithm is viewed as a neural network, and the weights in the Trellis graph are optimized by training the neural network. In this work, we propose a novel neural decoder for cyclic codes by exploiting their cyclically invariant property. More precisely, we impose a shift invariant structure on the weights of our neural decoder so that any cyclic shift of inputs results in the same cyclic shift of outputs. Extensive simulations with BCH codes and punctured Reed-Muller (RM) codes show that our new decoder consistently outperforms previous neural decoders when decoding cyclic codes. Finally, we propose a list decoding procedure that can significantly reduce the decoding error probability for BCH codes and punctured RM codes. For certain high-rate codes, the gap between our list decoder and the Maximum Likelihood decoder is less than 0.10.1dB. Code available at https://github.com/cyclicallyneuraldecoder/CyclicallyEquivariantNeuralDecoders

Keywords

Cite

@article{arxiv.2105.05540,
  title  = {Cyclically Equivariant Neural Decoders for Cyclic Codes},
  author = {Xiangyu Chen and Min Ye},
  journal= {arXiv preprint arXiv:2105.05540},
  year   = {2021}
}

Comments

Accepted for long presentation at ICML 2021. Code available at https://github.com/cyclicallyneuraldecoder/CyclicallyEquivariantNeuralDecoders

R2 v1 2026-06-24T02:01:51.870Z