• DocumentCode
    1867475
  • Title

    NNB: An efficient nearest neighbor search method for hierarchical clustering on large datasets

  • Author

    Wei Zhang ; Gongxuan Zhang ; Yongli Wang ; Zhaomeng Zhu ; Tao Li

  • Author_Institution
    Sch. of Comput. Sci. & Eng., Nanjing Univ. of Sci. & Technol., Nanjing, China
  • fYear
    2015
  • fDate
    7-9 Feb. 2015
  • Firstpage
    405
  • Lastpage
    412
  • Abstract
    Nearest neighbor search is a key technique used in hierarchical clustering. The time complexity of standard agglomerative hierarchical clustering is O(n3), while the time complexity of more advanced hierarchical clustering algorithms (such as nearest neighbor chain) is O(n2). This paper presents a new nearest neighbor search method called nearest neighbor boundary(NNB), which first divides a large dataset into independent subsets and then finds nearest neighbor of each point in the subsets. When NNB is used, the time complexity of hierarchical clustering can be reduced to O(n log2n). Based on NNB, we propose a fast hierarchical clustering algorithm called nearest-neighbor boundary clustering(NBC), and the proposed algorithm can also be adapted to the parallel and distributed computing frameworks. The experimental results demonstrate that our proposal algorithm is practical for large datasets.
  • Keywords
    computational complexity; data handling; parallel processing; pattern clustering; NBC; NNB; distributed computing frameworks; nearest neighbor boundary clustering; nearest neighbor search method; parallel computing frameworks; standard agglomerative hierarchical clustering; time complexity; Hierarchical clustering; MapReduce; nearest neighbor boundary; parallel and distributed computing;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Semantic Computing (ICSC), 2015 IEEE International Conference on
  • Conference_Location
    Anaheim, CA
  • Type

    conf

  • DOI
    10.1109/ICOSC.2015.7050840
  • Filename
    7050840