WO2012094804A1 - Method and apparatus for measuring and recovering sparse signals - Google Patents
Method and apparatus for measuring and recovering sparse signals Download PDFInfo
- Publication number
- WO2012094804A1 WO2012094804A1 PCT/CN2011/070158 CN2011070158W WO2012094804A1 WO 2012094804 A1 WO2012094804 A1 WO 2012094804A1 CN 2011070158 W CN2011070158 W CN 2011070158W WO 2012094804 A1 WO2012094804 A1 WO 2012094804A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- dimension
- measurement
- sparse
- dth
- matrix
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims description 38
- 238000005259 measurement Methods 0.000 claims abstract description 129
- 239000011159 matrix material Substances 0.000 claims abstract description 75
- 238000007476 Maximum Likelihood Methods 0.000 claims abstract description 36
- 238000011084 recovery Methods 0.000 claims abstract description 31
- 238000001514 detection method Methods 0.000 claims abstract description 28
- 239000013598 vector Substances 0.000 claims description 75
- 238000013461 design Methods 0.000 abstract description 2
- 238000005516 engineering process Methods 0.000 abstract description 2
- 238000013139 quantization Methods 0.000 description 11
- 238000012545 processing Methods 0.000 description 9
- 238000005457 optimization Methods 0.000 description 5
- 238000013459 approach Methods 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 3
- 238000007792 addition Methods 0.000 description 2
- 230000002452 interceptive effect Effects 0.000 description 2
- 238000012804 iterative process Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 238000011160 research Methods 0.000 description 2
- 238000000342 Monte Carlo simulation Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 230000021615 conjugation Effects 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000003384 imaging method Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion 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/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/3059—Digital compression and data reduction techniques where the original information is represented by a subset or similar information, e.g. lossy compression
- H03M7/3062—Compressive sampling or sensing
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/16—Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
Definitions
- the application relates to compressive sensing technology.
- Compressive sensing is a recently developed technique. Considering the fact that a large part of natural and artificial signals have the sparse or near sparse property, the compressive sensing technique can find applications in many different areas like compressive imaging, compressive sampling, signal processing, data stream computing, and combinatorial group testing, etc.
- the reconstruction can be performed through minimizing
- This minimization problem is NP hard, sub-optimal algorithms have been investigated.
- Major classes of computationally feasible sparse signal recovery algorithms include convex relaxation, which approximates the 0 minimization problem by an € p minimization problem with p often chosen as 1 and solves this problem using convex optimization; matching pursuit, which iteratively refines a sparse solution by successively identifying one or more components that yield the greatest quality improvement; and Bayesian framework, which assumes a priori distribution that favors sparsity for the signal vector, and uses a maximum a posteriori estimator to incorporate the observation.
- convex relaxation which approximates the 0 minimization problem by an € p minimization problem with p often chosen as 1 and solves this problem using convex optimization
- matching pursuit which iteratively refines a sparse solution by successively identifying one or more components that yield the greatest quality improvement
- Bayesian framework which assumes a prior
- the measurement matrix A is sparse, i.e., it contains much more zero entries than non-zero entries in each column.
- the advantages of sparse measurement matrices include low computational complexity in both encoding and decoding, easy incremental updates to signals, and low storage requirement, etc. Much research has been devoted to CS with sparse measurement matrices, but most of them fail to achieve the linear decoding complexity and performance bound at the same time.
- Typical examples of existing algorithms include matching pursuit and convex optimization. The matching pursuit type of algorithms can asymptotically achieve the lower bound of the sketch length with a linear recovery complexity.
- One major disadvantage of the convex optimization type of algorithms is their higher recovery complexity, which grows in a polynomial order with the signal length N as O(N 3 ).
- the method may further comprise the steps of: using D maximum likelihood detectors to respectively perform maximum likelihood detection for D dimensions, wherein the dt maximum likelihood detector is used for performing maximum likelihood detection for the dth dimension; repeating above step for a plurality of iterations until a predetermined condition is satisfied; and estimating the source symbols in the sparse signal vector based on the output of the Dth maximum likelihood detector in the last iteration.
- the measurement matrix A in the first aspect of the invention allows simple maximum likelihood detection in each dimension, which fully exploits the digital nature of sparse signals and provides a computationally feasible locally optimal detection for each dimension.
- the multi-dimensional structure of measurement matrix enables iterative information exchange between dimensions to get a near global-optimal estimation result.
- the measurement matrix A in the first aspect of the invention is sparse, i.e., it contains much more zero entries than non-zero entries in each column.
- the sparsity of measurement matrix has several attractive properties, like low computational complexity in both encoding and recovery, easy incremental updates to signals and low storage requirements, etc.
- a method for processing analog sparse signals comprises the step of: performing a linear measurement to a length-N K-sparse signal vector x with a MxN measurement matrix A to obtain a length-M measurement vector y , wherein the measurement matrix A is denoted by:
- the method may further comprise the steps of:
- n d (i is the index of x t in the dth. permutated version and ⁇ (/) the inverse operation of n,(0 ;
- the method further comprises:
- 5c represents the recovered sparse signal vector, in which the un-recovered symbols are set to 0;
- the special structure of the measurement matrix A in the second aspect of the invention leads to some interesting features of the measurement symbols, as will be explained later, which can be exploited to design a very simple recovery algorithm in each iteration.
- An iterative process is used to recover the source signal step by step, starting with symbols easier to recover, and canceling the contributions of already-recovered symbols to facilitate the recovery of other symbols.
- a near global-optimal solution can be obtained.
- the complexity needed grows only linearly with the source signal length N.
- the multi-dimensional structure and the random permutation matrices guarantee that each measurement statistically provides (directly or indirectly) some useful information to all source symbols, which is crucial for the good performance of the proposed technique.
- the technical solution in the second aspect of the invention can achieve the empirical sketch length lower bound and linear complexity at the same time.
- the good empirical performance and low complexity makes it a good and practical alternative solution to compressive sensing with sparse measurement matrices.
- Fig. 1 shows a flowchart of processing digital sparse signals according to one embodiment
- Fig. 2 shows the principle of the interactive algorithm used in Fig. 1 ;
- Fig.4 shows a flowchart of processing analog sparse signals according to another embodiment
- Fig. 5 shows the relationship between the measurement number M and Klog 2 (N/K) of the embodiment of Fig. 4;
- Fig.l shows a flowchart of processing digital sparse signals according to one embodiment.
- Step SI 1 a linear measurement (i.e. encoding) is performed to a length-N digital sparse signal vector x with a MxN measurement matrix A to obtain a length-M measurement vector y , wherein M «N.
- x can be recovered from the measurement vector y as below,
- n is a length-M noise vector with zero mean and ⁇ ( ⁇ ⁇ ⁇ 2 ) ⁇ 2
- the measurement matrix A is designed as follows:
- the permutation matrices ⁇ are independently and randomly generated for D dimensions.
- the non-zero entries in ⁇ A d ⁇ are Gaussian random variables.
- the encoding process can be implemented as follows.
- the symbols in the jth group of the dth permutated version are weighted by the corresponding non-zero entries in the y ' fh row of A d , and then linearly superimposed to generate the y ' fh measurement symbol in this dimension.
- a quantization process is applied to digitalize the measurement symbols.
- the quantization error is represented by the noise vector n in formula (1).
- S denote the number of quantization levels
- p (s) the probability that a measurement symbol is quantized to level-S.
- N The average bit number per source symbol can be adjusted via the selection of D, L and S.
- ML detection can fully exploit the digital nature of the source signal, and provide a locally optimal solution for each dimension.
- the multi-dimensional structure allows the iterative information exchange between dimensions to achieve a near global-optimal estimation.
- the independent random permutation matrices in different dimensions guarantee that statistically each measurement can provide (directly or indirectly) some useful information to all symbols in the digital sparse signal vector x , as the symbols contributing to different measurements in one dimension might be group together and contribute to the same measurement in other dimensions. This means that the information provided by one measurement to its associated L symbols might help the detection of other symbols if these L symbols are group with other symbols in other dimensions.
- Such a property is fully exploited in the iterative recovery algorithm to greatly enhance the noise-resistance ability of the proposed technique.
- Step S 12 D maximum likelihood detectors are used to respectively perform maximum likelihood detection for D dimensions. That is to say, each maximum likelihood detector is responsible for the detection of one dimension, as shown in Fig. 2.
- Fig. 2 shows the principle of the interactive algorithm, where "DET-d” is the local detector of the dth. dimension, “T” denotes a delay of one iteration and “/" denotes the division operation.
- each local detector the ML detection is performed to each group of L symbols based on their noisy measurement symbol and a priori information.
- the output of each detector is a posteriori information of the source symbols in the digital sparse signal vector x , which is used to refine the local detection in other dimensions in the next iteration.
- the a posteriori probabilities generated in the dth dimension are used to update the a priori probabilities in the (mod(i/, D)+l)th dimension as
- Step SI 3 repeating above procedure for a plurality of iterations until a predetermined condition is satisfied.
- the predetermined condition may for example comprise any of the followings:
- Step SI 4 the source symbols ⁇ x, ⁇ in the digital sparse signal vector x is estimated based on the output of the Dth maximum likelihood detector in the last iteration.
- the complexity of the above proposed iterative algorithm in this embodiment is O(NDQ L /L), which is much lower than that of the optimal solution O(Q N ) as L is much smaller than N and does not grow with N. Notice that a smaller L will lead to a larger measurement number M for a fixed D. Then by adjusting the values of D and L, different tradeoffs between the computational complexity and measurement number can be achieved.
- the entries of X are i.i.d. variables with a probability o ⁇ p ⁇ ) of being "0" ("1") and po»p ⁇ -
- the measurement matrix A is generated according to formula (2) and (3) with the non-zero entries i.i.d. Gaussian random variables with zero-mean and unit variance.
- the measurement matrix A is normalized such that each row has a unit norm.
- Fig. 3a and 3b show the comparison of the rate-distortion performance between the above proposed technical solution and two conventional techniques based on random Gaussian sensing matrix, Lasso algorithm and Bayesian framework, respectively. The minimum number of bits needed per source symbol for lossless recovery is also shown for reference.
- the number of bits needed per source symbol ⁇ can be calculated. Adjust D from 1 to 4 and L from 10 to 12 to obtain different values of ⁇ from 0.14 to 1.
- Fig. 3 the minimum number of bits needed per source symbol for lossless compression via entropy coding.
- the rate-distortion performances of two conventional approaches are also included, which are based on random Gaussian sensing matrices, and employ convex relaxation (please refer to [R. Gribonval and M. Nielsen, “Highly sparse representations from dictionaries are unique and independent of the sparseness measure,” Aalborg Univ., Aalborg, Denmark, Tech. Rep., Oct. 2003.], and [J. A. Tropp, “Just relax: Convex programming methods for identifying sparse signals in noise," IEEE Trans. Inf. Theory, vol. 52, no. 3, pp. 1030-1051, Mar.
- Bayesian framework please refer to [S. Ji, Y. Xue and L. Carin, "Bayesian compressive sensing,” IEEE Trans. Signal Processing, vol. 56, no. 6, pp. 2346-2356, June
- Fig.4 shows a flowchart of processing analog sparse signals according to another embodiment.
- x can be recovered from the measurement vector y as below,
- the measurement matrix A is designed as follows:
- Ii d is a NxN random permutation matrix
- a d is an JxN matrix which designed as follows:
- the encoding operation can be implemented as follows.
- the symbols in the y ' th group of the dth permutated version are weighted by the corresponding non-zero entries in the th row of A d , and then linearly superimposed to generate the y ' th measurement in this dimension.
- Every source symbol x, in the sparse signal vector x is associated with D measurements, each in one dimension.
- the measurement matrix A has only D non-zero elements in each column. Also note that only non-zero elements of x lead to addition and multiplication operations in encoding. Therefore, the encoding complexity of the proposed technique is about DK multiplications and DK additions.
- a measurement symbol has a degree of 0.
- the measurement symbol is zero. Also notice that if a measurement symbol is associated with one or more non-zero source symbols, these non-zero symbols are very unlikely to complete cancel each other (see formula (16)), so the measurement symbol has a probability close to 1 of being non-zero. Therefore if a zero measurement symbol appears, it can be deduced that all source symbols associated with it are zeros.
- the two 1 -degree measurements of the non-zero source symbol are related as follows.
- a non-zero source symbol x t has two 1 -degree measurements in dimensions d ⁇ and c3 ⁇ 4.
- y rfm
- and mod(n dm (i) -l, ) + l for m l and 2.
- the values of these two 1 -degree measurements have the following relationship
- Step S43 y is updated by subtracting the recovered sparse signals from the measurement vector y , by following formula:
- y y - Ax (22) wherein x represents the recovered sparse signal vector, in which the un-recovered symbols are set to 0.
- Such an interference cancellation operation will help the recovery of other symbols in two ways. Firstly, if a measurement symbol has all but one associated source symbols recovered, then the only un-recovered source symbol can be directly estimated from the measurement (after interference cancellation). Secondly, if a non-zero source symbol is subtracted from y , the degrees of its associated measurements are decreased by 1. This might introduce new cases of issues 1 and 2 in y , so the above two rules can be applied again to re-generate more source symbols from y . This motivates the use of an iterative process along with interference cancellation to recursively recover x .
- Step S44 above Steps S42 and S43 are repeated for a plurality of iterations until a predetermined condition is satisfied.
- the predetermined condition may for example comprise any of the folio wings:
- Fig. 5 shows the relationship between the measurement number M and Klog 2 (N/K). The purpose of this figure is to show that the proposed technique can achieve the lower bound of the sketch length 0(Klog2(N/K)). It is shown in Fig. 5 that for the above proposed technical solution, the required number of measurements M grows linearly with the signal length N. Here, set N from 1000 to 10000, and M is selected to guarantee a recovery failure probability no larger than 0.01. Note that a recovery failure occurs when where x final denotes x after the final iteration. Fig. 5 clearly shows that the proposed technical solution can empirically achieve the sketch length lower bound of a-Klog 2 (N/K) with a very small value of a around 0.6 ⁇ 0.8.
- Fig. 6a and 6b show the relationships between the recovery failure probability and a (i.e., the sketch length) for the above proposed technical solution.
- fix N 4000 and change a from 0.5-1.2.
- Fig. 6 the recovery failure probability for existing recovery algorithms based on t magic and Bayesian framework.
- the above proposed technical solution requires much less measurements than the l ⁇ magic and Bayesian framework.
- Such a good sketch length is achieved with a linear complexity.
- the good empirical performance and linear recovery complexity make the proposed technique a potential and attractive solution to compressive sensing with sparse matrices.
- the recovering means may further comprise: a detecting means including D maximum likelihood detectors, for respectively performing maximum likelihood detection for D dimensions, wherein the dth maximum likelihood detector is used for performing maximum likelihood detection for the dth dimension; wherein the detecting means repeats above detection for a plurality of iterations until a predetermined condition is satisfied; and an estimating means, for estimating the source symbols in the sparse signal vector based on the output of the Dth maximum likelihood detector in the last iteration.
- the dth maximum likelihood detector in the detecting means is used for performing a maximum likelihood detection, based on the measurement symbols of the dth dimension and a prior information in the dth dimension, to generate a posterior information of the source symbols in the sparse signal vector, wherein the a posterior information generated in the dt dimension is used for updating a prior information in the (mod( d, D) + 1 )th dimension.
- the predetermined condition may for example comprise any of the folio wings:
- the recovering means may further comprise:
- an updating means for updating y by subtracting the recovered sparse signals from the measurement vector y , by following formula:
- x represents the recovered sparse signal vector, in which the un-recovered symbols are set to 0;
- the judging means repeats above judgments for a plurality of iterations until a predetermined condition is satisfied.
- the predetermined condition may for example comprise any of the folio wings:
- x old and x new represent x before and after one iteration.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computing Systems (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Complex Calculations (AREA)
- Radar Systems Or Details Thereof (AREA)
Abstract
Description
Claims
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013547794A JP5693750B2 (en) | 2011-01-10 | 2011-01-10 | Method and apparatus for measuring and recovering a sparse signal |
PCT/CN2011/070158 WO2012094804A1 (en) | 2011-01-10 | 2011-01-10 | Method and apparatus for measuring and recovering sparse signals |
CN201180058383.2A CN103250352B (en) | 2011-01-10 | 2011-01-10 | For measuring and recover the method and apparatus of sparse signal |
KR1020137021028A KR101503201B1 (en) | 2011-01-10 | 2011-01-10 | Method and apparatus for measuring and recovering sparse signals |
US13/880,646 US9256578B2 (en) | 2011-01-10 | 2011-01-10 | Method and apparatus for measuring and recovering sparse signals |
EP11855735.4A EP2664069A4 (en) | 2011-01-10 | 2011-01-10 | Method and apparatus for measuring and recovering sparse signals |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2011/070158 WO2012094804A1 (en) | 2011-01-10 | 2011-01-10 | Method and apparatus for measuring and recovering sparse signals |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012094804A1 true WO2012094804A1 (en) | 2012-07-19 |
Family
ID=46506748
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2011/070158 WO2012094804A1 (en) | 2011-01-10 | 2011-01-10 | Method and apparatus for measuring and recovering sparse signals |
Country Status (6)
Country | Link |
---|---|
US (1) | US9256578B2 (en) |
EP (1) | EP2664069A4 (en) |
JP (1) | JP5693750B2 (en) |
KR (1) | KR101503201B1 (en) |
CN (1) | CN103250352B (en) |
WO (1) | WO2012094804A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015038648A1 (en) * | 2013-09-12 | 2015-03-19 | Qualcomm Incorporated | Method for compressed sensing of streaming data and apparatus for performing the same |
US9971735B2 (en) | 2013-03-13 | 2018-05-15 | International Business Machines Corporation | Information retrieval using sparse matrix sketching |
CN109412602A (en) * | 2018-09-29 | 2019-03-01 | 清华大学 | Distributed sparse signal detection method and device based on low bit quantization observation |
Families Citing this family (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101284569B1 (en) * | 2012-06-05 | 2013-07-11 | 광주과학기술원 | Method and apparatus for sparse signal reconstruction over finite fields |
EP3039565B1 (en) * | 2013-10-21 | 2019-03-20 | Huawei Technologies Co., Ltd. | Method for recovering a sparse communication signal from a receive signal |
KR101551752B1 (en) * | 2013-11-18 | 2015-09-10 | 경상대학교산학협력단 | Apparatus and method for recoverying sparse signal using parallel orthogonal matching pursuit |
WO2015100559A1 (en) * | 2013-12-30 | 2015-07-09 | 华为技术有限公司 | Signal processing method and device |
US9436974B2 (en) | 2014-02-24 | 2016-09-06 | Vencore Labs, Inc. | Method and apparatus to recover scene data using re-sampling compressive sensing |
CN104270156B (en) * | 2014-06-12 | 2017-05-31 | 湘潭大学 | Reduction compensation mechanism calculation matrix building method is followed the trail of in compressed sensing |
CN107592115B (en) * | 2017-09-12 | 2020-09-08 | 西北工业大学 | Sparse signal recovery method based on non-uniform norm constraint |
KR101995882B1 (en) * | 2017-10-11 | 2019-07-04 | 서울대학교산학협력단 | Apparatus and method for uplink transmission in time division duplex system |
CN108962265B (en) * | 2018-05-22 | 2020-08-25 | 西华大学 | Voice signal compression storage and reconstruction method based on superposition sequence |
CN109586728B (en) * | 2018-12-11 | 2022-10-25 | 哈尔滨工业大学 | Signal blind reconstruction method under modulation broadband converter framework based on sparse Bayes |
KR102156849B1 (en) * | 2019-06-27 | 2020-09-16 | 국방과학연구소 | Method for recovering sparse signal using learned iterative shrinkage thresholding algorithm and computer readible storage medium therefor |
CN110730002B (en) * | 2019-09-26 | 2023-06-16 | 上海交通大学 | Combined design method for complex signal measurement matrix and sparse support recovery |
CN111475768B (en) * | 2020-03-11 | 2023-07-25 | 重庆邮电大学 | Observation matrix construction method based on low coherence unit norm tight frame |
CN112422133B (en) * | 2020-10-30 | 2022-10-21 | 暨南大学 | Binary sparse signal recovery method for subtraction matching pursuit and application thereof |
CN112737595B (en) * | 2020-12-28 | 2023-10-24 | 南京航空航天大学 | Reversible projection compressed sensing method based on FPGA |
CN113242043A (en) * | 2021-06-02 | 2021-08-10 | 中山迈雷特智能装备有限公司 | Data compression method in remote transmission of electric spindle measurement data |
CN114047509A (en) * | 2021-11-11 | 2022-02-15 | 西安电子科技大学昆山创新研究院 | MIMO radar super-resolution imaging algorithm based on CD-ASP algorithm |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101640541A (en) * | 2009-09-04 | 2010-02-03 | 西安电子科技大学 | Reconstruction method of sparse signal |
CN101742313A (en) * | 2009-12-10 | 2010-06-16 | 北京邮电大学 | Compression sensing technology-based method for distributed type information source coding |
US20100246920A1 (en) * | 2009-03-31 | 2010-09-30 | Iowa State University Research Foundation, Inc. | Recursive sparse reconstruction |
CN101908889A (en) * | 2010-07-30 | 2010-12-08 | 哈尔滨工业大学 | Compressed sensing reconstructing method of sparse signal with unknown block sparsity |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070122041A1 (en) * | 2005-11-29 | 2007-05-31 | Baback Moghaddam | Spectral method for sparse linear discriminant analysis |
US7345603B1 (en) * | 2006-11-07 | 2008-03-18 | L3 Communications Integrated Systems, L.P. | Method and apparatus for compressed sensing using analog projection |
KR100936375B1 (en) * | 2007-12-18 | 2010-01-12 | 경희대학교 산학협력단 | Efficient projection for compressed sensing |
KR101565608B1 (en) | 2008-09-04 | 2015-11-03 | 코닌클리케 필립스 엔.브이. | Distributed spectrum sensing |
TW201022959A (en) | 2008-10-30 | 2010-06-16 | Ibm | Method, device, computer program and computer program product for determining a representation of a signal |
US8219360B2 (en) * | 2009-10-30 | 2012-07-10 | Mitsubishi Electric Research Laboratories, Inc. | Method for reconstructing sparse signals from sign measurements using greedy search |
US8204718B2 (en) * | 2009-12-29 | 2012-06-19 | Mitsubishi Electric Research Laboratories, Inc. | Method for reconstructing sparse streaming signals using greedy search |
CN101895297B (en) * | 2010-07-30 | 2012-12-26 | 哈尔滨工业大学 | Compressed sensing-oriented block-sparse signal reconfiguring method |
EP2424117A3 (en) * | 2010-08-24 | 2013-01-02 | Her Majesty the Queen in Right of Canada, as represented by the Minister of Industry, through The Communications Research Centre Canada | Sparse data compression |
KR101995709B1 (en) * | 2012-11-05 | 2019-10-01 | 한국전자통신연구원 | Active Compressive Sensing Apparatus and Method for using sparsity information of input signal |
-
2011
- 2011-01-10 KR KR1020137021028A patent/KR101503201B1/en active IP Right Grant
- 2011-01-10 WO PCT/CN2011/070158 patent/WO2012094804A1/en active Application Filing
- 2011-01-10 JP JP2013547794A patent/JP5693750B2/en not_active Expired - Fee Related
- 2011-01-10 US US13/880,646 patent/US9256578B2/en active Active
- 2011-01-10 EP EP11855735.4A patent/EP2664069A4/en not_active Withdrawn
- 2011-01-10 CN CN201180058383.2A patent/CN103250352B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100246920A1 (en) * | 2009-03-31 | 2010-09-30 | Iowa State University Research Foundation, Inc. | Recursive sparse reconstruction |
CN101640541A (en) * | 2009-09-04 | 2010-02-03 | 西安电子科技大学 | Reconstruction method of sparse signal |
CN101742313A (en) * | 2009-12-10 | 2010-06-16 | 北京邮电大学 | Compression sensing technology-based method for distributed type information source coding |
CN101908889A (en) * | 2010-07-30 | 2010-12-08 | 哈尔滨工业大学 | Compressed sensing reconstructing method of sparse signal with unknown block sparsity |
Non-Patent Citations (2)
Title |
---|
BOUFOUNOS P T ET AL.: "INFORMATION SCIENCES AND SYSTEMS, 2008; CISS 2008. 42ND ANNUAL CONFERENCE ON", 19 March 2008, IEEE, article "1-Bit compressive sensing", pages: 16 - 21 |
THONG DO: "Fast compressive sampling using structurally random matrices", INTERNET ARTICLE, April 2008 (2008-04-01) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9971735B2 (en) | 2013-03-13 | 2018-05-15 | International Business Machines Corporation | Information retrieval using sparse matrix sketching |
WO2015038648A1 (en) * | 2013-09-12 | 2015-03-19 | Qualcomm Incorporated | Method for compressed sensing of streaming data and apparatus for performing the same |
KR20160055245A (en) * | 2013-09-12 | 2016-05-17 | 퀄컴 인코포레이티드 | Method for compressed sensing of streaming data and apparatus for performing the same |
US10728298B2 (en) | 2013-09-12 | 2020-07-28 | Qualcomm Incorporated | Method for compressed sensing of streaming data and apparatus for performing the same |
KR102170342B1 (en) | 2013-09-12 | 2020-10-27 | 퀄컴 인코포레이티드 | Method for compressed sensing of streaming data and apparatus for performing the same |
CN109412602A (en) * | 2018-09-29 | 2019-03-01 | 清华大学 | Distributed sparse signal detection method and device based on low bit quantization observation |
Also Published As
Publication number | Publication date |
---|---|
KR101503201B1 (en) | 2015-03-16 |
KR20130122779A (en) | 2013-11-08 |
US20130289942A1 (en) | 2013-10-31 |
EP2664069A4 (en) | 2016-03-02 |
CN103250352A (en) | 2013-08-14 |
JP5693750B2 (en) | 2015-04-01 |
US9256578B2 (en) | 2016-02-09 |
JP2014505415A (en) | 2014-02-27 |
EP2664069A1 (en) | 2013-11-20 |
CN103250352B (en) | 2016-01-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2012094804A1 (en) | Method and apparatus for measuring and recovering sparse signals | |
Arjoune et al. | A performance comparison of measurement matrices in compressive sensing | |
Wu et al. | Construction and block error rate analysis of polar codes over AWGN channel based on Gaussian approximation | |
US8811615B2 (en) | Index-based coding with a pseudo-random source | |
JP5705106B2 (en) | Method for performing soft decision decoding of Euclidean space Reed-Muller code | |
Nilsson et al. | Error amplification in code-based cryptography | |
KR20170048398A (en) | Data adaptive compression and data encryption using kronecker products | |
CN109075805B (en) | Apparatus and method for implementing polarization code | |
Huang et al. | Blind recognition of k/n rate convolutional encoders from noisy observation | |
Calderbank et al. | Reed Muller sensing matrices and the LASSO | |
Dumer et al. | Distance verification for classical and quantum LDPC codes | |
Pham et al. | Sublinear compressive sensing reconstruction via belief propagation decoding | |
Levina et al. | Algorithms of constructing linear and robust codes based on wavelet decomposition and its application | |
Isik et al. | Successive pruning for model compression via rate distortion theory | |
Aldroubi et al. | Sequential adaptive compressed sampling via huffman codes | |
Aziz et al. | Sparse signals reconstruction via adaptive iterative greedy algorithm | |
Wu et al. | Compressive sensing of digital sparse signals | |
Yamaç et al. | Robust watermarking of compressive sensed measurements under impulsive and Gaussian attacks | |
Mourad et al. | Orthogonal matching pursuit with correction | |
Moghadam et al. | Complex sparse projections for compressed sensing | |
Severo et al. | Your dataset is a multiset and you should compress it like one | |
Janakiraman et al. | Exploring connections between sparse Fourier transform computation and decoding of product codes | |
Jung et al. | A Novel Side-Channel Archive Framework Using Deep Learning-based Leakage Compression | |
Holtz | Compressive sensing: a paradigm shift in signal processing | |
Wang et al. | Transformed HCT for parallel Huffman decoding |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11855735 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13880646 Country of ref document: US |
|
ENP | Entry into the national phase |
Ref document number: 2013547794 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
REEP | Request for entry into the european phase |
Ref document number: 2011855735 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011855735 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 20137021028 Country of ref document: KR Kind code of ref document: A |