Approximate nearest neighbors search without false negatives for l_2 for c>√(n)

08/21/2017
by   Piotr Sankowski, et al.
0

In this paper, we report progress on answering the open problem presented by Pagh [14], who considered the nearest neighbor search without false negatives for the Hamming distance. We show new data structures for solving the c-approximate nearest neighbors problem without false negatives for Euclidean high dimensional space R^d. These data structures work for any c = ω(√(n)), where n is the number of points in the input set, with poly-logarithmic query time and polynomial preprocessing time. This improves over the known algorithms, which require c to be Ω(√(d)). This improvement is obtained by applying a sequence of reductions, which are interesting on their own. First, we reduce the problem to d instances of dimension logarithmic in n. Next, these instances are reduced to a number of c-approximate nearest neighbor search instances in (R^k)^L space equipped with metric m(x,y) = _1 < i < L( x_i - y_i_2).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/27/2023

Approximate Nearest Neighbor Searching with Non-Euclidean and Weighted Distances

We present a new approach to approximate nearest-neighbor queries in fix...
research
02/12/2020

On the I/O complexity of the k-nearest neighbor problem

We consider static, external memory indexes for exact and approximate ve...
research
04/03/2019

SANNS: Scaling Up Secure Approximate k-Nearest Neighbors Search

We present new secure protocols for approximate k-nearest neighbor searc...
research
03/02/2018

Hardness of Approximate Nearest Neighbor Search

We prove conditional near-quadratic running time lower bounds for approx...
research
02/23/2019

Near neighbor preserving dimension reduction for doubling subsets of ℓ_1

Randomized dimensionality reduction has been recognized as one of the fu...
research
03/17/2023

High-Dimensional Approximate Nearest Neighbor Search: with Reliable and Efficient Distance Comparison Operations

Approximate K nearest neighbor (AKNN) search is a fundamental and challe...
research
11/12/2020

Hardness of Approximate Nearest Neighbor Search under L-infinity

We show conditional hardness of Approximate Nearest Neighbor Search (ANN...

Please sign up or login with your details

Forgot password? Click here to reset