Restricted Isometry Property
   HOME

TheInfoList



OR:

In
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as: :a_1x_1+\cdots +a_nx_n=b, linear maps such as: :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matrices. ...
, the restricted isometry property (RIP) characterizes
matrices Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** ''The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchis ...
which are nearly orthonormal, at least when operating on sparse vectors. The concept was introduced by
Emmanuel Candès Emmanuel Jean Candès (born 27 April 1970) is a French statistician. He is a professor of statistics and electrical engineering (by courtesy) at Stanford University, where he is also the Barnum-Simons Chair in Mathematics and Statistics. Candès ...
and
Terence Tao Terence Chi-Shen Tao (; born 17 July 1975) is an Australian-American mathematician. He is a professor of mathematics at the University of California, Los Angeles (UCLA), where he holds the James and Carol Collins chair. His research includes ...
E. 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 Compressed sensing (also known as compressive sensing, compressive sampling, or sparse sampling) is a signal processing technique for efficiently acquiring and reconstructing a Signal (electronics), signal, by finding solutions to Underdetermined ...
. There are no known large matrices with bounded restricted isometry constants (computing these constants is strongly NP-hard, and is hard to approximate as well), 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. The current smallest upper bounds for any large rectangular matrices are for those of Gaussian matrices. Web forms to evaluate bounds for the Gaussian ensemble are available at the Edinburgh Compressed Sensing RIC page.


Definition

Let ''A'' be an ''m'' × ''p'' matrix and let ''1'' ≤ ''s'' ≤ ''p'' be an integer. Suppose that there exists a constant \delta_s \in (0,1) such that, for every ''m'' × ''s'' submatrix ''A''''s'' of ''A'' and for every ''s''-dimensional vector ''y'', :(1-\delta_s)\, y\, _^2 \le \, A_s y\, _^2 \le (1+\delta_s)\, y\, _^2. \, Then, the matrix ''A'' is said to satisfy the ''s''-restricted isometry property with restricted isometry constant \delta_s. This condition is equivalent to the statement that for every ''m'' × ''s'' submatrix ''A''''s'' of ''A'' we have :\, A^*_sA_s - I_\, _ \le \delta_s, where I_ is the s \times s identity matrix and \, X\, _ is the
operator norm In mathematics, the operator norm measures the "size" of certain linear operators by assigning each a real number called its . Formally, it is a norm defined on the space of bounded linear operators between two given normed vector spaces. Introdu ...
. See for example for a proof. Finally this is equivalent to stating that all
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted b ...
s of A^*_sA_s are in the interval -\delta_s, 1+\delta_s/math>.


Restricted Isometric Constant (RIC)

The RIC Constant is defined as the
infimum In mathematics, the infimum (abbreviated inf; plural infima) of a subset S of a partially ordered set P is a greatest element in P that is less than or equal to each element of S, if such an element exists. Consequently, the term ''greatest low ...
of all possible \delta for a given A \in \mathbb^. :\delta_K = \inf \left y\, _2^2 \le \, A_s y\, _2^2 \le (1+\delta)\, y\, _2^2 \right\ \forall , s, \le K, \forall y \in R^ It is denoted as \delta_K.


Eigenvalues

For any matrix that satisfies the RIP property with a RIC of \delta_K, the following condition holds: :1 - \delta_K \le \lambda_ (A_\tau^*A_\tau) \le \lambda_(A_\tau^*A_\tau) \le 1+\delta_K. The tightest upper bound on the RIC can be computed for Gaussian matrices. This can be achieved by computing the exact probability that all the eigenvalues of Wishart matrices lie within an interval.


See also

*
Compressed sensing Compressed sensing (also known as compressive sensing, compressive sampling, or sparse sampling) is a signal processing technique for efficiently acquiring and reconstructing a Signal (electronics), signal, by finding solutions to Underdetermined ...
*
Mutual coherence (linear algebra) In linear algebra, the coherence or mutual coherence of a matrix ''A'' is defined as the maximum absolute value of the cross-correlations between the columns of ''A''. Formally, let a_1, \ldots, a_m\in ^d be the columns of the matrix ''A'', whic ...
*Terence Tao's website on compressed sensing lists several related conditions, such as the 'Exact reconstruction principle' (ERP) and 'Uniform uncertainty principle' (UUP) *
Nullspace property In compressed sensing, the Kernel (linear algebra), nullspace property gives necessary and sufficient conditions on the reconstruction of sparse signals using the techniques of Relaxation (approximation), \ell_1-relaxation. The term "nullspace prope ...
, another sufficient condition for sparse recovery *Generalized restricted isometry property, a generalized sufficient condition for sparse recovery, where mutual coherence and restricted isometry property are both its special forms. * Johnson-Lindenstrauss lemma


References

{{Reflist Signal processing Linear algebra