CN107241106B - Deep learning-based polar code decoding algorithm - Google Patents

Deep learning-based polar code decoding algorithm Download PDF

Info

Publication number
CN107241106B
CN107241106B CN201710371218.1A CN201710371218A CN107241106B CN 107241106 B CN107241106 B CN 107241106B CN 201710371218 A CN201710371218 A CN 201710371218A CN 107241106 B CN107241106 B CN 107241106B
Authority
CN
China
Prior art keywords
algorithm
neural network
decoding
decoder
deep neural
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710371218.1A
Other languages
Chinese (zh)
Other versions
CN107241106A (en
Inventor
张川
徐炜鸿
吴至臻
尤肖虎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Southeast University
Original Assignee
Southeast University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Southeast University filed Critical Southeast University
Priority to CN201710371218.1A priority Critical patent/CN107241106B/en
Publication of CN107241106A publication Critical patent/CN107241106A/en
Application granted granted Critical
Publication of CN107241106B publication Critical patent/CN107241106B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
    • H03M13/11Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits using multiple parity bits
    • H03M13/1102Codes on graphs and decoding on graphs, e.g. low-density parity check [LDPC] codes
    • H03M13/1191Codes on graphs other than LDPC codes
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/03Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words
    • H03M13/05Error detection or forward error correction by redundancy in data representation, i.e. code words containing more digits than the source words using block codes, i.e. a predetermined number of check bits joined to a predetermined number of information bits
    • H03M13/13Linear codes

Abstract

The invention discloses a polarization code decoding algorithm based on deep learning, and provides a multidimensional scaling Min-sum confidence propagation (Beliexpropagation) decoding algorithm for accelerating the convergence speed of the decoding algorithm; then, according to the similarity between the factor graph of the BP algorithm and the deep neural network, the deep neural network-based polar code decoder is realized, the deep neural network decoder is trained by utilizing a deep learning technology, the decoding iteration times are reduced by nearly 90% compared with the original BP decoding algorithm, and better decoding performance is obtained; finally, the invention provides the hardware realization of the basic operation module of the deep neural network polar code decoder, and the hardware folding technology is utilized to reduce the hardware consumption by 50 percent.

Description

Deep learning-based polar code decoding algorithm
Technical Field
The invention belongs to the field of deep neural networks and decoding of polarization codes, and particularly relates to a polarization code decoding algorithm based on deep learning.
Background
Polarization code (Polar code) is a paper "Channelpolarization" by ErdalArikan in 2009: a method for constructing capacity-encoding codes for systematic combining-input mechanisms channels is proposed. The channel polarization phenomenon means that when the number of channels tends to infinity, a part of the channels tends to be perfect, and a part of the channels tends to be pure noise channels. Based on the channel polarization phenomenon, a better channel in the combined channels is selected to construct a polarization code. Polar codes are one of the very important technologies in fifth generation (5G) mobile communication systems.
The two most common polar code decoding algorithms are the Successive Cancellation (SC) algorithm and the Belief Propagation (BP) algorithm. The SC decoding has low calculation complexity and good error correction performance, but has longer decoding delay due to the serial operation structure of the SC algorithm.
Compared with SC decoding, BP decoding has much shorter decoding delay than SC decoding under the condition of long codes due to the parallel structure of BP decoding; however, BP decoding requires multiple iterations, so the computation complexity of BP decoding is high, and the decoding performance has a certain gap from SC. To reduce computational complexity, the early stop algorithm and Min-sum algorithm are introduced into BP decoding, but do not speed up the convergence of BP decoding. Deep learning (deep learning) techniques and Deep Neural Networks (DNNs) have also been introduced to achieve better decoding performance, but neural network complexity grows exponentially with code length. Therefore, how to obtain a better compromise between complexity and decoding performance is one of the key points in the deep learning-based BP decoding algorithm research.
Disclosure of Invention
The purpose of the invention is as follows: aiming at the problems, the invention provides a polarization code decoding algorithm based on deep learning, which solves the problem that the existing polarization code BP decoding algorithm has low convergence speed under low signal-to-noise ratio, achieves the aim of obtaining better decoding performance with less iteration times by utilizing the deep learning technology, and reduces the decoding complexity and the decoding delay.
The technical scheme is as follows: in order to realize the purpose of the invention, the technical scheme adopted by the invention is as follows: a polar code decoding algorithm based on deep learning specifically comprises the following steps:
(1) based on a BP algorithm for scaling Min-sum, an improved BP algorithm for scaling Min-sum in a multidimensional way is provided;
(2) expanding the polarization code BP decoding factor graph to form a deep neural network decoder according to the similarity of the polarization code BP decoding factor graph and the neural network structure;
(3) generating all-zero code words, and training a deep neural network decoder by utilizing backward propagation and Mini-batch stochastic gradient descent algorithm in a deep learning technology after AWGN channel transmission;
(4) the hardware architecture of the improved BP decoder is provided based on the original BP decoder, and the hardware consumption is reduced by using a hardware folding technology.
In the step (1), the BP algorithm of multidimensional scaling Min-sum is as follows:
Figure BDA0001302792920000021
wherein the content of the first and second substances,
Figure BDA0001302792920000022
and
Figure BDA0001302792920000023
respectively representing the log-likelihood ratio characteristic information of the jth row of the ith column of the BP factor graph in the tth iteration,
Figure BDA0001302792920000024
and
Figure BDA0001302792920000025
for scaling coefficients corresponding to left and right propagation, g (x, y) ═ sign (x) sign (y) min (| x |, | y |).
In the step (2), a polarization code factor graph is expanded by utilizing the similarity between the deep neural network and the BP factor graph, fixed iteration times are selected, and finally a Sigmoid activation function is output to form a deep neural network polarization code decoder.
In the step (3), a neural network is trained by utilizing backward propagation and Mini-batch stochastic gradient descent algorithm in deep learning to obtain the combination of optimal scaling parameters of the multidimensional scaling Min-sum algorithm, an Adam algorithm with the learning rate of 0.001 is introduced through all-zero code words of an additive white Gaussian noise channel, the learning rate is adjusted in a self-adaptive mode, and the training convergence of a deep neural network polarization code decoder is accelerated.
In the step (4), a hardware folding technology is utilized to select a proper folding set, the same module is time division multiplexed, and a basic computing module after folding comprises 1 adder, 1 g function module and 1 multiplier.
Has the advantages that: compared with the prior polarization code BP decoder, the invention has the remarkable advantages that: the convergence rate of the decoding algorithm is greatly increased, the iteration times required for achieving the convergence effect are reduced, the performance of the deep neural network polarization code decoder for 5 iterations exceeds the performance of the original polarization code BP decoder for 50 times, and the convergence rate is about 10 times; in addition, hardware consumption after the hardware folding technology processing is saved by about 50% compared with the original deep neural network decoder.
Drawings
FIG. 1 is a diagram of 8-bit polar code BP decoding factors;
FIG. 2 is a diagram of an iterative process of one complete BP decoding of an 8-bit polar code neural network decoder;
FIG. 3 is a block diagram of a 64-bit deep neural network polar code decoder for T iterations;
FIG. 4 is a block diagram of a basic operation module with multi-dimensional scaling function in a polar decoder;
FIG. 5 is a basic operation module of a polarization code decoder after hardware folding;
FIG. 6 is a multi-dimensional scaling Min-sum operation block;
fig. 7 is a graph comparing the performance of a deep neural network polar code decoder with a conventional polar code BP decoder.
Detailed Description
The technical solution of the present invention is further described below with reference to the accompanying drawings and examples.
Fig. 1 shows an iterative factor graph of the polar code BP decoding, which is log likelihood ratio information iteratively propagated to the left and the right on the factor graph. Taking the polarization code with the code length N being 8 as an example, the leftmost end in the factor graph corresponds to the bit information being u, and the rightmost end corresponds to the received codeword being x.
Wherein, (i, j) represents the node of the jth row in the ith column, each node contains the log-likelihood ratio information of the left and the right, and the information propagated to the left in the t iteration is recorded as
Figure BDA0001302792920000031
Information propagated to the right is noted
Figure BDA0001302792920000032
In the initial decoding stage, the information of the leftmost end and the rightmost end is initialized as follows:
Figure BDA0001302792920000033
Figure BDA0001302792920000034
wherein A represents a set of information bits, and n is log2N。
After the traditional polarization code BP decoding is initialized, iteration is carried out according to the following formula:
Figure BDA0001302792920000035
where g (x, y) ═ sign (x) sign (y) min (| x |, | y |), sign is a sign function.
After iteration is finished, if the code word is not the information bit, the code word is decoded to be 0, and if the code word is the information bit, the judgment is carried out according to the following formula:
Figure BDA0001302792920000036
based on the existing BP algorithm for scaling Min-sum (Scaled Min-sum), the improved multi-dimensional scaling Min-sum (Multiple Scaled Min-sum) BP algorithm is provided, and each iteration adopts different scaling coefficients for the function g, so that the decoding effect can be improved.
Figure BDA0001302792920000041
Wherein the content of the first and second substances,
Figure BDA0001302792920000042
and
Figure BDA0001302792920000043
corresponding to left-and right-propagating scaling factors, respectively.
And expanding the polarization code BP decoding factor graph to form a deep neural network decoder by utilizing the similarity between the polarization code BP decoding factor graph and the neural network. As shown in fig. 2, a polar code neural network decoder performs a complete BP decoding iteration process, and a complete 8-bit polar code BP iteration corresponds to a neural network, and the output of the neural network goes through a Sigmoid activation function. The structure of a 64-bit deep neural network polarization code BP decoder with T iterations is fully represented by fig. 3.
A certain number of noisy all-zero codewords are generated, and a loss function (L oss function) measures the coding performance using a cross entropy (cross entropy) function as follows:
Figure BDA0001302792920000044
training a neural network by utilizing Back propagation (Back propagation) and Mini-batch stochastic gradient descent (Mini-batch stochastic gradient device) algorithms in deep learning to obtain an optimal scaling parameter of the multi-dimensional scaling Min-sum algorithm
Figure BDA0001302792920000045
And
Figure BDA0001302792920000046
the training complexity is greatly reduced by only needing all-zero code words passing through an Additive White Gaussian Noise (AWGN) channel, and by introducing an Adam algorithm with the learning rate of 0.001, the learning rate can be adaptively adjusted, so that the training convergence of the deep neural network polar code decoder is accelerated.
Based on the hardware architecture of the original BP decoder given the modified BP decoder, the basic computation module in the deep neural network decoder can be represented as fig. 4, where the s-module is the g-function with scaling function as shown in fig. 6. The basic calculation module consists of 2 adders, 2 g-function modules and 2 multipliers.
By utilizing a hardware folding technology, a proper folding set is selected, the same module is subjected to time division multiplexing, only 1 adder, 1 g function module and 1 multiplier are needed, a basic computing module after folding can be represented as a graph 5, and hardware consumption in the basic computing module in the polarization code BP decoder is reduced by nearly 50%.
As shown in fig. 7, comparing the performance of the deep neural network polar code decoder with the performance of the traditional polar code BP decoder, it can be seen that the convergence rate of the decoding algorithm is greatly increased, the number of iterations required to achieve the convergence effect is reduced, the performance of the deep neural network polar code decoder with 5 iterations exceeds the performance of the original polar code BP decoder by 50 times, and the convergence rate is about 10 times.

Claims (2)

1. A polar code decoding algorithm based on deep learning is characterized in that: the method specifically comprises the following steps:
(1) based on a BP algorithm for scaling Min-sum, an improved BP algorithm for scaling Min-sum in a multidimensional way is provided;
the BP algorithm of multidimensional scaling Min-sum is as follows:
Figure FDA0002466965500000011
wherein the content of the first and second substances,
Figure FDA0002466965500000012
and
Figure FDA0002466965500000013
respectively representing the log-likelihood ratio characteristic information of the jth row of the ith column of the BP factor graph in the tth iteration,
Figure FDA0002466965500000014
and
Figure FDA0002466965500000015
for scaling coefficients corresponding to left and right propagation, g (x, y) ═ sign (x) · sign (y) · min (| x |, | y |);
(2) expanding the polarization code BP decoding factor graph according to the similarity of the polarization code BP decoding factor graph and a neural network structure, selecting fixed iteration times, outputting a Sigmoid activation function, and forming a deep neural network decoder;
(3) generating all-zero code words, after the all-zero code words are transmitted through an AWGN channel, training a deep neural network decoder by utilizing backward propagation in a deep learning technology and a Mini-batch random gradient descent algorithm, obtaining the combination of optimal scaling parameters of a multidimensional scaling Min-sum algorithm, introducing an Adam algorithm with the learning rate of 0.001 through the all-zero code words of an additive white Gaussian noise channel, adaptively adjusting the learning rate, and accelerating the training convergence of the deep neural network polar code decoder;
(4) the hardware architecture of the improved BP decoder is provided based on the original BP decoder, and the hardware consumption is reduced by using a hardware folding technology.
2. The deep learning-based polar code decoding algorithm according to claim 1, wherein: in the step (4), a hardware folding technology is utilized to select a proper folding set, the same module is time division multiplexed, and a basic computing module after folding comprises 1 adder, 1 g function module and 1 multiplier.
CN201710371218.1A 2017-05-24 2017-05-24 Deep learning-based polar code decoding algorithm Active CN107241106B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710371218.1A CN107241106B (en) 2017-05-24 2017-05-24 Deep learning-based polar code decoding algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710371218.1A CN107241106B (en) 2017-05-24 2017-05-24 Deep learning-based polar code decoding algorithm

Publications (2)

Publication Number Publication Date
CN107241106A CN107241106A (en) 2017-10-10
CN107241106B true CN107241106B (en) 2020-07-14

Family

ID=59985067

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710371218.1A Active CN107241106B (en) 2017-05-24 2017-05-24 Deep learning-based polar code decoding algorithm

Country Status (1)

Country Link
CN (1) CN107241106B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022244904A1 (en) * 2021-05-21 2022-11-24 엘지전자 주식회사 Method for transmitting/receiving signal in wireless communication system by using auto encoder, and apparatus therefor

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107659318B (en) * 2017-11-07 2021-05-18 东南大学 Self-adaptive polar code decoding method
CN108023679B (en) * 2017-12-07 2020-06-16 中国电子科技集团公司第五十四研究所 Iterative decoding scaling factor optimization method based on parallel cascade system polarization code
CN109995380B (en) * 2018-01-02 2021-08-13 华为技术有限公司 Decoding method and apparatus
CN108092672B (en) * 2018-01-15 2021-03-19 中国传媒大学 BP decoding method based on folding scheduling
CN108418588B (en) * 2018-01-17 2022-02-11 中国计量大学 Low-delay polar code decoder
CN108199807B (en) * 2018-01-19 2020-06-16 电子科技大学 Polarization code reliability estimation method
CN108449091B (en) * 2018-03-26 2021-05-11 东南大学 Polarization code belief propagation decoding method and decoder based on approximate calculation
CN108540267B (en) * 2018-04-13 2020-10-02 北京邮电大学 Multi-user data information detection method and device based on deep learning
CN108847848B (en) * 2018-06-13 2021-10-01 电子科技大学 BP decoding algorithm of polarization code based on information post-processing
CN108777584A (en) * 2018-07-06 2018-11-09 中国石油大学(华东) A kind of fast Optimization of polarization code decoding parameter
CN109586730B (en) * 2018-12-06 2020-07-07 电子科技大学 Polarization code BP decoding algorithm based on intelligent post-processing
CN109728824B (en) * 2018-12-06 2023-03-28 杭州电子科技大学 LDPC code iterative decoding method based on deep learning
CN109978079A (en) * 2019-04-10 2019-07-05 东北电力大学 A kind of data cleaning method of improved storehouse noise reduction self-encoding encoder
CN110719112B (en) * 2019-09-12 2023-08-29 天津大学 Parameter self-adaptive RS code decoding method based on deep learning
CN110798228A (en) * 2019-10-29 2020-02-14 南京宁麒智能计算芯片研究院有限公司 Polarization code turning decoding method and system based on deep learning
CN111313914B (en) * 2019-11-05 2021-09-28 北京航空航天大学 SCL simplified decoding method based on neural network classifier
CN111541517B (en) * 2020-04-17 2022-03-25 北京交通大学 List polarization code propagation decoding method
CN111697975A (en) * 2020-06-01 2020-09-22 西安工业大学 Polarization code continuous deletion decoding optimization algorithm based on full-connection neural network
CN112332863B (en) * 2020-10-27 2023-09-05 东方红卫星移动通信有限公司 Polar code decoding algorithm, receiving end and system under low signal-to-noise ratio scene of low orbit satellite
CN113014270B (en) * 2021-02-22 2022-08-05 上海大学 Partially folded polarization code decoder with configurable code length

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103607208A (en) * 2013-11-25 2014-02-26 上海数字电视国家工程研究中心有限公司 LDPC minimum sum decoding method based on normalization correction factor sequences
CN104539296A (en) * 2015-01-21 2015-04-22 西安电子科技大学 Method for improving BP (belief propagation) decoding by use of polarisation code based on early termination of iterative strategy
CN105187073A (en) * 2015-10-13 2015-12-23 东南大学 BP decoding method and device for polarization code
CN105634507A (en) * 2015-12-30 2016-06-01 东南大学 Assembly-line architecture of polarization code belief propagation decoder
CN106571831A (en) * 2016-10-28 2017-04-19 华南理工大学 LDPC hard decision decoding method based on depth learning and decoder
CN106571832A (en) * 2016-11-04 2017-04-19 华南理工大学 Multi-system LDPC cascaded neural network decoding method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9191256B2 (en) * 2012-12-03 2015-11-17 Digital PowerRadio, LLC Systems and methods for advanced iterative decoding and channel estimation of concatenated coding systems
CN103259545B (en) * 2013-04-26 2017-02-15 西安理工大学 Quasi-cyclic low density odd-even check code belief propagation decoding method based on oscillation
CN103929210B (en) * 2014-04-25 2017-01-11 重庆邮电大学 Hard decision decoding method based on genetic algorithm and neural network
US20150333775A1 (en) * 2014-05-15 2015-11-19 Broadcom Corporation Frozen-Bit Selection for a Polar Code Decoder

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103607208A (en) * 2013-11-25 2014-02-26 上海数字电视国家工程研究中心有限公司 LDPC minimum sum decoding method based on normalization correction factor sequences
CN104539296A (en) * 2015-01-21 2015-04-22 西安电子科技大学 Method for improving BP (belief propagation) decoding by use of polarisation code based on early termination of iterative strategy
CN105187073A (en) * 2015-10-13 2015-12-23 东南大学 BP decoding method and device for polarization code
CN105634507A (en) * 2015-12-30 2016-06-01 东南大学 Assembly-line architecture of polarization code belief propagation decoder
CN106571831A (en) * 2016-10-28 2017-04-19 华南理工大学 LDPC hard decision decoding method based on depth learning and decoder
CN106571832A (en) * 2016-11-04 2017-04-19 华南理工大学 Multi-system LDPC cascaded neural network decoding method and device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Architecture optimizations for BP polar decoders;Bo yuan等;《2013 IEEE International Conference on Acoustics, Speech and Signal Processing》;20131021;第2654-2658页 *
On deep learning-based channel decoding;Tobias Gruber等;《2017 51st Annual Conference on Information Sciences and Systems (CISS)》;20170515;第1-6页 *
一种改进的极化码置信译码器;张青双等;《通信技术》;20140331;第47卷(第3期);第253-257页 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022244904A1 (en) * 2021-05-21 2022-11-24 엘지전자 주식회사 Method for transmitting/receiving signal in wireless communication system by using auto encoder, and apparatus therefor

Also Published As

Publication number Publication date
CN107241106A (en) 2017-10-10

Similar Documents

Publication Publication Date Title
CN107241106B (en) Deep learning-based polar code decoding algorithm
Xu et al. Improved polar decoder based on deep learning
US7539920B2 (en) LDPC decoding apparatus and method with low computational complexity algorithm
CN108847848B (en) BP decoding algorithm of polarization code based on information post-processing
CN109586730B (en) Polarization code BP decoding algorithm based on intelligent post-processing
CN107612560B (en) Polarization code early iteration stopping method based on partial information bit likelihood ratio
CN108039891B (en) Polarization code BP decoding method and device based on multistage updating process
CN108964669B (en) LDPC code quadratic programming decoding method based on degree decomposition and alternative multiplier method
JP2012151839A (en) Method for performing soft decision decoding of euclidean space reed-muller code
CN110233628B (en) Self-adaptive belief propagation list decoding method for polarization code
Teng et al. Syndrome-enabled unsupervised learning for neural network-based polar decoder and jointly optimized blind equalizer
CN107276725B (en) Improved threshold-based SCMA low-complexity parallel multi-user detection method
CN109495116B (en) SC-BP mixed decoding method of polarization code and adjustable hardware architecture thereof
CN111835364B (en) Low-complexity nerve BP decoding method of polarization code
CN110971244A (en) Forward error correction decoding decoder based on burst error detection
CN111313913B (en) Low-delay cross-scheduling polarization code BP decoding method and device
CN109787641B (en) Method, device and storage medium for decoding sta-irecase code
Lv et al. An adaptive ordered shifted-pruning list decoder for polar codes
CN110601699B (en) Method for realizing code rate dynamic variable multi-element LDPC code
CN109639290B (en) Semi-random grouping superposition coding and decoding method
CN116614142A (en) Combined decoding method based on BPL decoding and OSD decoding
EP2214322A1 (en) Iterative MAP decoding of block codes using sub-trellises
Zheng et al. An enhanced HDPC-EVA decoder based on ADMM
Huang et al. Extrinsic neural network equalizer for channels with high inter-symbol-interference
CN109347600B (en) Polar code decoding method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant