|
ABSTRACT
We consider the problem of approximate nearest neighbors in high dimensions, when the queries are lines. In this problem, given n points in Rd, we want to construct a data structure to support efficiently the following queries: given a line L, report the point p closest to L. This problem generalizes the more familiar nearest neighbor problem. From a practical perspective, lines, and low-dimensional flats in general, may model data under linear variation, such as physical objects under different lighting. For approximation 1 + ε, we achieve a query time of d3n0.5+t, for arbitrary small t > 0, with a space of d2nO(1/ε2+1/t2). To the best of our knowledge, this is the first algorithm for this problem with polynomial space and sub-linear query time.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
{BHZ07} Ronen Basri, Tal Hassner, and Lihi Zelnik-Manor. Approximate nearest subspace search with applications to pattern recognition. In Computer Vision and Pattern Recognition (CVPR'07), pages 1--8, June 2007.
|
| |
2
|
|
| |
3
|
{DG99} S. Dasgupta and A. Gupta. An elementary proof of the johnson-lindenstrauss lemma. ICSI technical report TR-99-006, Berkeley, CA, 1999.
|
| |
4
|
|
 |
5
|
|
| |
6
|
|
| |
7
|
|
| |
8
|
|
|