paper-with-me

홈 › Papers

Performance of Johnson-Lindenstrauss Transform for k-Means and k-Medians Clustering

2018-11-08 · Konstantin Makarychev, Yury Makarychev, Ilya Razenshteyn

Consider an instance of Euclidean $k$-means or $k$-medians clustering. We show that the cost of the optimal solution is preserved up to a factor of $(1+\varepsilon)$ under a projection onto a random $O(\log(k / \varepsilon) / \varepsilon^2)$-dimensional subspace. Further, the cost of every clustering is preserved within $(1+\varepsilon)$. More generally, our result applies to any dimension reduction map satisfying a mild sub-Gaussian-tail condition. Our bound on the dimension is nearly optimal. Additionally, our result applies to Euclidean $k$-clustering with the distances raised to the $p$-th power for any constant $p$. For $k$-means, our result resolves an open problem posed by Cohen, Elder, Musco, Musco, and Persu (STOC 2015); for $k$-medians, it answers a question raised by Kannan.

📄 PDF Abstract BibTeX arXiv:1811.03195

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality Reduction

Similar Papers 제목 키워드 기반

Machine Learning Friendly Set Version of Johnson-Lindenstrauss Lemma

2017-03-04 · Mieczysław A. Kłopotek

In this paper we make a novel use of the Johnson-Lindenstrauss Lemma. The Lemma has an existential form saying that there exists a JL transformation $f$ of the data points into lower dimensional space such that all of th…

BIG-bench Machine LearningClusteringLEMMA

An Introduction to Johnson-Lindenstrauss Transforms

2021-02-28 · Casper Benjamin Freksen

Johnson--Lindenstrauss Transforms are powerful tools for reducing the dimensionality of data while preserving key characteristics of that data, and they have found use in many fields from machine learning to differential…

BIG-bench Machine Learning

Toward a unified theory of sparse dimensionality reduction in Euclidean space

2013-11-11 · Jean Bourgain, Sjoerd Dirksen, Jelani Nelson

Let $\Phi\in\mathbb{R}^{m\times n}$ be a sparse Johnson-Lindenstrauss transform [KN14] with $s$ non-zeroes per column. For a subset $T$ of the unit sphere, $\varepsilon\in(0,1/2)$ given, we study settings for $m,s$ requi…

compressed sensingDimensionality ReductionLEMMA

Simple Analysis of Johnson-Lindenstrauss Transform under Neuroscience Constraints

2020-08-20 · Maciej Skorski

The paper re-analyzes a version of the celebrated Johnson-Lindenstrauss Lemma, in which matrices are subjected to constraints that naturally emerge from neuroscience applications: a) sparsity and b) sign-consistency. Thi…

LEMMA

The Fast Johnson-Lindenstrauss Transform is Even Faster

2022-04-04 · Ora Nova Fandina, Mikael Møller Høgsgaard, Kasper Green Larsen

The seminal Fast Johnson-Lindenstrauss (Fast JL) transform by Ailon and Chazelle (SICOMP'09) embeds a set of $n$ points in $d$-dimensional Euclidean space into optimal $k=O(\varepsilon^{-2} \ln n)$ dimensions, while pres…

Dimensionality Reduction