中文
相关论文

相关论文: The Fast Johnson-Lindenstrauss Transform is Even F…

200 篇论文

We present the Fast Newton Transform (FNT), an algorithm for performing $m$-variate Newton interpolation in downward closed polynomial spaces with time complexity $\mathcal{O}(|A|m\overline{n})$. Here, $A$ is a downward closed set of…

数值分析 · 数学 2025-12-25 Phil-Alexander Hofmann , Michael Hecht

Dimensionality reduction techniques map values from a high dimensional space to one with a lower dimension. The result is a space which requires less physical memory and has a faster distance calculation. These techniques are widely used…

信息检索 · 计算机科学 2024-02-14 Richard Connor , Lucia Vadicamo

We study query time bounds for the fundamental problem of estimating the kernel mean $\frac1{|X|}\sum_{x\in X}\mathbf{k}(x,y)$ of a query $y$ in a finite dataset $X\subset\mathbb{R}^d$ up to a prescribed additive error $\varepsilon$. The…

数据结构与算法 · 计算机科学 2026-05-05 Tal Wagner

In many data science applications, the objective is to extract appropriately-ordered smooth low-dimensional data patterns from high-dimensional data sets. This is challenging since common sorting algorithms are primarily aiming at finding…

机器学习 · 计算机科学 2024-10-30 Illia Horenko , Lukas Pospisil

We prove the Johnson-Lindenstrauss property for matrices $\Phi D_\xi$ where $\Phi$ has the restricted isometry property and $D_\xi$ is a diagonal matrix containing the entries of a Kronecker product $\xi = \xi^{(1)} \otimes \dots \otimes…

数据结构与算法 · 计算机科学 2021-06-28 Stefan Bamberger , Felix Krahmer , Rachel Ward

Change-point analysis is thriving in this big data era to address problems arising in many fields where massive data sequences are collected to study complicated phenomena over time. It plays an important role in processing these data by…

统计方法学 · 统计学 2022-03-23 Yi-Wei Liu , Hao Chen

We examine a class of embeddings based on structured random matrices with orthogonal rows which can be applied in many machine learning applications including dimensionality reduction and kernel approximation. For both the…

机器学习 · 统计学 2018-09-05 Krzysztof Choromanski , Mark Rowland , Adrian Weller

We present data streaming algorithms for the $k$-median problem in high-dimensional dynamic geometric data streams, i.e. streams allowing both insertions and deletions of points from a discrete Euclidean space $\{1, 2, \ldots \Delta\}^d$.…

数据结构与算法 · 计算机科学 2017-06-14 Vladimir Braverman , Gereon Frahling , Harry Lang , Christian Sohler , Lin F. Yang

We study the Lie symmetries of non-relativistic and relativistic higher order constant motions, in $d$ spatial dimensions, like constant acceleration, constant rate-of-change -of-acceleration (constant jerk), and so on. In the…

高能物理 - 理论 · 物理学 2019-03-27 Carles Batlle , Joaquim Gomis , Sourya Ray , Jorge Zanelli

K-means -- and the celebrated Lloyd algorithm -- is more than the clustering method it was originally designed to be. It has indeed proven pivotal to help increase the speed of many machine learning and data analysis techniques such as…

机器学习 · 计算机科学 2019-08-26 Luc Giffon , Valentin Emiya , Liva Ralaivola , Hachem Kadri

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

iALS is a popular algorithm for learning matrix factorization models from implicit feedback with alternating least squares. This algorithm was invented over a decade ago but still shows competitive quality compared to recent approaches like…

机器学习 · 计算机科学 2021-10-28 Steffen Rendle , Walid Krichene , Li Zhang , Yehuda Koren

A new, fast second-order method is proposed that achieves the optimal $\mathcal{O}\left(|\log(\epsilon)|\epsilon^{-3/2}\right)$ complexity to obtain first-order $\epsilon$-stationary points. Crucially, this is deduced without assuming the…

最优化与控制 · 数学 2026-02-18 Serge Gratton , Sadok Jerad , Philippe L. Toint

We improve the space bound for streaming approximation of Diameter but also of Farthest Neighbor queries, Minimum Enclosing Ball and its Coreset, in high-dimensional Euclidean spaces. In particular, our deterministic streaming algorithms…

数据结构与算法 · 计算机科学 2025-05-23 Magnús M. Halldórsson , Nicolaos Matsakis , Pavel Veselý

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

Recently, non-regular three-quarter sampling has shown to deliver an increased image quality of image sensors by using differently oriented L-shaped pixels compared to the same number of square pixels. A three-quarter sampling sensor can be…

图像与视频处理 · 电气工程与系统科学 2022-05-06 Simon Grosche , Andy Regensky , Alexander Sinn , Jürgen Seiler , André Kaup

We demonstrate that for expander graphs, for all $\epsilon > 0,$ there exists a data structure of size $\widetilde{O}(n\epsilon^{-1})$ which can be used to return $(1 + \epsilon)$-approximations to effective resistances in…

数据结构与算法 · 计算机科学 2022-11-04 Lawrence Li , Sushant Sachdeva

Euclidean distance matrix optimization with ordinal constraints (EDMOC) has found important applications in sensor network localization and molecular conformation. It can also be viewed as a matrix formulation of multidimensional scaling,…

最优化与控制 · 数学 2020-06-23 Sitong Lu , Miao Zhang , Qingna Li

In this paper we study the four-dimensional dominance range reporting problem and present data structures with linear or almost-linear space usage. Our results can be also used to answer four-dimensional queries that are bounded on five…

数据结构与算法 · 计算机科学 2020-03-17 Yakov Nekrich

Near isometric orthogonal embeddings to lower dimensions are a fundamental tool in data science and machine learning. In this paper, we present the construction of such embeddings that minimizes the maximum distortion for a given set of…

机器学习 · 统计学 2017-12-15 Kshiteej Sheth , Dinesh Garg , Anirban Dasgupta