We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: The Johnson-Lindenstrauss Lemma for Clustering and Subspace Approximation: From Coresets to Dimension Reduction

Abstract: We study the effect of Johnson-Lindenstrauss transforms in various projective clustering problems, generalizing recent results which only applied to center-based clustering [MMR19]. We ask the general question: for a Euclidean optimization problem and an accuracy parameter $\epsilon \in (0, 1)$, what is the smallest target dimension $t \in \mathbb{N}$ such that a Johnson-Lindenstrauss transform $\Pi \colon \mathbb{R}^d \to \mathbb{R}^t$ preserves the cost of the optimal solution up to a $(1+\epsilon)$-factor. We give a new technique which uses coreset constructions to analyze the effect of the Johnson-Lindenstrauss transform. Our technique, in addition applying to center-based clustering, improves on (or is the first to address) other Euclidean optimization problems, including:
$\bullet$ For $(k,z)$-subspace approximation: we show that $t = \tilde{O}(zk^2 / \epsilon^3)$ suffices, whereas the prior best bound, of $O(k/\epsilon^2)$, only applied to the case $z = 2$ [CEMMP15].
$\bullet$ For $(k,z)$-flat approximation: we show $t = \tilde{O}(zk^2/\epsilon^3)$ suffices, completely removing the dependence on $n$ from the prior bound $\tilde{O}(zk^2 \log n/\epsilon^3)$ of [KR15].
$\bullet$ For $(k,z)$-line approximation: we show $t = O((k \log \log n + z + \log(1/\epsilon)) / \epsilon^3)$ suffices, and ours is the first to give any dimension reduction result.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2205.00371 [cs.DS]
  (or arXiv:2205.00371v3 [cs.DS] for this version)

Submission history

From: Erik Waingarten [view email]
[v1] Sun, 1 May 2022 01:02:57 GMT (590kb)
[v2] Tue, 3 May 2022 17:27:46 GMT (591kb)
[v3] Mon, 10 Jul 2023 08:32:21 GMT (657kb)

Link back to: arXiv, form interface, contact.