CN103840838A - Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix - Google Patents

Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix Download PDF

Info

Publication number
CN103840838A
CN103840838A CN201410100612.8A CN201410100612A CN103840838A CN 103840838 A CN103840838 A CN 103840838A CN 201410100612 A CN201410100612 A CN 201410100612A CN 103840838 A CN103840838 A CN 103840838A
Authority
CN
China
Prior art keywords
signal
formula
sparse
matrix
alpha
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
CN201410100612.8A
Other languages
Chinese (zh)
Other versions
CN103840838B (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.)
Harbin Institute of Technology
Original Assignee
Harbin Institute of Technology
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 Harbin Institute of Technology filed Critical Harbin Institute of Technology
Priority to CN201410100612.8A priority Critical patent/CN103840838B/en
Publication of CN103840838A publication Critical patent/CN103840838A/en
Application granted granted Critical
Publication of CN103840838B publication Critical patent/CN103840838B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

The invention provides a method for Bayes compressed sensing signal recovery based on a self-adaptive measurement matrix and relates to the field of the information and communication technology. The method aims at solving the problem that an existing compressed sensing signal recovery method is low in accuracy. Based on the design of the self-adaptive measurement matrix in compressed sensing and combined with the Bayes compressed sensing algorithm, a design scheme of the compressed sensing method is obtained. The method is characterized in that the designed measurement matrix can be generated in a self-adaptive mode according to different signals, the purposes of determinacy and storage of the matrix are both achieved, and combined with the Bayes compressed sensing recovery algorithm of a relevant vector machine, the priority of a layered structure is introduced. The design scheme passes simulation verification, it is confirmed that the good signal recovery effect can be obtained, and the error range of recovered signals can be evaluated. The method is suitable for wireless signal transmission occasions in the information and communication technology.

Description

A kind of Bayes's compressed sensing signal recovery method based on adaptive observation matrix
Technical field
The present invention relates to Information & Communication Technology field, be specifically related to a kind of Bayes's compressed sensing signal recovery method.
Background technology
Compressed sensing technology can sample and can recover in high quality primary signal with very low sampling rate signal, solved the immense pressure of signal sampling, transmission and storage that people cause the great demand amount of information.The design of observing matrix and restoration methods is two parts very crucial in compressed sensing process.
Observing matrix is mainly divided into random observation matrix and certainty observing matrix.The recovery precision of random observation matrix is high, but its uncertain meeting bring difficulty to matrix stores and hardware realization; Certainty observing matrix can be saved memory space, be easy to hardware and realize, but its recovery effects is poor.Adaptive observation matrix is the nearly 2 years a kind of more novel observing matrix methods for designing that propose, and it is to generate corresponding observing matrix by the prior information of signal or sparse coefficient, and its performance will significantly be better than random observation matrix and certainty observing matrix.
The recovery algorithms of compressed sensing is mainly divided into protruding relaxed algorithm, greedy algorithm and combinational algorithm.Protruding relaxed algorithm just can obtain good reconstruct effect by a small amount of measured value, but amount of calculation is large; Greedy algorithm computation burden is little, but the measured value that successful reconstruct needs is many; The computational speed of combinational algorithm is fast, but needs a large amount of and difficult sampled value obtaining.Bayes method is to propose for 08 year, and it combines the advantage of above algorithm, and the recovery precision of signal is very high.
Does existing compressed sensing Technology Need solve: the noiseproof feature that how adds strong algorithms by observing matrix reasonable in design? does how the recovery algorithms of advanced design make in the situation that amount of calculation is very little with just restoring signal accurately of less measured value?
Summary of the invention
The present invention is the problem that the precision in order to solve existing compressed sensing signal recovery method is low, thereby a kind of Bayes's compressed sensing signal recovery method based on adaptive observation matrix is provided.
Bayes's compressed sensing signal recovery method based on adaptive observation matrix, it is realized by following steps:
Step 1, the observing matrix Φ ' that utilizes M × N to tie up, pass through formula:
y=Φ′f=Φ′Ψw=Φw (1)
Obtain the M × 1 dimension measured value y of N × 1 dimension unknown signaling f; M, N are positive integer, and M < < N; Φ is perception matrix; Ψ is sparse base;
Wherein: the unknown signaling f of N × 1 dimension is expressed as:
f=Ψw (2)
In formula: w is the sparse signal of N × 1 dimension;
For observing matrix Φ ' is designed to adaptive observation matrix, be specially:
According to formula (1), in time domain, due to the information that unknown signaling f has comprised primary signal, time domain observing matrix is Φ ';
In sparse territory, because sparse signal w has also comprised the information of primary signal, sparse territory observing matrix is Φ; Given this, it is feasible that the nonzero coefficient in sparse signal w is obtained to measured value, is specially:
Formula (1) is out of shape, obtains:
y=Φ′w=Φ′Ψ -1f=Φf (3)
At sparse base Ψ, be orthogonal in the situation that, formula (3) becomes:
y=Φ′w=Φ′Ψ Tf=Φf (4)
Now, the observing matrix of time domain becomes Φ, and the observing matrix in sparse territory becomes Φ ';
In sparse signal w, the number of nonzero value is M, and M is positive integer; In sparse signal w, the position of i nonzero value is j, 1≤i≤M; 1≤j≤N;
The middle element φ ' of observing matrix Φ ' i,j=1, other element is all made as 0, as follows:
&phi; i , j &prime; = 1 , w j &NotEqual; 0 0 , w j = 0 - - - ( 5 )
Due to Φ=Φ ' Ψ t, the element therefore obtaining in Φ is:
φ i,kj,k (6)
In formula: 1≤k≤N; Here the Φ ' obtaining is the Φ in formula (1), and the Φ obtaining is the Φ ' in formula (1);
Step 2, the observation signal y that adopts the observing matrix Φ ' of step 1 acquisition by Bayes's compression sensing method, M × 1 to be tieed up carry out signal recovery, obtain the signal after recovering;
Be specially: because signal can produce noise in transmitting procedure, therefore the actual conditions of formula (2) should be:
y=Φ′f+n (7)
In formula, n is that average is 0, variances sigma 2unknown Gaussian noise;
According to sparse conversion coefficient, formula (7) is rewritten into following form:
y=Φ′Ψw+n=Φw+n (8)
Utilize the sparse property of w, the approximation of primary signal obtains by the optimization problem that solves following formula:
w ^ = arg w min { | | y - &Phi;w | | 2 2 + &tau; | | w | | 0 } - - - ( 9 )
Wherein: || w|| 0the l of sparse signal w 0norm;
Use l 1norm replaces l 0norm, is converted into above formula:
w ^ = arg w min { | | y - &Phi;w | | 2 2 + &tau; | | w | | 1 } - - - ( 10 )
Make w srepresent M maximum value in a N dimensional vector w, a remaining N-M value is made as 0; Vector w edivide and represent N-M element minimum in w, remaining element is set to 0;
Obtain thus:
w=w s+w e (11)
With
y=Φw=Φw s+Φw e=Φw s+n e (12)
In formula: n e=Φ w e;
According to Central Limit Theorem, n ein element be 0 by an average Gaussian noise is approximate, consider the compressed sensing noise n that comprises in sampling process itself simultaneously mtherefore, have:
y=Φw s+n e+n m=Φw s+n (13)
Gauss's likelihood model of measured value y is:
p ( y | w s , &sigma; 2 ) = ( 2 &pi; &sigma; 2 ) - K / 2 exp ( - 1 2 &sigma; 2 | | y - &Phi; w s | | 2 ) - - - ( 14 )
By estimating sparse vector w swith noise variance σ 2, the restoring signal of acquisition measured value y, the Bayes's compressed sensing signal completing based on adaptive observation matrix recovers.
In step 2, estimate sparse vector w swith noise variance σ 2method be: adopt posterior probability density function method realize, be specially:
First, each the element priori in sparse signal w being defined as to average is 0 Gaussian Profile:
p ( w | &alpha; ) = &Pi; i = 1 N N ( w i | 0 , &alpha; i - 1 ) - - - ( 15 )
Wherein: α iit is the precision of Gaussian probability-density function;
Then, make the priori of α obey Γ distribution:
p ( &alpha; | a , b ) = &Pi; i = 1 N &Gamma; ( &alpha; i | a , b ) - - - ( 16 )
In conjunction with formula (15) and (16), obtain the priori probability density function of w:
p ( w | a , b ) = &Pi; i = 1 N &Integral; 0 &infin; N ( w i | 0 , &alpha; i - 1 ) &Gamma; ( &alpha; i | a , b ) d &alpha; i - - - ( 17 )
Wherein:
Figure BDA0000478753470000047
Γ (α i| a, b) d α iobey student-t(Student-t) distribute;
Suppose super parameter alpha and α 0known, provide measured value y and matrix Φ, the posterior probability density function of w is analytically expressed as multivariable Gaussian Profile so, and its average and variance are:
μ=α 0∑Φ Ty (18)
∑=(α 0Φ TΦ+A) -1 (19)
Wherein: A=diag (α 1, α 2..., α n);
At RVM(Relevance Vector Machine, Method Using Relevance Vector Machine) in, super parameter alpha and α 0by Type-II type ML(Type-II Maximum Likelihood, II type maximum likelihood) process estimates, this approaching used α and α 0point estimation ask the maximum of their marginal likelihood functions;
Application EM(Expectation-maximization, greatest hope) algorithm, obtain:
&alpha; i new = &gamma; i &mu; i 2 , i &Element; { 1,2 , . . . , N } - - - ( 20 )
Wherein: μ ii the average of calculating in (18) formula, wherein ∑ iii the diagonal element that (19) formula calculates;
For noise variance σ 2=1/ α 0, differential is estimated again:
1 &alpha; 0 new = &Delta; | | y - &Phi;&mu; | | 2 2 K - &Sigma; i &gamma; i - - - ( 21 )
Finally to w and α, α 0the iterative computation that hockets, the result to the last obtaining convergence.
The present invention has adopted a kind of adaptive observing matrix in the design of observing matrix, and it is different from random observation matrix and certainty observing matrix.This adaptive observing matrix can not generate the in the situation that of signal the unknown, it is, according to the prior information of signal and sparse coefficient, the element in observing matrix is carried out to self adaptation adjustment, amplify signal component and suppressed noise component(s), so just greatly improved the noise robustness of algorithm and final signal and recovered precision.
Signal recovery algorithms of the present invention has adopted a kind of Bayes's compressed sensing algorithm based on Method Using Relevance Vector Machine, it has used Method Using Relevance Vector Machine to suppose priori estimated parameter on the basis of Bayesian frame, in consuming time and recovery effects, obtain good effect in the recovery of signal, and this algorithm can also provide the scope of error, this is that other compressed sensing recovery algorithms can not be accomplished.
Can obtain by emulation, use gaussian random matrix as observing matrix, in the time that signal to noise ratio is 20, the normalized mean squared error NMSE=0.045472 of BP algorithm; Signal to noise ratio is 5 o'clock, NMSE=0.39902.Use gaussian random matrix as observing matrix, in the time that signal to noise ratio is 20, the normalized mean squared error NMSE=0.054129 of OMP algorithm; Signal to noise ratio is 5 o'clock, NMSE=0.52724.Use the adaptive observation matrix of the present invention's design, in the time that signal to noise ratio is 20, the normalized mean squared error NMSE=0.002313 of the BCS algorithm based on RVM; Signal to noise ratio is 5 o'clock, NMSE=0.048724.The method has been controlled at recovery error in 5%, has had large increase than conventional method recovery error of 40% left and right in low signal-to-noise ratio situation.
The present invention has applied Bayes's compressed sensing signal recovery method on a kind of basis of adaptive observation matrix, finally obtained computing time short, recover precision high, noiseproof feature good and provide recovery error excellent results.
Accompanying drawing explanation
Fig. 1 is in the situation of SNR=20, primary signal analogous diagram, wherein signal length N=512, degree of rarefication K=20;
Fig. 2 is in the situation of SNR=20, noisy signal analogous diagram, wherein signal length N=512;
Fig. 3 is in the situation of SNR=20, uses random Gaussian matrix B P algorithm restoring signal analogous diagram, wherein signal length N=512, measured value M=100;
Fig. 4 is in the situation of SNR=5, noisy signal analogous diagram, wherein signal length N=512;
Fig. 5 is in the situation of SNR=5, uses random Gaussian matrix B P algorithm recovery effects analogous diagram, wherein signal length N=512, measured value M=100;
Fig. 6 is in the situation of SNR=20, uses adaptive matrix BP algorithm recovery effects analogous diagram of the present invention, wherein signal length N=512, measured value M=100;
Fig. 7 is in the situation of SNR=5, uses adaptive matrix BP algorithm recovery effects analogous diagram of the present invention, wherein signal length N=512, measured value M=100;
Fig. 8 is the level prior model of the Bayes's compressed sensing algorithm based on Method Using Relevance Vector Machine;
Fig. 9 is in the situation of SNR=20, uses random Gaussian matrix OMP algorithm recovery effects analogous diagram, wherein signal length N=512, measured value M=100;
Figure 10 is in the situation of SNR=5, uses random Gaussian matrix OMP algorithm recovery effects analogous diagram, wherein signal length N=512, measured value M=100;
Figure 11 is in the situation of SNR=20, uses the Bayes compressed sensing algorithm recovery effects analogous diagram of random Gaussian matrix based on Method Using Relevance Vector Machine, wherein signal length N=512, measured value M=100;
Figure 12 is in the situation of SNR=5, uses the Bayes compressed sensing algorithm recovery effects analogous diagram of random Gaussian matrix based on Method Using Relevance Vector Machine, wherein signal length N=512, measured value M=100;
Embodiment
Embodiment one, a kind of Bayes's compressed sensing signal recovery method based on adaptive observation matrix,
Compressive sensing theory comprises three following steps:
1), the unknown signaling f of N × 1 dimension is sparse under linear base Ψ (N × N), that is:
f=Ψw (2)
Wherein: w is the sparse signal of N × 1 dimension, and its most of coefficient is all 0;
2), utilize the observing matrix Φ ' of M × N dimension to obtain measured value:
y=Φ′f=Φ′Ψw=Φw (1)
Wherein: y is the measured value of M × 1 dimension, Φ=Φ ' Ψ is the perception matrix of M × N dimension;
3) known Φ ', Ψ, y, selects suitable recovery algorithms to recover f:
f ^ = &Phi; &prime; - 1 y
1, the method for designing of observing matrix
The design of observing matrix Φ ' of the present invention has adopted a kind of adaptive method.According to formula (1), matrix Φ ' can be called to time domain observing matrix, matrix Φ is called to sparse territory observing matrix.
In time domain, the information that signal f has comprised primary signal; In sparse territory, vectorial w has also comprised the information of primary signal.Given this, getting nonzero coefficient in w, to obtain measured value be also feasible.Formula (1) is out of shape, obtains:
y=Φ′w=Φ′Ψ -1f=Φf (3)
If sparse base Ψ is orthogonal, formula (3) can become:
y=Φ′w=Φ′Ψ Tf=Φf (4)
Concerning the observation of time domain, observing matrix just becomes Φ like this.
Due to Φ=Φ ' Ψ t, sparse territory is determined, Ψ talso just determine, what therefore mainly need analysis is the design of Φ '.Observation type (4) discovery, measured value y is actually the nonzero value in sparse vector w, and therefore the object of matrix Φ ' is extracted nonzero value exactly from w.As long as find the position of nonzero value in w, just can determine the composition of matrix Φ '.
In vector w, the number of nonzero value is M, and the position of the individual nonzero value of i in w (1≤i≤M) is j (1≤j≤N), the middle element φ ' of matrix Φ ' i,j=1, other element is all made as 0, as follows:
&phi; i , j &prime; = 1 , w j &NotEqual; 0 0 , w j = 0 1 &le; i &le; M , 1 &le; j &le; N - - - ( 6 )
Element in matrix Φ ' only has 0 and 1, and wherein 1 number is M.After matrix Φ ' obtains, the element of matrix Φ also just can obtain.Due to Φ=Φ ' Ψ t, the element therefore obtaining in Φ is:
φ i,k=ψ j,k1≤i≤M,1≤j≤N,1≤k≤N (7)
Next if time-domain signal f is observed, use so Φ to obtain measured value y, if sparse coefficient vector w is observed, use so Φ ' to obtain measured value y.Because observing matrix is determined by signal, the observing matrix that different signals obtains is different, and the observing matrix of therefore constructing in the present invention is called adaptive observation matrix.
Fig. 3,5 and Fig. 6,7 be respectively use random Gaussian observing matrix and while using adaptive observation matrix of the present invention the signal of BP algorithm recover analogous diagram, we can see, the recovery error that uses adaptive observation matrix to obtain will be far smaller than the error that uses random Gaussian observing matrix to produce.
2, the method for designing of recovery algorithms
What the recovery algorithms in the present invention adopted is Bayes (BCS) the compressed sensing algorithm based on Method Using Relevance Vector Machine (RVM).Because signal can produce noise in transmitting procedure, therefore the ideal situation of formula (1) should change into
y=Φ′f+n (7)
We can be write formula (8) as following form according to sparse conversion coefficient:
y=Φ′Ψw+n=Φw+n (8)
According to compressive sensing theory, in the time that the quantity of measured value is less than the quantity of signal coefficient (M < < N), use suitable recovery algorithms just can determine and in situation, accurately recover initialize signal f at some.Due to M < < N, the inverse problem of direct solution formula (9) is an ill-conditioning problem, cannot direct solution.
Utilize the sparse property of w, the approximation of primary signal can obtain by the optimization problem that solves following formula:
w ^ = arg w min { | | y - &Phi;w | | 2 2 + &tau; | | w | | 0 } &CenterDot; - - - ( 10 )
Wherein || w|| 0the l of w 0norm.This optimization problem is a np hard problem, therefore needs to simplify, and the most frequently used method is to use l 1norm replaces l 0norm, this optimization problem is just converted into following formula:
w ^ = arg w min { | | y - &Phi;w | | 2 2 + &tau; | | w | | 0 } &CenterDot; - - - ( 11 )
We allow w srepresent M maximum value in a N dimensional vector w, a remaining N-M value is made as 0.Similarly, vectorial w edivide and represent N-M element minimum in w, remaining element is set to 0.Obtain thus:
w=w s+w e (11)
With:
y=Φw=Φw s+Φw e=Φw s+n e (12)
Wherein n e=Φ w e;
Because Φ obtains by stochastical sampling, so according to Central Limit Theorem, n ein element can be 0 by an average Gaussian noise is approximate, consider the compressed sensing noise n that comprises in sampling process itself simultaneously mso, have:
y=Φw s+n e+n m=Φw s+n (13)
In formula, n is that average is 0, variances sigma 2unknown Gaussian noise.Gauss's likelihood model of y is:
p ( y | w s , &sigma; 2 ) = ( 2 &pi; &sigma; 2 ) - K / 2 exp ( - 1 2 &sigma; 2 | | y - &Phi; w s | | 2 ) - - - ( 14 )
Through analysis above, compressed sensing problem changes into w sthe linear regression problem of sparse constraint.
Suppose known Φ, that need estimation is sparse vector w swith noise variance σ 2, need to find their posterior probability density function.
In RVM, introduce the priori of layering, it has similar character to Laplace priori, but it allows conjugate exponent analysis.First, each the element priori in w being defined as to average is 0 Gaussian Profile:
p ( w | &alpha; ) = &Pi; i = 1 N N ( w i | 0 , &alpha; i - 1 ) - - - ( 15 )
Wherein: α iit is the precision of Gaussian probability-density function.Then the priori of, supposing α is obeyed Γ distribution:
p ( &alpha; | a , b ) = &Pi; i = 1 N &Gamma; ( &alpha; i | a , b ) - - - ( 16 )
In conjunction with formula (15) and (16), obtain the priori of w
p ( w | a , b ) = &Pi; i = 1 N &Integral; 0 &infin; N ( w i | 0 , &alpha; i - 1 ) &Gamma; ( &alpha; i | a , b ) d &alpha; i - - - ( 17 )
Wherein:
Figure BDA0000478753470000098
Γ (α i| a, b) d α iobeying Student-t distributes.
In the time that the selection of a and b is suitable, Student-t is distributed in w i=0 place obtains peak value, and therefore the priori in (17) formula has promoted the sparse property of w.Similarly, can select Γ priori for noise variance.
Suppose super parameter alpha and α 0known, provide measured value y and matrix Φ, the posteriority of w can analytically be expressed as multivariable Gaussian Profile so, and its average and variance are:
μ=α 0∑Φ Ty (18)
∑=(α 0Φ TΦ+A) -1 (19)
Wherein: A=diag (α 1, α 2..., α n).
In RVM, super parameter alpha and α 0estimate by Type-II type ML process, this approaching used α and α 0point estimation ask the maximum of their marginal likelihood functions.Application EM algorithm, obtains:
&alpha; i new = &gamma; i &mu; i 2 , i &Element; { 1,2 , . . . , N } - - - ( 20 )
Wherein: μ ii the average of calculating in (18) formula,
Figure BDA0000478753470000096
wherein ∑ iii the diagonal element that (19) formula calculates.
For noise variance σ 2=1/ α 0, differential is estimated again:
1 &alpha; 0 new = &Delta; | | y - &Phi;&mu; | | 2 2 K - &Sigma; i &gamma; i - - - ( 21 )
Then to w and α, α 0the iterative computation that hockets, the result to the last obtaining convergence.
The level prior model of this algorithm as shown in Figure 8.Fig. 9,10,11 and 12 is respectively that the signal of OMP algorithm and the BCS algorithm based on RVM recovers analogous diagram in the situation that of same use random Gaussian observing matrix.Observation can obtain, and the BCS algorithm based on RVM will be higher than OMP algorithm in the recovery precision of signal, and the estimation of error range is provided.
The present invention has following characteristics and marked improvement:
1, the present invention, with the basis that is designed to of adaptive observation matrix in compressed sensing, obtains a kind of design of compression sensing method in conjunction with Bayes's compressed sensing algorithm.The observing matrix of its design can generate adaptively according to unlike signal, has obtained extraordinary signal recovery effects in conjunction with Bayes's compressed sensing recovery algorithms, and can estimate the error range of restoring signal.
2, in compressed sensing scheme of the present invention, the design of observing matrix is to generate corresponding observing matrix by the prior information of sparse coefficient, and its performance will significantly be better than other random observation matrixes and certainty observing matrix.
3, the present invention has introduced the theory of Bayesian inference and Method Using Relevance Vector Machine in the design of compressed sensing recovery algorithms, makes algorithm combine the advantage of protruding relaxed algorithm and greedy algorithm, and signal recovers precision and computing is consuming time has all reached satisfied result.
4, in the design of adaptive observation matrix of the present invention, need to find out the nonzero value in sparse vector, then the element of relevant position in observing matrix is set to 1, other element is made as 0, and this noiseproof feature for algorithm is very helpful.Find by emulation, compared with other observing matrix, this adaptive observing matrix recovers precision significant raising.
In 5 Bayes's recovery algorithms of the present invention, introduce the structure of layering priori, and super parameter has wherein been estimated with Method Using Relevance Vector Machine.Find by emulation, compared with other recovery algorithms, this recovery algorithms that the present invention proposes is higher to the recovery precision of signal, and the error range of signal can be provided.

Claims (2)

1. the Bayes's compressed sensing signal recovery method based on adaptive observation matrix, is characterized in that: it is realized by following steps:
Step 1, the observing matrix Φ ' that utilizes M × N to tie up, pass through formula:
y=Φ′f=Φ′Ψw=Φw (1)
Obtain the M × 1 dimension measured value y of N × 1 dimension unknown signaling f; M, N are positive integer, and M < < N; Φ is perception matrix; Ψ is sparse base;
Wherein: the unknown signaling f of N × 1 dimension is expressed as:
f=Ψw (2)
In formula: w is the sparse signal of N × 1 dimension;
For observing matrix Φ ' is designed to adaptive observation matrix, be specially:
According to formula (1), in time domain, due to the information that unknown signaling f has comprised primary signal, time domain observing matrix is Φ ';
In sparse territory, because sparse signal w has also comprised the information of primary signal, sparse territory observing matrix is Φ;
Nonzero coefficient in sparse signal w is obtained to measured value, is specially:
Formula (1) is out of shape, obtains:
y=Φ′w=Φ′Ψ -1f=Φf (3)
At sparse base Ψ, be orthogonal in the situation that, formula (3) becomes:
y=Φ′w=Φ′Ψ Tf=Φf (4)
Now, the observing matrix of time domain becomes Φ, and the observing matrix in sparse territory becomes Φ ';
In sparse signal w, the number of nonzero value is M, and M is positive integer; In sparse signal w, the position of i nonzero value is j, 1≤i≤M; 1≤j≤N;
The middle element φ ' of observing matrix Φ ' i,j=1, other element is all made as 0, as follows:
&phi; i , j &prime; = 1 , w j &NotEqual; 0 0 , w j = 0 - - - ( 5 )
Due to Φ=Φ ' Ψ t, the element therefore obtaining in Φ is:
φ i,kj,k (6)
In formula: 1≤k≤N; Here the Φ ' obtaining is the Φ in formula (1), and the Φ obtaining is the Φ ' in formula (1);
Step 2, the observation signal y that adopts the observing matrix Φ ' of step 1 acquisition by Bayes's compression sensing method, M × 1 to be tieed up carry out signal recovery, obtain the signal after recovering;
Be specially: because signal can produce noise in transmitting procedure, therefore the actual conditions of formula (2) should be:
y=Φ′f+n (7)
In formula, n is that average is 0, variances sigma 2unknown Gaussian noise;
According to sparse conversion coefficient, formula (7) is rewritten into following form:
y=Φ′Ψw+n=Φw+n (8)
Utilize the sparse property of w, the approximation of primary signal obtains by the optimization problem that solves following formula:
w ^ = arg w min { | | y - &Phi;w | | 2 2 + &tau; | | w | | 0 } - - - ( 9 )
Wherein: || w|| 0the l of sparse signal w 0norm;
Use l 1norm replaces l 0norm, is converted into above formula:
w ^ = arg w min { | | y - &Phi;w | | 2 2 + &tau; | | w | | 1 } - - - ( 10 )
Make w srepresent M maximum value in a N dimensional vector w, a remaining N-M value is made as 0; Vector w erepresent N-M element minimum in w, remaining element is set to 0;
Obtain thus:
w=w s+w e (11)
With
y=Φw=Φw s+Φw e=Φw s+n e (12)
In formula: n e=Φ w e;
According to Central Limit Theorem, n ein element be 0 by an average Gaussian noise is approximate, consider the compressed sensing noise n that comprises in sampling process itself simultaneously mtherefore, have:
y=Φw s+n e+n m=Φw s+n (13)
Gauss's likelihood model of measured value y is:
p ( y | w s , &sigma; 2 ) = ( 2 &pi; &sigma; 2 ) - K / 2 exp ( - 1 2 &sigma; 2 | | y - &Phi; w s | | 2 ) - - - ( 14 )
By estimating sparse vector w swith noise variance σ 2, the restoring signal of acquisition measured value y, the Bayes's compressed sensing signal completing based on adaptive observation matrix recovers.
2. a kind of Bayes's compressed sensing signal recovery method based on adaptive observation matrix described in 1 as requested, is characterized in that estimating in step 2 sparse vector w swith noise variance σ 2method be: adopt posterior probability density function method realize, be specially:
First, each the element priori in sparse signal w being defined as to average is 0 Gaussian Profile:
p ( w | &alpha; ) = &Pi; i = 1 N N ( w i | 0 , &alpha; i - 1 ) - - - ( 15 )
Wherein: α iit is the precision of Gaussian probability-density function;
Then, make the priori of α obey Γ distribution:
p ( &alpha; | a , b ) = &Pi; i = 1 N &Gamma; ( &alpha; i | a , b ) - - - ( 16 )
In conjunction with formula (15) and (16), obtain the priori probability density function of w:
p ( w | a , b ) = &Pi; i = 1 N &Integral; 0 &infin; N ( w i | 0 , &alpha; i - 1 ) &Gamma; ( &alpha; i | a , b ) d &alpha; i - - - ( 17 )
Wherein:
Figure FDA0000478753460000035
Γ (α i| a, b) d α iobeying Student-t distributes;
Suppose super parameter alpha and α 0known, provide measured value y and matrix Φ, the posterior probability density function of w is analytically expressed as multivariable Gaussian Profile so, and its average and variance are:
μ=α 0∑Φ Ty (18)
∑=(α 0Φ TΦ+A) -1 (19)
Wherein: A=diag (α 1, α 2..., α n);
In Method Using Relevance Vector Machine RVM, super parameter alpha and α 0estimate by Type-II type maximum likelihood process, this approaching used α and α 0point estimation ask the maximum of their marginal likelihood functions;
Application greatest hope algorithm, obtains:
&alpha; i new = &gamma; i &mu; i 2 , i &Element; { 1,2 , . . . , N } - - - ( 20 )
Wherein: μ ii the average of calculating in (18) formula,
Figure FDA0000478753460000042
wherein ∑ iii the diagonal element that (19) formula calculates;
For noise variance σ 2=1/ α 0, differential is estimated again:
1 &alpha; 0 new = &Delta; | | y - &Phi;&mu; | | 2 2 K - &Sigma; i &gamma; i - - - ( 21 )
Finally to w and α, α 0the iterative computation that hockets, the result to the last obtaining convergence.
CN201410100612.8A 2014-03-19 2014-03-19 Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix Active CN103840838B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410100612.8A CN103840838B (en) 2014-03-19 2014-03-19 Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410100612.8A CN103840838B (en) 2014-03-19 2014-03-19 Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix

Publications (2)

Publication Number Publication Date
CN103840838A true CN103840838A (en) 2014-06-04
CN103840838B CN103840838B (en) 2017-02-15

Family

ID=50804036

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410100612.8A Active CN103840838B (en) 2014-03-19 2014-03-19 Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix

Country Status (1)

Country Link
CN (1) CN103840838B (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104463927A (en) * 2014-12-12 2015-03-25 西安电子科技大学 Compressed sensing image reconstructing method based on multivariable observing and relevance constraining
CN104660268A (en) * 2014-11-19 2015-05-27 电子科技大学 Sparse signal processing method based on bayesian criterion
CN104660269A (en) * 2014-12-08 2015-05-27 中南大学 Generation method of sensing matrix for signal compressive sensing
CN104703216A (en) * 2015-02-04 2015-06-10 杭州电子科技大学 Energy-efficient-based detecting method of multi-task Bayes compressed sensing broadband spectrum
CN105206277A (en) * 2015-08-17 2015-12-30 西华大学 Voice compression method base on monobit compression perception
WO2016112798A1 (en) * 2015-01-14 2016-07-21 Huawei Technologies Co., Ltd. Non-underdetermined estimation for compressed sensing
CN106027061A (en) * 2016-05-06 2016-10-12 南京信息工程大学 Lamb wave compression sensing method based on adaptive observation matrix
CN106130563A (en) * 2016-06-17 2016-11-16 西安电子科技大学 A kind of threshold value based on compressed sensing signal shrinks iteration difference reconstructing method
CN106154219A (en) * 2015-04-22 2016-11-23 常熟海量声学设备科技有限公司 A kind of new Acoustic Object direction estimation method
CN107689796A (en) * 2017-07-28 2018-02-13 同济大学 A kind of fault-tolerant decompressing method of lossless compression file based on prior information
CN107704724A (en) * 2017-11-01 2018-02-16 河海大学 The parameter selection method of Bayes's compressed sensing based on Meridian distributions
CN107796788A (en) * 2016-08-29 2018-03-13 南京理工大学 The sensing matrix measuring method of maximum algorithm it is expected based on variation Bayes
CN108680907A (en) * 2018-04-27 2018-10-19 常熟理工学院 A kind of compressed sensing MIMO radar disturbance restraining method based on observing matrix
CN108919192A (en) * 2018-05-02 2018-11-30 浙江工业大学 A kind of radar signal measurement method based on Bayes's compressed sensing
CN108988867A (en) * 2018-07-26 2018-12-11 深圳大学 Perception matrix construction methods, system and the storage medium of volume measured compressed perception
CN110133628A (en) * 2019-06-13 2019-08-16 哈尔滨工业大学 A kind of restoration methods of LFM Signal Embeded in Strong Interference in short-term
CN113027427A (en) * 2019-12-25 2021-06-25 中石化石油工程技术服务有限公司 Credibility-containing formation pressure while drilling correction method based on Bayesian theory
CN113556130A (en) * 2021-07-21 2021-10-26 中国人民解放军国防科技大学 Stable complex field multitask Bayes compressed sensing method
CN114159048A (en) * 2021-12-06 2022-03-11 河南牧原智能科技有限公司 Method for detecting respiratory rate of swinery and related product
CN116582132A (en) * 2023-07-06 2023-08-11 广东工业大学 Compressed sensing reconstruction method and system based on improved structured disturbance model

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102638802A (en) * 2012-03-26 2012-08-15 哈尔滨工业大学 Hierarchical cooperative combined spectrum sensing algorithm
CN103346847A (en) * 2013-06-21 2013-10-09 哈尔滨工业大学 United compressing spectrum sensing method based on iteration attack detection

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102638802A (en) * 2012-03-26 2012-08-15 哈尔滨工业大学 Hierarchical cooperative combined spectrum sensing algorithm
CN103346847A (en) * 2013-06-21 2013-10-09 哈尔滨工业大学 United compressing spectrum sensing method based on iteration attack detection

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CHEN S B ETC: "Atomic Decomposition by basis pursuit", 《SIAM JOURNAL ON SCIENTIFIC COMPUTING》 *
王臣昊等: "基于优化贝叶斯压缩感知算法的频谱检测", 《信号处理》 *
肖小潮等: "一种基于最优观测矩阵的自适应贝叶斯压缩信道感知联合机制", 《电子与信息学报》 *
赵玉娟等: "压缩感知自适应观测矩阵设计", 《信号处理》 *

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104660268A (en) * 2014-11-19 2015-05-27 电子科技大学 Sparse signal processing method based on bayesian criterion
CN104660269A (en) * 2014-12-08 2015-05-27 中南大学 Generation method of sensing matrix for signal compressive sensing
CN104660269B (en) * 2014-12-08 2017-08-25 中南大学 A kind of perception matrix generating method perceived for Signal Compression
CN104463927B (en) * 2014-12-12 2017-06-16 西安电子科技大学 Compressed sensing image reconstructing method based on changeable discharge observation and correlation constraint
CN104463927A (en) * 2014-12-12 2015-03-25 西安电子科技大学 Compressed sensing image reconstructing method based on multivariable observing and relevance constraining
US9692619B2 (en) 2015-01-14 2017-06-27 Huawei Technologies Co., Ltd. Non-underdetermined estimation for compressed sensing
CN107113101A (en) * 2015-01-14 2017-08-29 华为技术有限公司 Non- for compressed sensing owes fixed estimation
CN107113101B (en) * 2015-01-14 2020-08-14 华为技术有限公司 Ununderdetermined estimation for compressed sensing
WO2016112798A1 (en) * 2015-01-14 2016-07-21 Huawei Technologies Co., Ltd. Non-underdetermined estimation for compressed sensing
CN104703216A (en) * 2015-02-04 2015-06-10 杭州电子科技大学 Energy-efficient-based detecting method of multi-task Bayes compressed sensing broadband spectrum
CN106154219A (en) * 2015-04-22 2016-11-23 常熟海量声学设备科技有限公司 A kind of new Acoustic Object direction estimation method
CN105206277A (en) * 2015-08-17 2015-12-30 西华大学 Voice compression method base on monobit compression perception
CN105206277B (en) * 2015-08-17 2019-06-14 西华大学 Voice compressing method based on single-bit compressed sensing
CN106027061A (en) * 2016-05-06 2016-10-12 南京信息工程大学 Lamb wave compression sensing method based on adaptive observation matrix
CN106130563B (en) * 2016-06-17 2019-12-06 西安电子科技大学 Threshold shrinkage iterative difference reconstruction method based on compressed sensing signal
CN106130563A (en) * 2016-06-17 2016-11-16 西安电子科技大学 A kind of threshold value based on compressed sensing signal shrinks iteration difference reconstructing method
CN107796788A (en) * 2016-08-29 2018-03-13 南京理工大学 The sensing matrix measuring method of maximum algorithm it is expected based on variation Bayes
CN107689796A (en) * 2017-07-28 2018-02-13 同济大学 A kind of fault-tolerant decompressing method of lossless compression file based on prior information
CN107689796B (en) * 2017-07-28 2021-03-26 同济大学 Lossless compressed file fault-tolerant decompression method based on prior information
CN107704724A (en) * 2017-11-01 2018-02-16 河海大学 The parameter selection method of Bayes's compressed sensing based on Meridian distributions
CN107704724B (en) * 2017-11-01 2020-04-03 河海大学 Bayesian compressed sensing parameter selection method based on Meridian distribution
CN108680907B (en) * 2018-04-27 2020-12-11 常熟理工学院 Compressive sensing MIMO radar interference suppression method based on observation matrix
CN108680907A (en) * 2018-04-27 2018-10-19 常熟理工学院 A kind of compressed sensing MIMO radar disturbance restraining method based on observing matrix
CN108919192B (en) * 2018-05-02 2020-10-09 浙江工业大学 Radar signal measurement method based on Bayesian compressed sensing
CN108919192A (en) * 2018-05-02 2018-11-30 浙江工业大学 A kind of radar signal measurement method based on Bayes's compressed sensing
CN108988867B (en) * 2018-07-26 2020-09-08 深圳大学 Method, system and medium for constructing compressed sensing matrix during matrix disturbance measurement
WO2020020001A1 (en) * 2018-07-26 2020-01-30 深圳大学 Method and system employing compressed sensing to construct sensing matrix when disturbances occur in measurement matrix, and a medium
CN108988867A (en) * 2018-07-26 2018-12-11 深圳大学 Perception matrix construction methods, system and the storage medium of volume measured compressed perception
CN110133628A (en) * 2019-06-13 2019-08-16 哈尔滨工业大学 A kind of restoration methods of LFM Signal Embeded in Strong Interference in short-term
CN113027427A (en) * 2019-12-25 2021-06-25 中石化石油工程技术服务有限公司 Credibility-containing formation pressure while drilling correction method based on Bayesian theory
CN113027427B (en) * 2019-12-25 2024-04-05 中石化石油工程技术服务有限公司 Credibility-containing stratum pressure while-drilling correction method based on Bayesian theory
CN113556130A (en) * 2021-07-21 2021-10-26 中国人民解放军国防科技大学 Stable complex field multitask Bayes compressed sensing method
CN113556130B (en) * 2021-07-21 2022-05-03 中国人民解放军国防科技大学 Stable complex field multitask Bayes compressed sensing method
CN114159048A (en) * 2021-12-06 2022-03-11 河南牧原智能科技有限公司 Method for detecting respiratory rate of swinery and related product
CN116582132A (en) * 2023-07-06 2023-08-11 广东工业大学 Compressed sensing reconstruction method and system based on improved structured disturbance model
CN116582132B (en) * 2023-07-06 2023-10-13 广东工业大学 Compressed sensing reconstruction method and system based on improved structured disturbance model

Also Published As

Publication number Publication date
CN103840838B (en) 2017-02-15

Similar Documents

Publication Publication Date Title
CN103840838A (en) Method for Bayes compressed sensing signal recovery based on self-adaptive measurement matrix
CN108322409B (en) Sparse OFDM channel estimation method based on generalized orthogonal matching pursuit algorithm
CN102833020B (en) Bayes compression broadband frequency spectrum detection method in cognitive radio network based on self-adaptive measurement
CN102938649B (en) Power quality data self-adapting reconstruction decompression method based on compressive sensing theory
CN103347268B (en) Based on the self-adapting compressing reconstructing method of energy efficiency observation in cognitive sensor network
CN104283825B (en) A kind of channel estimation methods perceived based on dynamic compression
CN102354395B (en) Sparse representation-based blind restoration method of broad image
CN103684472B (en) Reconfiguration method of adaptive signal of 1-Bit sparse level based on compression perception
CN107147397A (en) Towards the Fast Compression sensing reconstructing method of wearable device
CN104767535A (en) Low-complexity massive sparse signal reconstruction method
CN101588328A (en) A kind of combined estimation method of high-precision wireless channel parameterized model
CN103558498B (en) Based on the insulator pollution flashover leakage current signal sparse representation method of wavelet analysis
CN106656882B (en) A kind of signal synthesis method and system
CN106789766A (en) Sparse OFDM channel estimation method based on homotopy method
CN102915735B (en) Noise-containing speech signal reconstruction method and noise-containing speech signal device based on compressed sensing
CN106549675A (en) A kind of average dependent quadrature matching pursuit algorithm based on compressed sensing
Singh et al. Families of estimators of finite population variance using a random non-response in survey sampling
CN106301384A (en) A kind of signal reconfiguring method based on splits&#39; positions perception
CN109743269A (en) A kind of underwater sound OFDM channel reconstruction method based on data fitting
CN103346984A (en) Method for estimating local clustering sparse channel based on BSL0
CN103501182B (en) A kind of blind estimating method of convolutional code generator polynomial
CN105162740A (en) Single-channel time-frequency overlapping signal blind separation method
CN107592115A (en) A kind of sparse signal restoration methods based on non-homogeneous norm constraint
CN106656199A (en) Binary inner product orthogonal matching pursuit algorithm based on compressed sensing
CN104270210A (en) Soft-decision spectrum sensing method based on compression non-reconstruction

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant