An empirical study of a new approach to nearest neighbor searching
Title | An empirical study of a new approach to nearest neighbor searching |
Publication Type | Journal Articles |
Year of Publication | 2001 |
Authors | Maneewongvatana S, Mount D |
Journal | Algorithm Engineering and Experimentation |
Pagination | 172 - 187 |
Date Published | 2001/// |
Abstract | In nearest neighbor searching we are given a set of n data points in real d-dimensional space, ℜd, and the problem is to preprocess these points into a data structure, so that given a query point, the nearest data point to the query point can be reported efficiently. Because data sets can be quite large, we are interested in data structures that use optimal O(dn) storage.In this paper we consider a novel approach to nearest neighbor searching, in which the search returns the correct nearest neighbor with a given probability assuming that the queries are drawn from some known distribution. The query distribution is represented by providing a set of training query points at preprocessing time. |
DOI | 10.1007/3-540-44808-X_14 |