Papers
Topics
Authors
Recent
Search
2000 character limit reached

Proximity in the Age of Distraction: Robust Approximate Nearest Neighbor Search

Published 23 Nov 2015 in cs.CG | (1511.07357v1)

Abstract: We introduce a new variant of the nearest neighbor search problem, which allows for some coordinates of the dataset to be arbitrarily corrupted or unknown. Formally, given a dataset of nn points P=x1,…,xnP={ x_1,\ldots, x_n} in high-dimensions, and a parameter kk, the goal is to preprocess the dataset, such that given a query point qq, one can compute quickly a point x∈Px \in P, such that the distance of the query to the point xx is minimized, when ignoring the "optimal" kk coordinates. Note, that the coordinates being ignored are a function of both the query point and the point returned. We present a general reduction from this problem to answering ANN queries, which is similar in spirit to LSH (locality sensitive hashing) [IM98]. Specifically, we give a sampling technique which achieves a bi-criterion approximation for this problem. If the distance to the nearest neighbor after ignoring kk coordinates is rr, the data-structure returns a point that is within a distance of O(r)O(r) after ignoring O(k)O(k) coordinates. We also present other applications and further extensions and refinements of the above result. The new data-structures are simple and (arguably) elegant, and should be practical -- specifically, all bounds are polynomial in all relevant parameters (including the dimension of the space, and the robustness parameter kk).

Citations (8)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.