Suvarna Garge (Editor)

Restricted isometry property

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In linear algebra, the restricted isometry property characterizes matrices which are nearly orthonormal, at least when operating on sparse vectors. The concept was introduced by Emmanuel Candès and Terence Tao and is used to prove many theorems in the field of compressed sensing. 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.

Contents

Definition

Let A be an m × p matrix and let 1 ≤ s ≤ p be an integer. Suppose that there exists a constant δ s ( 0 , 1 ) such that, for every m × s submatrix As of A and for every s-sparsity vector y,

( 1 δ s ) y 2 2 A s y 2 2 ( 1 + δ s ) y 2 2 .

Then, the matrix A is said to satisfy the s-restricted isometry property with restricted isometry constant δ s .

This is equivalent to

A s A s I 2 2 δ s

where I is the identity matrix and X 2 2 is the operator norm. See for example for a proof.

Finally this is equivalent to stating that all eigenvalues of A s A s are in the interval [ 1 δ s , 1 + δ s ] .

Restricted Isometric Constant (RIC)

The RIP Constant is defined as the infimum of all possible δ for a given A R n × m .

δ K = inf [ δ : ( 1 δ ) y 2 2 A s y 2 2 ( 1 + δ ) y 2 2 ] ,   | s | K , y R | s |

It is denoted as δ K .

Eigenvalues

For any matrix that satisfies the RIP property with a RIC of δ K , the following condition holds:

1 δ K λ m i n ( A τ A τ ) λ m a x ( A τ A τ ) 1 + δ K

References

Restricted isometry property Wikipedia