首页> 外文会议>International Conference on Computer Science and Network Technology >A novel KNN join algorithms based on Hilbert R-tree in MapReduce
【24h】

A novel KNN join algorithms based on Hilbert R-tree in MapReduce

机译:MapReduce中基于希尔伯特R树的KNN连接算法

获取原文

摘要

The kNN join (k nearest neighbor join) is a primitive operation widely adopted by many data mining applications. From a dataset S, it can find k nearest neighbors for every object in another dataset R. It is a combination of the k nearest neighbor query and the join operation. In this paper we perform kNN join in MapReduce. For kNN joins, the block nested loop methodology is the direct method. It is very efficient to load a R-tree and search kNN in R-tree. On the base, we build a Hilbert R-tree index for the local S block in a bucket. It can help us find kNNs in the same bucket. Extensive experiments demonstrate that our proposed methods are efficient.
机译:kNN连接(k最近邻居连接)是许多数据挖掘应用程序广泛采用的原始操作。从数据集S中,它可以为另一个数据集R中的每个对象找到k个最近的邻居。它是k个最近的邻居查询和联接操作的组合。在本文中,我们在MapReduce中执行kNN联接。对于kNN连接,块嵌套循环方法是直接方法。加载R树并在R树中搜索kNN非常有效。在此基础上,我们为存储桶中的本地S块构建了希尔伯特R树索引。它可以帮助我们在同一存储桶中找到kNN。大量实验表明,我们提出的方法是有效的。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号