Johnson-Lindenstrauss Lemma (1984)
Lemma
For any set of
data points
,
there exists a linear map
where
such that for all
,
Equivalently,
because for small
,
and
.
Equivalently,
because for small
,
and
.
We have a set of vectors
.
Fix
.
Let
.
By linearity,
.
By distributional JL Lemma, with probability
,
Finally, set
. Since there are
total
pairs, by a Union Bound we have that with
probability
,
the above will hold for all
,
as long as we compress to:
dimensions.
This is a type of Euclidean Dimensionality
Reduction.
Reference:
- W. B. Johnson, J. Lindenstrauss, and G. Schechtman, βExtensions of
lipschitz maps into Banach spaces,β Israel J. Math., vol. 54,
no. 2, pp. 129β138, Jun. 1986, doi: 10.1007/BF02764938.
- S. Dasgupta and A. Gupta, βAn elementary proof of a theorem of
Johnson and Lindenstrauss,β Random Struct. Alg., vol. 22, no.
1, pp. 60β65, Jan. 2003, doi: 10.1002/rsa.10073.
- https://en.wikipedia.org/wiki/Johnson%E2%80%93Lindenstrauss_lemma
- ,
see full lecture notes, section 10: Dimension Reduction and the JL
Lemma
- https://yao-lab.github.io/2020.csic5011/slides/Lecture04_RP.pdf,
slide 17
- https://simons.berkeley.edu/sites/default/files/docs/721/dubhashislides.pdf
- https://www.cs.cmu.edu/afs/cs/academic/class/15456-s14/Handouts/Har-Peled-Chap19.pdf
- https://people.eecs.berkeley.edu/~satishr/cs270/sp17/rough-notes/measure-concentration.pdf