中文
相关论文

相关论文: Optimality of the Johnson-Lindenstrauss Dimensiona…

200 篇论文

The metric sketching problem is defined as follows. Given a metric on $n$ points, and $\epsilon>0$, we wish to produce a small size data structure (sketch) that, given any pair of point indices, recovers the distance between the points up…

计算几何 · 计算机科学 2016-11-30 Piotr Indyk , Tal Wagner

This paper analyzes circulant Johnson-Lindenstrauss (JL) embeddings which, as an important class of structured random JL embeddings, are formed by randomizing the column signs of a circulant matrix generated by a random vector. With the…

信息论 · 计算机科学 2013-08-30 Hui Zhang , Lizhi Cheng

Dimension reduction is a key algorithmic tool with many applications including nearest-neighbor search, compressed sensing and linear algebra in the streaming model. In this work we obtain a {\em sparse} version of the fundamental tool in…

数据结构与算法 · 计算机科学 2015-03-14 Anirban Dasgupta , Ravi Kumar , Tamás Sarlós

Despite many applications, dimensionality reduction in the $\ell_1$-norm is much less understood than in the Euclidean norm. We give two new oblivious dimensionality reduction techniques for the $\ell_1$-norm which improve exponentially…

数据结构与算法 · 计算机科学 2021-08-09 Yi Li , David P. Woodruff , Taisuke Yasuda

The metric dimension reduction modulus $k^\alpha_n(\ell_\infty)$ is the smallest $k$ such that every $n$--point metric space can be embedded into some $k$-dimensional normed space, with bi--Lipschitz distortion at most $\alpha$. Determining…

度量几何 · 数学 2025-08-12 Dylan J. Altschuler , Konstantin Tikhomirov

For a set $X$ of $N$ points in $\mathbb{R}^D$, the Johnson-Lindenstrauss lemma provides random linear maps that approximately preserve all pairwise distances in $X$ -- up to multiplicative error $(1\pm \epsilon)$ with high probability --…

概率论 · 数学 2023-07-18 Michael P. Casey

In the recent paper [Jin, Kolda & Ward, arXiv:1909.04801], it is proved that the Kronecker fast Johnson-Lindenstrauss transform (KFJLT) is, in fact, a Johnson-Lindenstrauss transform, which had previously only been conjectured. In this…

数值分析 · 数学 2020-05-19 Osman Asif Malik , Stephen Becker

The Johnson-Lindenstrauss (JL) theorem states that a set of points in high-dimensional space can be embedded into a lower-dimensional space while approximately preserving pairwise distances with high probability Johnson and Lindenstrauss…

数据结构与算法 · 计算机科学 2026-01-01 Pierre Mackenzie

For Euclidean space ($\ell_2$), there exists the powerful dimension reduction transform of Johnson and Lindenstrauss, with a host of known applications. Here, we consider the problem of dimension reduction for all $\ell_p$ spaces $1 \le p…

计算几何 · 计算机科学 2015-12-08 Yair Bartal , Lee-Ad Gottlieb

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 privacy and more.…

数据结构与算法 · 计算机科学 2021-03-02 Casper Benjamin Freksen

Emerging Learned image Compression (LC) achieves significant improvements in coding efficiency by end-to-end training of neural networks for compression. An important benefit of this approach over traditional codecs is that any optimization…

图像与视频处理 · 电气工程与系统科学 2024-02-06 Farhad Pakdaman , Sanaz Nami , Moncef Gabbouj

We devise a new embedding technique, which we call measured descent, based on decomposing a metric space locally, at varying speeds, according to the density of some probability measure. This provides a refined and unified framework for the…

数据结构与算法 · 计算机科学 2007-05-23 Robert Krauthgamer , James R. Lee , Manor Mendel , Assaf Naor

Subsurface datasets inherently possess big data characteristics such as vast volume, diverse features, and high sampling speeds, further compounded by the curse of dimensionality from various physical, engineering, and geological inputs.…

机器学习 · 计算机科学 2024-03-13 Ademide O. Mabadeje , Michael J. Pyrcz

The weighted Euclidean norm $\|x\|_w$ of a vector $x\in \mathbb{R}^d$ with weights $w\in \mathbb{R}^d$ is the Euclidean norm where the contribution of each dimension is scaled by a given weight. Approaches to dimensionality reduction that…

数据结构与算法 · 计算机科学 2026-03-23 Simone Moretti , Paolo Pellizzoni , Francesco Silvestri

We give two different and simple constructions for dimensionality reduction in $\ell_2$ via linear mappings that are sparse: only an $O(\varepsilon)$-fraction of entries in each column of our embedding matrices are non-zero to achieve…

数据结构与算法 · 计算机科学 2014-02-07 Daniel M. Kane , Jelani Nelson

Consider an m by N matrix Phi with the Restricted Isometry Property of order k and level delta, that is, the norm of any k-sparse vector in R^N is preserved to within a multiplicative factor of 1 +- delta under application of Phi. We show…

信息论 · 计算机科学 2011-02-14 Felix Krahmer , Rachel Ward

We introduce and study the notion of an outer bi-Lipschitz extension of a map between Euclidean spaces. The notion is a natural analogue of the notion of a Lipschitz extension of a Lipschitz map. We show that for every map $f$ there exists…

数据结构与算法 · 计算机科学 2018-11-09 Sepideh Mahabadi , Konstantin Makarychev , Yury Makarychev , Ilya Razenshteyn

In many quantization problems, the distortion function is given by the Euclidean metric to measure the distance of a source sample to any given reproduction point of the quantizer. We will in this work regard distortion functions, which are…

信息论 · 计算机科学 2018-11-07 Jun Guo , Philipp Walk , Hamid Jafarkhani

In this paper we provide an explicit formula for the optimal lower bound of Donaldson's J-functional, in the sense of finding explicitly the optimal constant in the definition of coercivity, which always exists and takes negative values in…

微分几何 · 数学 2020-07-09 Zakarias Sjöström Dyrefelt

The celebrated dimension reduction lemma of Johnson and Lindenstrauss has numerous computational and other applications. Due to its application in practice, speeding up the computation of a Johnson-Lindenstrauss style dimension reduction is…

数据结构与算法 · 计算机科学 2010-11-12 Vladimir Braverman , Rafail Ostrovsky , Yuval Rabani