CN109728824B - LDPC code iterative decoding method based on deep learning - Google Patents

LDPC code iterative decoding method based on deep learning Download PDF

Info

Publication number
CN109728824B
CN109728824B CN201811488099.9A CN201811488099A CN109728824B CN 109728824 B CN109728824 B CN 109728824B CN 201811488099 A CN201811488099 A CN 201811488099A CN 109728824 B CN109728824 B CN 109728824B
Authority
CN
China
Prior art keywords
channel
decoder
noise
channel noise
ldpc code
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
CN201811488099.9A
Other languages
Chinese (zh)
Other versions
CN109728824A (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.)
Hangzhou Dianzi University
Original Assignee
Hangzhou Dianzi 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 Hangzhou Dianzi University filed Critical Hangzhou Dianzi University
Priority to CN201811488099.9A priority Critical patent/CN109728824B/en
Publication of CN109728824A publication Critical patent/CN109728824A/en
Application granted granted Critical
Publication of CN109728824B publication Critical patent/CN109728824B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides an LDPC code iterative decoding method based on deep learning, and relates to the technical field of information transmission. Firstly, a standard BP iterative decoder is adopted to estimate coding bits and channel noise so as to obtain estimated values of the channel noise and information bits, then a neural network DNN is used to remove noise estimation errors of the standard BP decoder so as to obtain more accurate estimation of the channel noise, then the obtained noise estimation is processed at a channel receiving end and input into the decoder again, and iteration is carried out continuously. The invention solves the technical problem that the channel noise influences the decoding performance in the prior art. The invention has the beneficial effects that: more accurate estimation of the channel noise is obtained, and the decoding signal-to-noise ratio is improved, so that the decoding performance is improved, and the algorithm complexity is reduced.

Description

LDPC code iterative decoding method based on deep learning
Technical Field
The invention relates to the technical field of information transmission, in particular to a BP-DNN decoding method based on deep learning.
Background
With the development of technology, deep learning is widely applied in the fields of computer vision, natural language processing, automatic vehicle driving and the like, and has achieved unusual achievements in information transmission. The information has interference problems, especially noise interference, in the transmission process, so that the information has errors at a receiving end. Therefore, a coding scheme with good performance and a suitable decoding algorithm are required. The invention discloses a hard decision decoding method of LDPC codes, which is an invention patent application file named as 'an LDPC hard decision decoding method and a decoder based on deep learning' and is published in China patent application No. CN106571831A, published in 2017, 4 and 19. The method comprises the following steps: 1. taking a set of (X, Y) as a set of tagged data; 2. establishing an LDPC decoding sample set; 3. establishing a deep learning decoding model; 4. pre-training a deep learning decoding model; 5. and decoding and outputting the deep learning decoding model. The decoding method adopts a hard decision method, firstly, the decoding performance is possibly reduced compared with a soft decoding method, the soft decoding method makes a decision through multiple comparisons, and the hard decision method makes a decision through a single comparison. Secondly, in order to achieve the decoding error rate of the neural network to the error rate required in the text, the algorithm may be too time-consuming, and an overfitting situation may occur, so that the performance of the decoding algorithm is reduced. In addition, the influence of channel noise on the decoding performance in the communication process cannot be ignored.
Disclosure of Invention
In order to solve the technical problem that channel noise influences the decoding performance in the communication process in the prior art, the invention provides an LDPC code iterative decoding method based on deep learning, which is a decoding method with low complexity and robustness.
The technical scheme of the invention is as follows: an LDPC code iterative decoding method based on deep learning comprises the following steps: the method comprises the following steps: carrying out LDPC code coding on an information sequence X, wherein the coded information sequence is U = XG, and the information sequence U is divided into a training set and a test set; step two: modulating an information sequence U of a training set, and obtaining a transmission symbol Y at a channel output end by a modulated transmission symbol S through a noise adding channel of channel noise N; step three: the transmission symbol Y obtains an information sequence estimated value through a BP decoder
Figure BDA0001895037800000011
The evaluation value based on the subtraction of the channel transmission symbol S from the transmission symbol Y->
Figure BDA0001895037800000012
Obtain a channel noise estimate>
Figure BDA0001895037800000013
Channel noise estimate>
Figure BDA0001895037800000014
Inputting the signal into a neural network to be updated to obtain a channel noise estimated value->
Figure BDA0001895037800000015
The updated transfer symbol pick>
Figure BDA0001895037800000016
Inputting the data into a BP decoder, and performing iterative decoding to continuously update and decode the data at the input end of the BP decoder and the input end of the neural network until the BP-DNN decoder is iterated; step four: and inputting the data of the test set into the BP decoder, so that the data of the input end of the BP decoder and the data of the input end of the neural network are continuously updated and decoded until the iteration is finished.
Preferably, the information sequence U of the training set is BPSK modulated, and the modulated channel transmission symbol S is transmitted.
Preferably, the transmission symbol Y is soft demodulated by BPSK to obtain an estimate of the channel transmission symbol S
Figure BDA0001895037800000021
/>
Preferably, the channel noise N and the channel noise estimation value are used
Figure BDA0001895037800000022
A channel residual noise value R can be obtained,
Figure BDA0001895037800000023
n is the codeword length, which is a loss function of the neural network.
Compared with the prior art, the invention has the beneficial effects that: and estimating the coded bits by adopting a standard BP decoder, and then removing noise estimation errors of the BP decoder by using a neural network to obtain more accurate estimation of channel noise. Meanwhile, the iteration between the BP iterative decoder and the neural network DNN gradually improves the decoding signal-to-noise ratio, thereby improving the decoding performance and reducing the algorithm complexity.
Drawings
FIG. 1 is a flow chart of the present invention.
Detailed Description
The technical scheme of the invention is further specifically described by the following embodiments and the accompanying drawings.
Example 1:
as shown in fig. 1, an LDPC code iterative decoding method based on deep learning includes the following methods,
the method comprises the following steps: and performing LDPC code coding on the binary information sequence X. The LDPC code is represented by its check (H) matrix, and is conventionally encoded. And performing elementary transformation on the H matrix, and converting into a generation (G) matrix. The encoded information sequence is U = XG. The information sequence U is divided into a training set and a test set. The ratio of training set to test set data is nine to one. In this embodiment, an LDPC code with a 3/4 code rate is taken as an example, the check matrix H is a 24 × 18 matrix, and the generator matrix G is also a (24, 18) LDPC code with a code rate of 3/4, where 24 is a codeword length and 18 is an information bit length.
Step two: in order to make the encoded information suitable for transmission in the channel, the training set of the information sequence U is modulated, and BPSK modulation is used in this embodiment. And obtaining a transmission symbol S through modulation. The transmission symbol S results in an output symbol Y through an AWGN (white gaussian noise) channel, Y = S + N. N is the channel noise of the AWGN channel.
Step three: the receiving end of the BP decoder carries out BPSK soft demodulation on the received output symbol Y first. Arranging data into matrix Y i =[Y 0 ,Y 1 ,…,Y 22 ,Y 23 ]The index i is the number of data sets, determined by the information bit length k, and has a total of 2 18 And (4) grouping. The obtained data Y i And decoding is performed through a BP decoder in sequence. Obtaining estimated value of channel transmission symbol S through BPSK soft demodulation
Figure BDA0001895037800000024
Evaluation value based on BP decoding and information sequence X>
Figure BDA0001895037800000025
Evaluation value for transmitting a symbol S over a channel>
Figure BDA0001895037800000026
The channel noise estimate is available at the output of the BP decoder->
Figure BDA0001895037800000027
To be->
Figure BDA0001895037800000028
Is a basic input unit and is input into a neural network (DNN). In a neural network, the channel noise estimate is based on a forward propagation algorithm and a back propagation algorithm>
Figure BDA0001895037800000029
Classifying under the action of sigmoid function of an output layer to obtain an updated channel noise estimation value->
Figure BDA0001895037800000031
Upon obtaining the updated channel noise estimate->
Figure BDA0001895037800000032
After that, the residual noise R can be obtained. Residual noise->
Figure BDA0001895037800000033
I.e. the difference between the channel real noise and the channel noise estimate obtained by the neural network. In order to improve the decoding performance of the BP decoder, a smaller residual noise R is required. The smaller R, the less channel estimation noise>
Figure BDA0001895037800000034
The closer to the channel true noise N, the greater the value of>
Figure BDA0001895037800000035
The closer to the true channel the symbol S is transmitted, the less the effect of channel noise on decoding performance is reduced in the BP decoder. Thus, the selection will +>
Figure BDA0001895037800000036
As a loss function of the neural network, the neural network steps down the loss function value by a back propagation algorithm such that R → 0, <' > is greater or less than>
Figure BDA0001895037800000037
Thereby achieving the purpose of reducing the residual noise R. n is the codeword length, and n is 24 in this embodiment. At this point, the first round of decoding ends.
At the input of the BP decoder, the updated noise estimation value is subtracted by the output symbol Y from the second iteration decoding
Figure BDA0001895037800000038
I.e., the input update of the BP decoder is &>
Figure BDA0001895037800000039
(subscript i represents the ith update, i is 0. Ltoreq. M, and m is the total number of cycles)The total number of iterations of the BP-DNN decoder is set to 10. Update the input by Y i And as the input of a new round of decoding to the BP decoder, the data of the input end of the BP decoder and the input end of the neural network are continuously updated and decoded, and meanwhile, the iteration between the BP and the DNN gradually improves the decoding signal-to-noise ratio, so that the decoding performance is improved until the iteration of the BP-DNN decoder is finished.
Step four: and after the third step, completing the training of the neural network, and finally testing the decoding performance of the neural network by using test set data. And inputting the data of the test set into the BP decoder, so that the data of the input end of the BP decoder and the data of the input end of the neural network are continuously updated and decoded until the iteration is finished. Meanwhile, in the testing stage, the total iteration number m can be tried to be changed, so that the BP-DNN decoding performance can be tested. The decoding performance of the testing neural network is consistent with the process of training the neural network, but the data of the training set is changed into the data of the testing set, and the description is omitted.

Claims (3)

1. An LDPC code iterative decoding method based on deep learning is characterized by comprising the following steps:
the method comprises the following steps: carrying out LDPC code encoding on an information sequence X, wherein the encoded information sequence is U = XG, dividing the information sequence U into a training set and a test set, representing the LDPC code by a check matrix thereof, and carrying out elementary transformation on the check matrix to convert the check matrix into a generation matrix G;
step two: modulating an information sequence U of a training set, and obtaining a transmission symbol Y at a channel output end by a modulated transmission symbol S through a noise adding channel of channel noise N;
step three: after BRSK soft demodulation is carried out on the transmission symbol Y, an information sequence estimation value is obtained through a BP decoder
Figure FDA0004002269160000011
Evaluation value for subtracting a channel transmission symbol S from a transmission symbol Y>
Figure FDA0004002269160000012
Deriving a channel noise estimateValue->
Figure FDA0004002269160000013
The transmission symbol Y is subjected to BPSK soft demodulation to obtain an estimation value ^ of the channel transmission symbol S>
Figure FDA0004002269160000014
Channel noise estimate pick-up>
Figure FDA0004002269160000015
Input into the neural network to obtain an updated channel noise estimate->
Figure FDA0004002269160000016
To be->
Figure FDA0004002269160000017
Is a basic input unit, and is input into a neural network, wherein the channel noise estimation value is subjected to a forward propagation algorithm and a backward propagation algorithm>
Figure FDA0004002269160000018
Classifying under the action of sigmoid function of an output layer to obtain an updated channel noise estimation value->
Figure FDA0004002269160000019
The updated transfer symbol pick>
Figure FDA00040022691600000110
Inputting the data into a BP decoder, and performing iterative decoding to continuously update and decode the data at the input end of the BP decoder and the input end of the neural network until the BP-DNN decoder is iterated;
step four: and inputting the data of the test set into the BP decoder, so that the data of the input end of the BP decoder and the data of the input end of the neural network are continuously updated and decoded until the iteration is finished.
2. The LDPC code iterative decoding method based on deep learning of claim 1, wherein: and carrying out BPSK modulation on the information sequence U of the training set, and transmitting the symbol S through the modulated channel.
3. The deep learning based LDPC code iterative decoding method according to claim 1, wherein: from the channel noise N and the channel noise estimate
Figure FDA00040022691600000111
The channel residual noise value R,. Sup.,. Can be found>
Figure FDA00040022691600000112
Figure FDA00040022691600000113
N is the codeword length, which is a loss function of the neural network. />
CN201811488099.9A 2018-12-06 2018-12-06 LDPC code iterative decoding method based on deep learning Active CN109728824B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811488099.9A CN109728824B (en) 2018-12-06 2018-12-06 LDPC code iterative decoding method based on deep learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811488099.9A CN109728824B (en) 2018-12-06 2018-12-06 LDPC code iterative decoding method based on deep learning

Publications (2)

Publication Number Publication Date
CN109728824A CN109728824A (en) 2019-05-07
CN109728824B true CN109728824B (en) 2023-03-28

Family

ID=66295595

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811488099.9A Active CN109728824B (en) 2018-12-06 2018-12-06 LDPC code iterative decoding method based on deep learning

Country Status (1)

Country Link
CN (1) CN109728824B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110460402B (en) * 2019-07-15 2021-12-07 哈尔滨工程大学 End-to-end communication system establishing method based on deep learning
CN110739977B (en) * 2019-10-30 2023-03-21 华南理工大学 BCH code decoding method based on deep learning
CN112615629B (en) * 2020-11-26 2023-09-26 西安电子科技大学 Decoding method, system, medium, equipment and application of multi-element LDPC code
CN113114421A (en) * 2021-04-09 2021-07-13 中山大学 Deep learning iterative receiving method and system for color noise environment
CN114337884B (en) * 2022-01-06 2023-06-09 兰州大学 Phase noise compensation and channel decoding joint design method based on deep learning

Family Cites Families (7)

* 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
US9749089B2 (en) * 2015-11-04 2017-08-29 Mitsubishi Electric Research Laboratories, Inc. Fast log-likelihood ratio (LLR) computation for decoding high-order and high-dimensional modulation schemes
CN106571831B (en) * 2016-10-28 2019-12-10 华南理工大学 LDPC hard decision decoding method and decoder based on deep learning
CN106571832A (en) * 2016-11-04 2017-04-19 华南理工大学 Multi-system LDPC cascaded neural network decoding method and device
CN107241106B (en) * 2017-05-24 2020-07-14 东南大学 Deep learning-based polar code decoding algorithm
CN108809522B (en) * 2018-07-09 2021-09-14 上海大学 Method for realizing multi-code deep learning decoder
GB2576500A (en) * 2018-08-15 2020-02-26 Imperial College Sci Tech & Medicine Joint source channel coding based on channel capacity using neural networks

Also Published As

Publication number Publication date
CN109728824A (en) 2019-05-07

Similar Documents

Publication Publication Date Title
CN109728824B (en) LDPC code iterative decoding method based on deep learning
CN110474716B (en) Method for establishing SCMA codec model based on noise reduction self-encoder
CN106571831B (en) LDPC hard decision decoding method and decoder based on deep learning
CN1132320C (en) Optimal soft-output decoder for tail-biting trellis codes
CN109525254B (en) Convolutional code soft decision decoding method based on deep learning
CN113381828B (en) Sparse code multiple access random channel modeling method based on condition generation countermeasure network
CN110233810B (en) MSK signal demodulation method based on deep learning under mixed noise
CN112115821B (en) Multi-signal intelligent modulation mode identification method based on wavelet approximate coefficient entropy
CN110071779B (en) Low-complexity polarization code multilevel coding modulation method
CN109525253B (en) Convolutional code decoding method based on deep learning and integration method
CN109951190B (en) Self-adaptive Polar code SCL decoding method and decoding device
CN107612656B (en) Gaussian approximation simplification method suitable for polarization code
CN111711455A (en) Polarization code BP decoding method based on neural network
CN115309869A (en) One-to-many multi-user semantic communication model and communication method
CN110061803B (en) Low-complexity polar code bit interleaving coding modulation method
CN110299921A (en) A kind of Turbo code deep learning interpretation method of model-driven
JP3728171B2 (en) Reliability information calculation method
CN113114269A (en) Belief propagation-information correction decoding method
CN116436567A (en) Semantic communication method based on deep neural network
CN110166386B (en) Underwater acoustic communication balanced decoding method based on recursive chaotic code
CN112953565B (en) Return-to-zero convolutional code decoding method and system based on convolutional neural network
Sun et al. Deep joint source-channel coding for wireless image transmission with semantic importance
CN113852434B (en) LSTM and ResNet-assisted deep learning end-to-end intelligent communication method and system
CN108809522A (en) The implementation method of the deep learning decoder of multi-code
CN111130697B (en) Method for reducing complexity of communication physical layer transmission system based on automatic encoder

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