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 matrix (mathemat ...
, the restricted isometry property (RIP) characterizes
matrices Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the ...
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 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 s ...
. 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 In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. It has unique properties, for example when the identity matrix represents a geometric transformation, the obje ...
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. Inform ...
. See for example for a proof. Finally this is equivalent to stating that all
eigenvalue In linear algebra, an eigenvector ( ) or characteristic vector is a vector that has its direction unchanged (or reversed) by a given linear transformation. More precisely, an eigenvector \mathbf v of a linear transformation T is scaled by a ...
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; : infima) of a subset S of a partially ordered set P is the greatest element in P that is less than or equal to each element of S, if such an element exists. If the infimum of S exists, it is unique ...
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 s ...
* 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) * Nullspace property, 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