节点文献
基于Δ-tree的自底向上的深度递归KNN查询算法
Δ-tree based bottom-up and deep recursion algorithm of KNN search
【摘要】 Δ-tree是一种新提出的多层索引结构,能够加速主存环境中的高维查询。在该高效主存索引的基础上,提出了改进的KNN搜索算法BU_DF_knn_Search,该算法通过定位技术、自底向上、深度优先遍历及过滤策略设计而成,解决了KNN查询中搜索半径未知的难题。在高维数据集上进行了实验,结果显示算法BU_DF_knn_Search比Δ-tree已有的KNN搜索算法具有更高的效率。
【Abstract】 Δ-tree is a novel multi-level index structure,that can speed up the high-dimensional query in main memory environment.This paper proposed a modified algorithm for main-memory KNN search called BU_DF_knn_Search,which used the efficient main memory index Δ-tree as the underlying index structure.BU_DF_knn_Search was designed through the location technology for query point,bottom up,depth-first search and filtering strategy.It could solve the hard problem that the distance from query point to its k nearest neighbors was unknown apriori and improved the KNN search efficiency.Conducted the experiments on high dimensional datasets.The results illustrate that the proposed algorithm appears to be much faster than the existing KNN search algorithm for main memory index Δ-tree.
【Key words】 high-dimensional index; main-memory; k nearest neighbor search; depth-first search;
- 【文献出处】 计算机应用研究 ,Application Research of Computers , 编辑部邮箱 ,2011年08期
- 【分类号】TP311.13
- 【被引频次】9
- 【下载频次】91