CN111835360A - Sparse signal reconstruction method based on basis pursuit denoising - Google Patents

Sparse signal reconstruction method based on basis pursuit denoising Download PDF

Info

Publication number
CN111835360A
CN111835360A CN202010677703.3A CN202010677703A CN111835360A CN 111835360 A CN111835360 A CN 111835360A CN 202010677703 A CN202010677703 A CN 202010677703A CN 111835360 A CN111835360 A CN 111835360A
Authority
CN
China
Prior art keywords
electrocardiosignal
noise
formula
matrix
sparse
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.)
Granted
Application number
CN202010677703.3A
Other languages
Chinese (zh)
Other versions
CN111835360B (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.)
Shandong Computer Science Center National Super Computing Center in Jinan
Shandong Institute of Artificial Intelligence
Original Assignee
Shandong Computer Science Center National Super Computing Center in Jinan
Shandong Institute of Artificial Intelligence
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 Shandong Computer Science Center National Super Computing Center in Jinan, Shandong Institute of Artificial Intelligence filed Critical Shandong Computer Science Center National Super Computing Center in Jinan
Priority to CN202010677703.3A priority Critical patent/CN111835360B/en
Priority to NL2026290A priority patent/NL2026290B1/en
Publication of CN111835360A publication Critical patent/CN111835360A/en
Application granted granted Critical
Publication of CN111835360B publication Critical patent/CN111835360B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/3059Digital compression and data reduction techniques where the original information is represented by a subset or similar information, e.g. lossy compression
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7203Signal processing specially adapted for physiological signals or for diagnostic purposes for noise prevention, reduction or removal

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Signal Processing (AREA)
  • Pathology (AREA)
  • Medical Informatics (AREA)
  • Psychiatry (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Biophysics (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Physiology (AREA)
  • Molecular Biology (AREA)
  • Surgery (AREA)
  • Animal Behavior & Ethology (AREA)
  • General Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Veterinary Medicine (AREA)
  • Theoretical Computer Science (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)
  • Image Processing (AREA)

Abstract

A sparse signal reconstruction method based on basis pursuit denoising is very sensitive to noise through reconstruction performance of compressed sensing, namely the reconstruction performance of the compressed sensing can be greatly reduced through introduction of the noise, and filtering of electrocardiosignal noise and signal reconstruction are achieved through basis pursuit denoising. The original signal is accurately reconstructed through a numerical optimization algorithm, original wave crest and wave trough information is obtained, the original electrocardiosignal is reconstructed by utilizing the sparsity characteristic of the electrocardiosignal, noise is effectively removed, and the authenticity of the electrocardiosignal is ensured.

Description

Sparse signal reconstruction method based on basis pursuit denoising
Technical Field
The invention relates to the technical field of electrocardiogram signal denoising, in particular to a sparse signal reconstruction method based on basis pursuit denoising
Background
The compressed sensing theory breaks through the traditional data sampling theory, realizes data compression while sampling data, can accurately reconstruct an original signal through a few sampling data with the sampling frequency lower than Nyquist, and greatly reduces the sampling amount, sampling time and storage cost of the data. Based on the prior knowledge of the sparse characteristics of the signals, the original signals can be accurately reconstructed by calculating a certain optimization problem.
The compressed sensing theory comprises three main contents: sparse representation of signals, design of measurement matrices, and design of reconstruction algorithms. The sparse representation of the signal is a priori premise and theoretical basis for the establishment of the theory; the design of the measurement matrix and the reconstruction algorithm is a key step of the application of the compressive sensing theory. The quality of the reconstruction algorithm directly affects the reconstruction accuracy and quality of the signal, and even determines the number of required measurement values to some extent. Therefore, the design of the reconstruction algorithm is the research focus and core content of the compressed sensing theory, and determines whether the original signal can be accurately reconstructed from the measured value or not, and also determines the key factors of the compressed sensing from the theory to the practical application.
With the rapid development of computer-related technologies, in the processing of cardiac electrical signals, the noise reduction processing of cardiac electrical signals becomes a hot problem for research. How to reduce various interferences in the process of detecting the electrocardio signals and improve the noise reduction performance, and how to recover the original signals from the complex noise signals as far as possible is a key problem of electrocardio signal processing.
Disclosure of Invention
In order to overcome the defects of the technology, the invention provides a method for effectively filtering noise of a electrocardiosignal and realizing the reconstruction of a clean signal based on a basis tracking method.
The technical scheme adopted by the invention for overcoming the technical problems is as follows:
a sparse signal reconstruction method based on basis pursuit denoising comprises the following steps:
a) establishing an L multiplied by N dimensional random Gaussian matrix from L measured values of the N multiplied by 1 dimensional electrocardiosignals, orthogonalizing the random Gaussian matrix to obtain an N multiplied by N dimensional matrix M, and calculating by using a computer according to a formula y which is Mx to obtain a sparse solution x, wherein y is an original electrocardiosignal;
b) adding noise to the original electrocardiosignal y to form the electrocardiosignal y with noise1
c) By the formula
Figure BDA0002582901390000021
Calculating to obtain the error minimum value of sparse solution x, wherein lambda regularization factor | · | | non-calculation1 Represents 1 norm, | ·| non-conducting phosphor2Represents a 2 norm;
d) by the formula H ═ IN+D′D]-1Calculating to obtain sparse band matrix H in the formula
Figure BDA0002582901390000022
INThe length is an identity matrix with the length of N, and D' is a transposed matrix of D, and is an optimization parameter;
e) by the formula
Figure BDA0002582901390000023
Optimizing the parameters in an iterative manner, wherein ui=2-2cos(iπ/N),i=1,2,...,N;
f) Let x be u-v and b be HA' y by the formula
Figure BDA0002582901390000024
Calculating to obtain optimized noiseless electrocardiosignal x, wherein y1' is y1M 'is the transpose of M, N' is the transpose of N, I2NIs an identity matrix of length N, I2N=(1,1,1......1),I2N' is I2NB is HM' y1
Figure BDA0002582901390000025
By the formula
Figure BDA0002582901390000026
And calculating to obtain an intermediate matrix z, wherein z' is the transpose of z.
Further, the method comprisesIn step b) by the formula y1Calculating to obtain electrocardiosignal y with noise1Where s is a noise signal.
The invention has the beneficial effects that: the reconstruction performance of the compressed sensing is very sensitive to noise, namely the reconstruction performance of the compressed sensing is greatly reduced by introducing the noise, and the filtering of electrocardiosignal noise and the reconstruction of signals are realized by basis tracking noise reduction. The original signal is accurately reconstructed through a numerical optimization algorithm, original wave crest and wave trough information is obtained, the original electrocardiosignal is reconstructed by utilizing the sparsity characteristic of the electrocardiosignal, noise is effectively removed, and the authenticity of the electrocardiosignal is ensured.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a schematic diagram of the denoising effect of the electrocardiographic signal according to the present invention.
Detailed Description
The invention will be further explained with reference to fig. 1 and 2.
A sparse signal reconstruction method based on basis pursuit denoising comprises the following steps:
a) and extracting the length N of the electrocardiosignal by a formula N-length (y), wherein the sparsity is k, and the measurement frequency is L. The measurement matrix plays an important role in the compression feedback and signal reconstruction processes. The better the performance of the measurement matrix, the smaller the reconstructed mean square error. The stronger the nonlinear correlation of the measurement matrix column vector is, the higher the sparsity of the matrix elements is, and the better the signal reconstruction effect after compression feedback is. The measurement matrix M realizes reconstruction of N × 1-dimensional electrocardiosignals from L measurement values, and the measurement matrix M is established according to the length N of the electrocardiosignals and the measurement times L, so that an L × N-dimensional random Gaussian matrix is established from the L measurement values of the N × 1-dimensional electrocardiosignals, the random Gaussian matrix is orthogonalized to obtain an N × N-dimensional matrix M, and a sparse solution x is obtained by calculating by using a computer according to a formula y which is Mx, wherein y is an original electrocardiosignal. Sparse representation of a signal means that when the signal is decomposed in a certain transform domain, it represents that the coefficients have only a few large coefficients, most of which are equal to zero or almost close to zero. The purpose of the sparse representation is to find the most sparse combinations of atoms from the redundant overcomplete dictionaries, thus obtaining the features that are the most essential of the original information.
b) The electrocardiosignal is expressed as a form with sparse waveform distribution on the whole, and the signal has certain periodicity. After the row differential calculation, the second-order differential calculation and the third-order differential calculation are carried out, so that the sparsity of the electrocardiosignals is more obvious. Therefore, the entire electrocardiographic signal can be regarded as a sparse signal. Because the electrocardiosignal can be interfered by various noise signals, the noise component is added on the basis, so that the original electrocardiosignal y is denoised to form the electrocardiosignal y with noise1. The goal of the noise addition is to recover signal x from signal y.
c) The problem of recovering sparse signals can be translated into a problem of optimizing an objective function, as is well known, the L1 norm is representative of convex sparsity. Therefore, the sparse noise reduction problem is summarized as an optimization problem of the minimization problem at the L1 norm under data fidelity. Thus by the formula
Figure BDA0002582901390000041
Calculating to obtain the error minimum value of sparse solution x, wherein lambda regularization factor | · | | non-calculation1 Represents 1 norm, | ·| non-conducting phosphor2Representing a 2 norm. According to the signal model, expressing a non-convex optimization problem of sparse signal estimation as a basis tracking denoising problem model, and introducing regularization parameters and signal norm control errors and sparsity into the basis tracking denoising problem model.
d) By the formula H ═ IN+D′D]-1Calculating to obtain sparse band matrix H in the formula
Figure BDA0002582901390000042
INIs an identity matrix with the length of N, and D' is a transposed matrix of D, and is an optimization parameter. The function of (1) is a compromise parameter of the filtering effect and the distortion of the R wave peak value, when the gain is too large, the noise removal effect is good, but the peak value of the R wave peak can be influenced, if the gain is too small, the signal recovery effect is good, and the noise removal effect is poor.
e) By the formula
Figure BDA0002582901390000043
Optimizing the parameters in an iterative manner, wherein ui=2-2cos(iπ/N),i=1,2,...,N。
f) The basic goal of sparse reconstruction is to perform signal or image reconstruction through an optimization problem with fewer data samples. Regarding the sparse reconstruction process, an important aspect is how to efficiently and quickly reconstruct the original signal in the case of data interfered by noise. In the step, a quadratic programming method and the filter matrix in the previous step are adopted to realize the recovery of the sparse signal under the noise interference. Let x be u-v and b be HA' y by the formula
Figure BDA0002582901390000051
Calculating to obtain optimized noiseless electrocardiosignal x, wherein y1' is y1M 'is the transpose of M, N' is the transpose of N, I2NIs an identity matrix of length N, I2N=(1,1,1......1),I2N' is I2NB is HM' y1
Figure BDA0002582901390000052
By the formula
Figure BDA0002582901390000053
And calculating to obtain an intermediate matrix z, wherein z' is the transpose of z.
The reconstruction performance of the compressed sensing is very sensitive to noise, namely the reconstruction performance of the compressed sensing is greatly reduced by introducing the noise, and the filtering of electrocardiosignal noise and the reconstruction of signals are realized by basis tracking noise reduction.
As can be seen from the graph 2, the original signal is accurately reconstructed through a numerical optimization algorithm, the original information of wave crests and wave troughs is obtained, the original electrocardiosignal is reconstructed by utilizing the sparsity characteristic of the electrocardiosignal, the noise is effectively removed, and the authenticity of the electrocardiosignal is ensured.
Further, step b) is performed by the formula y1Calculating to obtain the noise bandAcoustic cardiac signal y1Where s is a noise signal.

Claims (2)

1. A sparse signal reconstruction method based on basis pursuit denoising is characterized by comprising the following steps:
a) establishing an L multiplied by N dimensional random Gaussian matrix from L measured values of the N multiplied by 1 dimensional electrocardiosignals, orthogonalizing the random Gaussian matrix to obtain an N multiplied by N dimensional matrix M, and calculating by using a computer according to a formula y which is Mx to obtain a sparse solution x, wherein y is an original electrocardiosignal;
b) adding noise to the original electrocardiosignal y to form the electrocardiosignal y with noise1
c) By the formula
Figure FDA0002582901380000011
Calculating to obtain the error minimum value of sparse solution x, wherein lambda regularization factor | · | | non-calculation1Represents 1 norm, | ·| non-conducting phosphor2Represents a 2 norm;
d) by the formula H ═ IN+D′D]-1Calculating to obtain sparse band matrix H in the formula
Figure FDA0002582901380000012
INThe length is an identity matrix with the length of N, and D' is a transposed matrix of D, and is an optimization parameter;
e) by the formula
Figure FDA0002582901380000013
Optimizing the parameters in an iterative manner, wherein ui=2-2cos(iπ/N),i=1,2,...,N;
f) Let x be u-v and b be HA' y by the formula
Figure FDA0002582901380000014
Calculating to obtain optimized noiseless electrocardiosignal x, wherein y1' is y1M 'is the transpose of M, N' is the transpose of N, I2NIs an identity matrix of length N, I2N=(1,1,1......1),I2N' isI2NB is HM' y1
Figure FDA0002582901380000021
By the formula
Figure FDA0002582901380000022
And calculating to obtain an intermediate matrix z, wherein z' is the transpose of z.
2. The sparse signal reconstruction method based on basis pursuit denoising of claim 1, wherein: in step b) by the formula y1Calculating to obtain electrocardiosignal y with noise1Where s is a noise signal.
CN202010677703.3A 2020-07-14 2020-07-14 Sparse signal reconstruction method based on basis pursuit denoising Active CN111835360B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010677703.3A CN111835360B (en) 2020-07-14 2020-07-14 Sparse signal reconstruction method based on basis pursuit denoising
NL2026290A NL2026290B1 (en) 2020-07-14 2020-08-18 Sparse signal reconstruction method based on basis pursuit denoising

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010677703.3A CN111835360B (en) 2020-07-14 2020-07-14 Sparse signal reconstruction method based on basis pursuit denoising

Publications (2)

Publication Number Publication Date
CN111835360A true CN111835360A (en) 2020-10-27
CN111835360B CN111835360B (en) 2021-06-01

Family

ID=72709827

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010677703.3A Active CN111835360B (en) 2020-07-14 2020-07-14 Sparse signal reconstruction method based on basis pursuit denoising

Country Status (2)

Country Link
CN (1) CN111835360B (en)
NL (1) NL2026290B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113633294A (en) * 2021-05-20 2021-11-12 郑州大学 Atrial fibrillation detection method based on electrocardio compression sensing transposed projection signal
CN116369936A (en) * 2023-05-31 2023-07-04 深圳市奋达智能技术有限公司 Electrocardiosignal processing method, system, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106788885A (en) * 2016-12-07 2017-05-31 上海交通大学 A kind of compress ecg data rate Automatic adjusument wireless transmitting system and transmission method
CN108335744A (en) * 2018-04-03 2018-07-27 江苏大学附属医院 A kind of emergency cardiovascular care network system and its method for early warning of classifying
WO2018175785A1 (en) * 2017-03-22 2018-09-27 Emory University Event detection using compressed sensed measurements
CN110575145A (en) * 2019-09-20 2019-12-17 福建工程学院 Enhanced Gaussian redundant dictionary pulse signal denoising method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106788885A (en) * 2016-12-07 2017-05-31 上海交通大学 A kind of compress ecg data rate Automatic adjusument wireless transmitting system and transmission method
WO2018175785A1 (en) * 2017-03-22 2018-09-27 Emory University Event detection using compressed sensed measurements
CN108335744A (en) * 2018-04-03 2018-07-27 江苏大学附属医院 A kind of emergency cardiovascular care network system and its method for early warning of classifying
CN110575145A (en) * 2019-09-20 2019-12-17 福建工程学院 Enhanced Gaussian redundant dictionary pulse signal denoising method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113633294A (en) * 2021-05-20 2021-11-12 郑州大学 Atrial fibrillation detection method based on electrocardio compression sensing transposed projection signal
CN116369936A (en) * 2023-05-31 2023-07-04 深圳市奋达智能技术有限公司 Electrocardiosignal processing method, system, device and storage medium
CN116369936B (en) * 2023-05-31 2023-10-03 深圳市奋达智能技术有限公司 Electrocardiosignal processing method, system, device and storage medium

Also Published As

Publication number Publication date
NL2026290B1 (en) 2021-04-20
CN111835360B (en) 2021-06-01

Similar Documents

Publication Publication Date Title
CN111835360B (en) Sparse signal reconstruction method based on basis pursuit denoising
CN107341765B (en) Image super-resolution reconstruction method based on cartoon texture decomposition
Bing et al. DeepCEDNet: an efficient deep convolutional encoder-decoder networks for ECG signal enhancement
CN116502042A (en) Power quality disturbance denoising method based on variational modal decomposition and improved wavelet threshold
CN109724693B (en) Fusion spectrum denoising method based on stationary wavelet
CN113255532B (en) Wavelet double-threshold denoising method based on interlayer correlation coefficient
CN111582205B (en) Noise reduction method based on multi-resolution singular value decomposition model
Kaur et al. A survey on implementation of discrete wavelet transform for image denoising
CN108649926B (en) DAS data denoising method based on wavelet basis tensor sparse representation
CN116405100A (en) Distortion signal restoration method based on priori knowledge
CN107644406B (en) Image denoising method based on improved orthogonal matching pursuit
CN110575145B (en) Enhanced Gaussian redundant dictionary pulse signal denoising method
CN112907456B (en) Deep neural network image denoising method based on global smooth constraint prior model
Liang et al. Self-adaptive spatial image denoising model based on scale correlation and SURE-LET in the nonsubsampled contourlet transform domain
Kuang et al. Reconstructing signal from quantized signal based on singular spectral analysis
CN111273343A (en) Seismic image completion method for rapid double-interpolation POCS
CN107315713B (en) One-dimensional signal denoising and enhancing method based on non-local similarity
Qie et al. Data repair without prior knowledge using deep convolutional neural networks
Cabrera et al. Adaptive refinement in maximally sparse harmonic signal retrieval
CN105372707A (en) Method for attenuating multi-scale seismic data random noise
Shen et al. A image denoising algorithm based on sparse dictionary
CN116109519B (en) Image denoising method
CN114580485B (en) Noise processing method for WMS processed signal
Liang et al. Feature-Domain Proximal High-Dimensional Gradient Descent Network for Image Compressed Sensing
CN112737636A (en) Compressed sensing and reconstruction method based on power signal transmission singularity measurement

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