中文
相关论文

相关论文: Binarized Johnson-Lindenstrauss embeddings

200 篇论文

This paper deals with two related problems, namely distance-preserving binary embeddings and quantization for compressed sensing . First, we propose fast methods to replace points from a subset $\mathcal{X} \subset \mathbb{R}^n$, associated…

信息论 · 计算机科学 2018-07-19 Thang Huynh , Rayan Saab

Johnson-Lindenstrauss embeddings are widely used to reduce the dimension and thus the processing time of data. To reduce the total complexity, also fast algorithms for applying these embeddings are necessary. To date, such fast algorithms…

数据结构与算法 · 计算机科学 2020-04-30 Stefan Bamberger , Felix Krahmer

The Johnson-Lindenstrauss lemma allows dimension reduction on real vectors with low distortion on their pairwise Euclidean distances. This result is often used in algorithms such as $k$-means or $k$ nearest neighbours since they only use…

最优化与控制 · 数学 2015-07-06 Ky Vu , Pierre-Louis Poirion , Leo Liberti

We propose a fast, distance-preserving, binary embedding algorithm to transform a high-dimensional dataset $\mathcal{T}\subseteq\mathbb{R}^n$ into binary sequences in the cube $\{\pm 1\}^m$. When $\mathcal{T}$ consists of well-spread (i.e.,…

信息论 · 计算机科学 2021-03-11 Jinjie Zhang , Rayan Saab

This paper investigates theoretical properties of subsampling and hashing as tools for approximate Euclidean norm-preserving embeddings for vectors with (unknown) additive Gaussian noises. Such embeddings are sometimes called…

数据结构与算法 · 计算机科学 2022-09-05 Zhen Shao

The Johnson-Lindenstrauss transform allows one to embed a dataset of $n$ points in $\mathbb{R}^d$ into $\mathbb{R}^m,$ while preserving the pairwise distance between any pair of points up to a factor $(1 \pm \varepsilon)$, provided that $m…

数据结构与算法 · 计算机科学 2022-07-08 Ora Nova Fandina , Mikael Møller Høgsgaard , Kasper Green Larsen

We study the problem of representing all distances between $n$ points in $\mathbb R^d$, with arbitrarily small distortion, using as few bits as possible. We give asymptotically tight bounds for this problem, for Euclidean metrics, for…

计算几何 · 计算机科学 2021-10-08 Piotr Indyk , Tal Wagner

The Johnson-Lindenstrauss lemma is one of the corner stone results in dimensionality reduction. It says that given $N$, for any set of $N$ vectors $X \subset \mathbb{R}^n$, there exists a mapping $f : X \to \mathbb{R}^m$ such that $f(X)$…

泛函分析 · 数学 2017-11-09 Casper Benjamin Freksen , Kasper Green Larsen

We consider the problem of encoding a finite set of vectors into a small number of bits while approximately retaining information on the angular distances between the vectors. By deriving improved variance bounds related to binary Gaussian…

信息论 · 计算机科学 2017-12-27 Sjoerd Dirksen , Alexander Stollenwerk

Word embeddings are commonly used as a starting point in many NLP models to achieve state-of-the-art performances. However, with a large vocabulary and many dimensions, these floating-point representations are expensive both in terms of…

计算与语言 · 计算机科学 2020-01-23 Julien Tissier , Christophe Gravier , Amaury Habrard

The Johnson-Lindenstrauss Lemma states that there exist linear maps that project a set of points of a vector space into a space of much lower dimension such that the Euclidean distance between these points is approximately preserved. This…

最优化与控制 · 数学 2023-01-18 Pierre-Louis Poirion , Bruno F. Lourenço , Akiko Takeda

Binary embedding is a nonlinear dimension reduction methodology where high dimensional data are embedded into the Hamming cube while preserving the structure of the original space. Specifically, for an arbitrary $N$ distinct points in…

数据结构与算法 · 计算机科学 2019-01-24 Xinyang Yi , Constantine Caramanis , Eric Price

We consider the problem of efficient randomized dimensionality reduction with norm-preservation guarantees. Specifically we prove data-dependent Johnson-Lindenstrauss-type geometry preservation guarantees for Ho's random subspace method:…

机器学习 · 统计学 2017-05-19 Nick Lim , Robert J. Durrant

Embeddings play a pivotal role across various disciplines, offering compact representations of complex data structures. Randomized methods like Johnson-Lindenstrauss (JL) provide state-of-the-art and essentially unimprovable theoretical…

机器学习 · 统计学 2024-12-11 Nikos Tsikouras , Constantine Caramanis , Christos Tzamos

Just as semantic hashing can accelerate information retrieval, binary valued embeddings can significantly reduce latency in the retrieval of graphical data. We introduce a simple but effective model for learning such binary vectors for…

机器学习 · 计算机科学 2018-03-28 Vinith Misra , Sumit Bhatia

We consider the problem of embedding a subset of $\mathbb{R}^n$ into a low-dimensional Hamming cube in an almost isometric way. We construct a simple, data-oblivious, and computationally efficient map that achieves this task with high…

概率论 · 数学 2022-09-07 Sjoerd Dirksen , Shahar Mendelson , Alexander Stollenwerk

This work constructs Jonson-Lindenstrauss embeddings with best accuracy, as measured by variance, mean-squared error and exponential concentration of the length distortion. Lower bounds for any data and embedding dimensions are determined,…

机器学习 · 计算机科学 2021-01-05 Maciej Skorski

The Johnson-Lindenstrauss lemma is a fundamental result in probability with several applications in the design and analysis of algorithms in high dimensional geometry. Most known constructions of linear embeddings that satisfy the…

数据结构与算法 · 计算机科学 2015-03-17 Raghu Meka

Motivated by the problem of compressing point sets into as few bits as possible while maintaining information about approximate distances between points, we construct random nonlinear maps $\varphi_\ell$ that compress point sets in the…

计算几何 · 计算机科学 2024-03-05 Brett Leroux , Luis Rademacher

The problem is considered of arranging symbols around a cycle, in such a way that distances between different instances of a same symbol be as uniformly distributed as possible. A sequence of moments is defined for cycles, similarly to the…

数据结构与算法 · 计算机科学 2018-04-05 Luca Ghezzi , Roberto Baldacci
‹ 上一页 1 2 3 10 下一页 ›