restricted isometry property
In linear algebra, the restricted isometry property (RIP) characterizes matrices which are nearly orthonormal, at least when operating on sparse vectors. The concept was introduced by Emmanuel Candès and Terence TaoE. J. Candes and T. Tao, "Decoding by Linear Programming," IEEE Trans. Inf. Th., 51(12): 4203–4215 (2005). and is used to prove many theorems in the field of compressed sensing.E. J. Candes, J. K. Romberg, and T. Tao, "Stable Signal Recovery from Incomplete and Inaccurate Measurements," Communications on Pure and Applied Mathematics, Vol. LIX, 1207–1223 (2006). There are no known large matrices with bounded restricted isometry constants (computing these constants is strongly NP-hard,A. M. Tillmann and M. E. Pfetsch, "[https://dx.doi.org/10.1109/TIT.2013.2290112 The Computational Complexity of the Restricted Isometry Property, the Nullspace Property, and Related Concepts in Compressed Sensing]," IEEE Trans. Inf. Th., 60(2): 1248–1259 (2014) and is hard to approximate as wellAbhiram Natarajan and Yi Wu, "[https://dx.doi.org/10.4230/LIPIcs.APPROX-RANDOM.2014.371 Computational Complexity of Certifying Restricted Isometry Property]," Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques (APPROX/RANDOM 2014) (2014)), but many random matrices have been shown to remain bounded. In particular, it has been shown that with exponentially high probability, random Gaussian, Bernoulli, and partial Fourier matrices satisfy the RIP with number of measurements nearly linear in the sparsity level.F. Yang, S. Wang, and C. Deng, "Compressive sensing of image reconstruction using multi-wavelet transform", IEEE 2010 The current smallest upper bounds for any large rectangular matrices are for those of Gaussian matrices.B. Bah and J. Tanner "Improved Bounds on Restricted Isometry Constants for Gaussian Matrices" Web forms to evaluate bounds for the Gaussian ensemble are available at the Edinburgh Compressed Sensing RIC page.{{Cite web |url=http://ecos.maths.ed.ac.uk/ric_bounds.shtml |title=Edinburgh University - School of Mathematics - Compressed Sensing Group - Restricted Isometry Constants |access-date=2010-03-31 |archive-url=https://web.archive.org/web/20100427085437/http://ecos.maths.ed.ac.uk/ric_bounds.shtml |archive-date=2010-04-27 |url-status=dead }}
Definition
Let A be an m × p matrix and let 1 ≤ s ≤ p be an integer. Suppose that there exists a constant such that, for every m × s submatrix As of A and for every s-dimensional vector y,
:
Then, the matrix A is said to satisfy the s-restricted isometry property with restricted isometry constant .
This condition is equivalent to the statement that for every m × s submatrix As of A we have
:
where is the identity matrix and is the operator norm. See for example {{cite web|url=http://www.cis.pku.edu.cn/faculty/vision/zlin/A%20Mathematical%20Introduction%20to%20Compressive%20Sensing.pdf|title=A Mathematical Introduction to Compressive Sensing|website=Cis.pku.edu.cn|accessdate=15 May 2018}} for a proof.
Finally this is equivalent to stating that all eigenvalues of are in the interval .
Restricted Isometric Constant (RIC)
Eigenvalues
See also
- Compressed sensing
- Mutual coherence (linear algebra)
- Terence Tao's website on compressed sensing lists several related conditions, such as the 'Exact reconstruction principle' (ERP) and 'Uniform uncertainty principle' (UUP){{cite web|url=https://www.math.ucla.edu/~tao/preprints/sparse.html|title=Compressed sensing|website=Math.ucla.edu|accessdate=15 May 2018}}
- Nullspace property, another sufficient condition for sparse recovery
- Generalized restricted isometry property,{{cite journal
|arxiv = 1408.6890|title = On Linear Convergence of Adaptively Iterative Thresholding Algorithms for Compressed Sensing
|journal = IEEE Transactions on Signal Processing
|volume = 63
|issue = 11
|pages = 2957–2971
|author = Yu Wang, Jinshan Zeng, Zhimin Peng, Xiangyu Chang and Zongben Xu
|doi = 10.1109/TSP.2015.2412915
|year = 2015
|bibcode = 2015ITSP...63.2957W
|s2cid = 10734058
}} a generalized sufficient condition for sparse recovery, where mutual coherence and restricted isometry property are both its special forms.