Tree structures for high dimensionality nearest neighbor searching

作者:

Highlights:

摘要

A nearest neighbor searching algorithm which is an extension of the multidimensional binary tree (k-d tree) for high dimensional spaces is discussed. A model of its behavior, which is applicable under restricted conditions, shows that the search time required is bounded by 0(log2 N)α, where N is the number of records and α is a system-dependent parameter. Experiments with a document collection show that the model provides a reasonable guide to performance, and that some savings over a sequential search can be achieved in this type of application. A probabilistic version of the algorithm is presented which provides significantly faster searching with little degradation in retrieval quality.

论文关键词:

论文评审过程:Received 1 October 1980, Revised 11 September 1981, Available online 10 June 2003.

论文官网地址:https://doi.org/10.1016/0306-4379(82)90023-0