paper-with-me

홈 › Papers

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. This particular variant was studied first by Allen-Zhu, Gelashvili, Micali, Shavit and more recently by Jagadeesan (RANDOM'19). The contribution of this work is a novel proof, which in contrast to previous works a) uses the modern probability toolkit, particularly basics of sub-gaussian and sub-gamma estimates b) is self-contained, with no dependencies on subtle third-party results c) offers explicit constants. At the heart of our proof is a novel variant of Hanson-Wright Lemma (on concentration of quadratic forms). Of independent interest are also auxiliary facts on sub-gaussian random variables.

📄 PDF Abstract BibTeX arXiv:2008.08857

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMA

Similar Papers 제목 키워드 기반

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

Simple, unified analysis of Johnson-Lindenstrauss with applications

2024-02-10 · Yingru Li

We present a simplified and unified analysis of the Johnson-Lindenstrauss (JL) lemma, a cornerstone of dimensionality reduction for managing high-dimensional data. Our approach simplifies understanding and unifies variou…

Dimensionality ReductionLEMMA

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

Private Query Release via the Johnson-Lindenstrauss Transform

2022-08-15 · Aleksandar Nikolov

We introduce a new method for releasing answers to statistical queries with differential privacy, based on the Johnson-Lindenstrauss lemma. The key idea is to randomly project the query answers to a lower dimensional spa…

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