Performance Evaluation of PAC Decoding with Deep Neural Networks
Jingxin Dai, Hang Yin, Yansong Lv, Yuhuan Wang, Rui Lv
TL;DR
Three types of DNN decoders for PAC codes are proposed: multi-layer perceptron (MLP), convolutional neural network (CNN), and recurrent neural network (RNN), and numerical results show that the MLP decoder has the best error-correction performance under a similar model parameter number.
Abstract
By concatenating a polar transform with a convolutional transform, polarization-adjusted convolutional (PAC) codes can reach the dispersion approximation bound in certain rate cases. However, the sequential decoding nature of traditional PAC decoding algorithms results in high decoding latency. Due to the parallel computing capability, deep neural network (DNN) decoders have emerged as a promising solution. In this paper, we propose three types of DNN decoders for PAC codes: multi-layer perceptron (MLP), convolutional neural network (CNN), and recurrent neural network (RNN). The performance of these DNN decoders is evaluated through extensive simulation. Numerical results show that the MLP decoder has the best error-correction performance under a similar model parameter number.
