中文
相关论文

相关论文: Locality-sensitive hashing of curves

200 篇论文

We propose a new class of data-independent locality-sensitive hashing (LSH) algorithms based on the fruit fly olfactory circuit. The fundamental difference of this approach is that, instead of assigning hashes as dense points in a low…

机器学习 · 计算机科学 2018-12-06 Jaiyam Sharma , Saket Navlakha

As data volumes continue to grow, searches in data are becoming increasingly time-consuming. Classical index structures for neighbor search are no longer sustainable due to the "curse of dimensionality". Instead, approximated index…

机器学习 · 计算机科学 2021-11-17 Li Wang , Lilon Wangner

One approach to studying the Fr\'echet distance is to consider curves that satisfy realistic assumptions. By now, the most popular realistic assumption for curves is $c$-packedness. Existing algorithms for computing the Fr\'echet distance…

计算几何 · 计算机科学 2024-11-08 Joachim Gudmundsson , Tiancheng Mai , Sampson Wong

We consider the problem of approximate set similarity search under Braun-Blanquet similarity $B(\mathbf{x}, \mathbf{y}) = |\mathbf{x} \cap \mathbf{y}| / \max(|\mathbf{x}|, |\mathbf{y}|)$. The $(b_2, b_2)$-approximate Braun-Blanquet…

数据结构与算法 · 计算机科学 2017-04-19 Tobias Christiani , Rasmus Pagh

We study the problem of robustly learning multi-dimensional histograms. A $d$-dimensional function $h: D \rightarrow \mathbb{R}$ is called a $k$-histogram if there exists a partition of the domain $D \subseteq \mathbb{R}^d$ into $k$…

机器学习 · 计算机科学 2018-02-26 Ilias Diakonikolas , Jerry Li , Ludwig Schmidt

We present a new locality sensitive hashing (LSH) algorithm for $c$-approximate nearest neighbor search in $\ell_p$ with $1<p<2$. For a database of $n$ points in $\ell_p$, we achieve $O(dn^{\rho})$ query time and $O(dn+n^{1+\rho})$ space,…

数据结构与算法 · 计算机科学 2013-06-18 Huy L. Nguyen

The log-concave maximum likelihood estimator of a density on the real line based on a sample of size $n$ is known to attain the minimax optimal rate of convergence of $O(n^{-4/5})$ with respect to, e.g., squared Hellinger distance. In this…

统计理论 · 数学 2016-09-06 Arlene K. H. Kim , Adityanand Guntuboyina , Richard J. Samworth

Clustering is the task of partitioning a given set of geometric objects. This is thoroughly studied when the objects are points in the euclidean space. There are also several approaches for points in general metric spaces. In this thesis we…

计算几何 · 计算机科学 2019-11-07 Dennis Rohde

We show by reduction from the Orthogonal Vectors problem that algorithms with strongly subquadratic running time cannot approximate the Fr\'echet distance between curves better than a factor $3$ unless SETH fails. We show that similar…

计算几何 · 计算机科学 2018-07-24 Kevin Buchin , Tim Ophelders , Bettina Speckmann

Let $P$ be a set of $n$ colored points. We develop efficient data structures that store $P$ and can answer chromatic $k$-nearest neighbor ($k$-NN) queries. Such a query consists of a query point $q$ and a number $k$, and asks for the color…

计算几何 · 计算机科学 2022-05-03 Thijs van der Horst , Maarten Löffler , Frank Staals

For a set of $n$ points in $\Re^d$, and parameters $k$ and $\eps$, we present a data structure that answers $(1+\eps,k)$-\ANN queries in logarithmic time. Surprisingly, the space used by the data-structure is $\Otilde (n /k)$; that is, the…

计算几何 · 计算机科学 2013-04-10 Sariel Har-Peled , Nirman Kumar

Given an input $x$, and a search problem $F$, local computation algorithms (LCAs) implement access to specified locations of $y$ in a legal output $y \in F(x)$, using polylogarithmic time and space. Mansour et al., (2012), had previously…

数据结构与算法 · 计算机科学 2014-04-23 Omer Reingold , Shai Vardi

We design fast deterministic algorithms for distance computation in the congested clique model. Our key contributions include: -- A $(2+\epsilon)$-approximation for all-pairs shortest paths in $O(\log^2{n} / \epsilon)$ rounds on unweighted…

分布式、并行与集群计算 · 计算机科学 2019-11-01 Keren Censor-Hillel , Michal Dory , Janne H. Korhonen , Dean Leitersdorf

In this paper we revisit the kernel density estimation problem: given a kernel $K(x, y)$ and a dataset of $n$ points in high dimensional Euclidean space, prepare a data structure that can quickly output, given a query $q$, a…

数据结构与算法 · 计算机科学 2020-11-16 Moses Charikar , Michael Kapralov , Navid Nouri , Paris Siminelakis

We present a framework for similarity search based on Locality-Sensitive Filtering (LSF), generalizing the Indyk-Motwani (STOC 1998) Locality-Sensitive Hashing (LSH) framework to support space-time tradeoffs. Given a family of filters,…

数据结构与算法 · 计算机科学 2016-11-23 Tobias Christiani

We introduce new distance measures for comparing straight-line embedded graphs based on the Fr\'echet distance and the weak Fr\'echet distance. These graph distances are defined using continuous mappings and thus take the combinatorial…

计算几何 · 计算机科学 2019-09-12 Hugo A. Akitaya , Maike Buchin , Bernhard Kilgus , Stef Sijben , Carola Wenk

Let $P$ be a polygonal curve in $\mathbb{R}^D$ of length $n$, and $S$ be a point set of size $k$. The Curve/Point Set Matching problem consists of finding a polygonal curve $Q$ on $S$ such that its Fr\'echet distance from $P$ is less than a…

计算几何 · 计算机科学 2014-05-06 Paul Accisano , Alper Üngör

We consider a range-search variant of the closest-pair problem. Let $\varGamma$ be a fixed shape in the plane. We are interested in storing a given set of $n$ points in the plane in some data structure such that for any specified translate…

计算几何 · 计算机科学 2019-03-25 Jie Xue , Yuan Li , Saladi Rahul , Ravi Janardan

An important question that arises in the study of high dimensional vector representations learned from data is: given a set $\mathcal{D}$ of vectors and a query $q$, estimate the number of points within a specified distance threshold of…

数据结构与算法 · 计算机科学 2018-09-21 Xian Wu , Moses Charikar , Vishnu Natchu

We initiate the study of approximation algorithms and computational barriers for constructing sparse $\alpha$-navigable graphs [IX23, DGM+24], a core primitive underlying recent advances in graph-based nearest neighbor search. Given an…

数据结构与算法 · 计算机科学 2025-07-21 Sanjeev Khanna , Ashwin Padaki , Erik Waingarten