Confidence-Optimal Random Embeddings
Maciej Skorski

TL;DR
This paper develops statistically optimal, data-oblivious Johnson-Lindenstrauss distributions with improved bounds and efficient sampling, explaining the empirical success of random embeddings and providing practical implementations.
Contribution
It introduces new Johnson-Lindenstrauss distributions with optimal confidence bounds, improving statistical accuracy and efficiency over prior methods.
Findings
Bounds are numerically optimal for given parameters.
Projection matrices can be efficiently sampled.
Provides practical Python implementation.
Abstract
The seminal result of Johnson and Lindenstrauss on random embeddings has been intensively studied in applied and theoretical computer science. Despite that vast body of literature, we still lack of complete understanding of statistical properties of random projections; a particularly intriguing question is: why are the theoretical bounds that far behind the empirically observed performance? Motivated by this question, this work develops Johnson-Lindenstrauss distributions with optimal, data-oblivious, statistical confidence bounds. These bounds are numerically best possible, for any given data dimension, embedding dimension, and distortion tolerance. They improve upon prior works in terms of statistical accuracy, as well as exactly determine the no-go regimes for data-oblivious approaches. Furthermore, the corresponding projection matrices are efficiently samplable. The construction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Random Matrices and Applications · Bayesian Methods and Mixture Models
