首页 | 本学科首页   官方微博 | 高级检索  
     

一种基于MPI的稀疏化局部尺度并行谱聚类算法的研究与实现
引用本文:李瑞琳,赵永华,黄小磊.一种基于MPI的稀疏化局部尺度并行谱聚类算法的研究与实现[J].计算机工程与科学,2016,38(5):839-847.
作者姓名:李瑞琳  赵永华  黄小磊
作者单位:;1.中国科学院计算机网络信息中心高性能计算部;2.中国科学院大学;3.中国科学院计算机网络信息中心
基金项目:数学工程与先进计算国家重点实验室开放基金(2014A03 )
摘    要:谱聚类算法由于其可识别非凸数据分布、可有效避免局部最优解、不受数据点维数限制等优点,在许多领域得到广泛应用。然而,随着数据量的增大和数据维数的增多,在保证聚类准确性的前提下,尽可能降低计算时间将变得非常必要。此外,影响谱聚类算法聚类质量的因素除数据集本身外,还与所采用的求解距离矩阵的方法、相似性矩阵的尺度参数、Laplacian矩阵形式等多种因素相关。针对以上问题,首先对于大规模数据问题,将MPI并行编程模型应用于谱聚类算法;然后利用t-最近邻方法对谱聚类算法中较大维数的Laplacian矩阵进行近似转化,同时用局部尺度(Local Scaling)参数对算法中的尺度参数进行自动调节。基于上述分析,提出了一种谱聚类并行实现算法,即稀疏化局部尺度并行谱聚类算法SLSPSC,并在四个数据集上进行了测试,与现有的并行谱聚类算法PSC在运行时间和聚类质量两方面做了比较分析。实验结果显示,该算法降低了求解Laplacian矩阵的总时间,同时部分数据集聚类质量得到较大提高。

关 键 词:并行谱聚类  稀疏化  局部尺度  MPI
收稿时间:2015-12-14
修稿时间:2016-05-25

A sparse local scaling parallel spectral clustering algorithm based on MPI
LI Rui lin,ZHAO Yong hua,HUANG Xiao lei.A sparse local scaling parallel spectral clustering algorithm based on MPI[J].Computer Engineering & Science,2016,38(5):839-847.
Authors:LI Rui lin  ZHAO Yong hua  HUANG Xiao lei
Affiliation:(1.The Department of High Performance Computing,Computer Network Information Center, Chinese Academy of Sciences,Beijing 100190; 2.University of Chinese Academy of Sciences,Beijing 100190; 3.Computer Network Information Center,Chinese Academy of Sciences,Beijing 100190,China)
Abstract:The spectral clustering algorithm is widely used in many fields because of its advantages of identifying the non convex data distribution, and effectively avoiding the local optimal solution without the dimension limitation of data points. However, with the growth of the amount and dimension of the data, it is very necessary to reduce the algorithm’s computation time on the premise of guaranteeing the clustering accuracy. Moreover, besides the data set itself, the factors affecting the clustering quality of the spectral clustering algorithm include the method of solving distance matrix, the scale parameters of similarity matrix and the form of Laplacian matrix. Aiming at the problems mentioned above, we apply the message passing interface (MPI) parallel programming model to the spectral clustering algorithm. The t nearest neighbor method is then used in the transformation of Laplacian matrix approximation in the spectral clustering algorithm. Meanwhile, we select the local scaling parameter as the self tuning scaling parameter in the algorithm. Based on the above analysis, we propose a parallel implementation of the sparse local scaling parallel spectral clustering (SLSPSC), then conduct experiments on four different data sets, and analyze and compare the results with those of the current parallel spectral clustering (PSC) in running time and clustering quality. Experimental results show that the total computation time of the SLSPSC is greatly reduced when calculating the Laplacian matrix, and the quality of some data sets is improved.
Keywords:parallel spectral clustering  sparsification  local scaling  MPI  
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号