Approximate nearest neighbors search without false negatives for for $c>\sqrt{\log\log{n}}$
Abstract: 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 -approximate nearest neighbors problem without false negatives for Euclidean high dimensional space . These data structures work for any , where 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 to be . This improvement is obtained by applying a sequence of reductions, which are interesting on their own. First, we reduce the problem to instances of dimension logarithmic in . Next, these instances are reduced to a number of -approximate nearest neighbor search instances in space equipped with metric .
Paper Prompts
Sign up for free to create and run prompts on this paper.