Sciweavers

ALENEX
2001

An Empirical Study of a New Approach to Nearest Neighbor Searching

13 years 5 months ago
An Empirical Study of a New Approach to Nearest Neighbor Searching
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. The data structure, called the overlapped split tree, is an augmented BSP-tree in which each node is associated with a cover region, which is used to determine whether the search should visit this node. We use principal component analysis and support vector machines to analyze the structure of the...
Songrit Maneewongvatana, David M. Mount
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2001
Where ALENEX
Authors Songrit Maneewongvatana, David M. Mount
Comments (0)