作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (10): 58-60. doi: 10.3969/j.issn.1000-3428.2011.10.019

• 软件技术与数据库 • 上一篇    下一篇

基于聚类的复杂网络社团发现算法

王观玉   

  1. (黔南民族师范学院计算机科学系,贵州 都匀 558000)
  • 出版日期:2011-05-20 发布日期:2011-05-20
  • 作者简介:王观玉(1964-),女,副教授,主研方向:数据挖掘,复杂网络

Algorithm for Detecting Community of Complex Network Based on Clustering

WANG Guan-yu   

  1. (Department of Computer Science, Qiannan Normal College for Nationalities, Duyun 558000, China)
  • Online:2011-05-20 Published:2011-05-20

摘要: 对基于聚类技术的复杂网络社团发现算法进行研究,分析网络中结点间的相似性度量方法,提出把复杂网络中的结点转化为向量的顶点到向量映射(MVV)算法,把网络中的结点转化成适合聚类算法的数据结构形式。对不同聚类算法及相似性度量方法的性能进行比较分析,结果表明,MVV算法可以提高发现复杂网络中社团的能力。

关键词: 复杂网络, 社团结构, 聚类, 数据挖掘

Abstract: This paper studies the algorithm for detecting community structure of complex network based on clustering, analyzes the similarity measure method between vertices. It proposes Mapping Vertex into Vector(MVV) algorithm, which converts all vertices in network into vectors. It converts the nodes into the data structure suitable for clustering algorithms. It compares the different clustering algorithms and similarity measure method, the results show that MVV algorithm can improve the ability of detecting complex networks community.

Key words: complex network, community structure, clustering, data mining

中图分类号: