The Fast Johnson-Lindenstrauss Transform is Even Faster
Ora Nova Fandina, Mikael M{\o}ller H{\o}gsgaard, Kasper Green Larsen

TL;DR
This paper presents a new analysis of the Fast Johnson-Lindenstrauss transform, showing it can be made faster by using sparser matrices, and proves this improvement is optimal through a matching lower bound.
Contribution
The authors provide a tighter analysis of the Fast JL transform, reducing its embedding time and establishing the optimality of this improvement with a lower bound.
Findings
Embedding time improved to (k ln^2 n)/α with sparser matrices
New analysis is tight, matching the lower bound
Fast JL remains one of the fastest techniques for dimensionality reduction
Abstract
The seminal Fast Johnson-Lindenstrauss (Fast JL) transform by Ailon and Chazelle (SICOMP'09) embeds a set of points in -dimensional Euclidean space into optimal dimensions, while preserving all pairwise distances to within a factor . The Fast JL transform supports computing the embedding of a data point in time, where the term comes from multiplication with a Hadamard matrix and the term comes from multiplication with a sparse matrix. Despite the Fast JL transform being more than a decade old, it is one of the fastest dimensionality reduction techniques for many tradeoffs between and . In this work, we give a surprising new analysis of the Fast JL transform, showing that the term in the embedding time can be improved to $(k…
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
Taxonomy
TopicsNeural Networks and Applications · Image and Signal Denoising Methods · Blind Source Separation Techniques
