...
首页> 外文期刊>International journal of semantic computing >NBC: An Efficient Hierarchical Clustering Algorithm for Large Datasets
【24h】

NBC: An Efficient Hierarchical Clustering Algorithm for Large Datasets

机译:NBC:针对大型数据集的高效分层聚类算法

获取原文
获取原文并翻译 | 示例
           

摘要

Nearest neighbor search is a key technique used in hierarchical clustering and its computing complexity decides the performance of the hierarchical clustering algorithm. The time complexity of standard agglomerative hierarchical clustering is O(n~3), while the time complexity of more advanced hierarchical clustering algorithms (such as nearest neighbor chain, SLINK and CLINK) is O(n~2). This paper presents a new nearest neighbor search method called nearest neighbor boundary (NNB), which first divides a large dataset into independent subset and then finds nearest neighbor of each point in subset. When NNB is used, the time complexity of hierarchical clustering can be reduced to O(n log~2n). Based on NNB, we propose a fast hierarchical clustering algorithm called nearest-neighbor boundary clustering (NBC), and the proposed algorithm can be adapted to the parallel and distributed computing framework. The experimental results demonstrate that our algorithm is practical for large datasets.
机译:最近邻居搜索是分层聚类中使用的一项关键技术,其计算复杂性决定了分层聚类算法的性能。标准聚集层次聚类的时间复杂度为O(n〜3),而更高级层次聚类算法(例如最近邻居链,SLINK和CLINK)的时间复杂度为O(n〜2)。本文提出了一种新的最近邻居搜索方法,称为最近邻居边界(NNB),该方法首先将大型数据集划分为独立的子集,然后找到子集中每个点的最近邻居。当使用NNB时,分层聚类的时间复杂度可以降低到O(n log〜2n)。基于NNB,我们提出了一种称为最近邻边界聚类(NBC)的快速分层聚类算法,该算法可适用于并行和分布式计算框架。实验结果表明,该算法适用于大型数据集。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号