请输入您要查询的百科知识:

 

词条 Best bin first
释义

  1. Differences from kd tree

  2. References

Best bin first is a search algorithm that is designed to efficiently find an approximate solution to the nearest neighbor search problem in very-high-dimensional spaces. The algorithm is based on a variant of the kd-tree search algorithm which makes indexing higher-dimensional spaces possible. Best bin first is an approximate algorithm which returns the nearest neighbor for a large fraction of queries and a very close neighbor otherwise.[1]

Differences from kd tree

  • Bins are looked in order to increasing distance from the query point. The distance to a bin is defined as a minimal distance to any point of its boundary. This is implemented with priority queue.[2]
  • Search a fixed number of nearest candidates and stop.
  • A speedup of two orders of magnitude is typical.

References

1. ^{{cite conference | last1 = Beis | first1=J. | last2 = Lowe | first2 = D. G. | year = 1997 | title = Shape indexing using approximate nearest-neighbour search in high-dimensional spaces | citeseerx = 10.1.1.23.9493 | conference = Conference on Computer Vision and Pattern Recognition | location = Puerto Rico | pages = 1000–1006 }}
2. ^Shape Indexing Using Approximate Nearest-Neighbour Search in High-Dimensional Spaces, pp. 4-5
{{algorithm-stub}}

1 : Search algorithms

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/27 19:19:09