Fast Dimensionality Reduction from 2 to p

Abstract

The Johnson-Lindenstrauss (JL) lemma is a fundamental result in dimensionality reduction, ensuring that any finite set X ⊂eq Rd can be embedded into a lower-dimensional space Rk while approximately preserving all pairwise Euclidean distances. In recent years, embeddings that preserve Euclidean distances when measured via the 1 norm in the target space have received increasing attention due to their relevance in applications such as nearest neighbor search in high dimensions. A recent breakthrough by Dirksen, Mendelson, and Stollenwerk established an optimal 2 1 embedding with computational complexity O(d d). In this work, we generalize this direction and propose a simple linear embedding from 2 to p for any p ∈ [1,2] based on a construction of Ailon and Liberty. Our method achieves a reduced runtime of O(d k) when k ≤ d1/4, improving upon prior runtime results when the target dimension is small. Additionally, we show that for any norm \|·\| in the target space, any embedding of (Rd, \|·\|2) into (Rk, \|·\|) with distortion generally requires k = (-2 (2 n)/(1/)), matching the optimal bound for the 2 case up to a logarithmic factor.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…