08.10.2016 Views

Foundations of Data Science

2dLYwbK

2dLYwbK

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1. For any subset S <strong>of</strong> columns with |S| = s, the singular values <strong>of</strong> A S are all between<br />

1 − δ s and 1 + δ s .<br />

2. For any two orthogonal vectors x and y, with supports <strong>of</strong> size s 1 and s 2 respectively,<br />

|x T A T Ay| ≤ 5|x||y|(δ s1 + δ s2 ).<br />

Pro<strong>of</strong>: Item 1 follows from the definition. To prove the second item, assume without loss<br />

<strong>of</strong> generality that |x| = |y| = 1. Since x and y are orthogonal, |x + y| 2 = 2. Consider<br />

|A(x+y)| 2 . This is between 2(1−δ s1 +δ s2 ) 2 and 2(1+δ s1 +δ s2 ) 2 by the restricted isometry<br />

property. Also |Ax| 2 is between (1 − δ s1 ) 2 and (1 + δ s1 ) 2 and |Ay| 2 is between (1 − δ s2 ) 2<br />

and (1 + δ s2 ) 2 . Since<br />

it follows that<br />

2x T A T Ay = (x + y) T A T A(x + y) − x T A T Ax − y T A T Ay<br />

= |A(x + y)| 2 − |Ax| 2 − |Ay| 2 ,<br />

|2x T A T Ay| ≤ 2(1 + δ s1 + δ s2 ) 2 − (1 − δ s1 ) 2 − (1 − δ s2 ) 2<br />

6(δ s1 + δ s2 ) + (δ 2 s 1<br />

+ δ 2 s 2<br />

+ 4δ s1 + 4δ s2 ) ≤ 9(δ s1 + δ s2 ).<br />

Thus, for arbitrary x and y |x T A T Ay| ≤ (9/2)|x||y|(δ s1 + δ s2 ).<br />

Theorem 10.5 Suppose A satisfies the restricted isometry property with<br />

δ s+1 ≤ 1<br />

10 √ s .<br />

Suppose x 0 has at most s nonzero coordinates and satisfies Ax = b. Then a subgradient<br />

∇||(x 0 )|| 1 for the 1-norm function exists at x 0 which satisfies the conditions <strong>of</strong> Theorem<br />

10.3 and so x 0 is the unique minimum 1-norm solution to Ax = b.<br />

Pro<strong>of</strong>: Let<br />

S = {i|(x 0 ) i ≠ 0}<br />

be the support <strong>of</strong> x 0 and let ¯S = {i|(x 0 ) i = 0} be the complement set <strong>of</strong> coordinates. To<br />

find a subgradient u at x 0 satisfying Theorem 10.3, search for a w such that u = A T w<br />

where for coordinates in which x 0 ≠ 0, u = sgn (x 0 ) and for the remaining coordinates<br />

the 2-norm <strong>of</strong> u is minimized. Solving for w is a least squares problem. Let z be the<br />

vector with support S, with z i = sgn(x 0 ) on S. Consider the vector w defined by<br />

w = A S<br />

(<br />

A<br />

T<br />

S A S<br />

) −1<br />

z.<br />

This happens to be the solution <strong>of</strong> the least squares problem, but we do not need this<br />

fact. We only state it to tell the reader how we came up with this expression. Note that<br />

A S has independent columns from the restricted isometry property assumption, and so<br />

338

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!