计算机应用 ›› 2011, Vol. 31 ›› Issue (05): 1395-1399.DOI: 10.3724/SP.J.1087.2011.01395

• 数据库技术 • 上一篇    下一篇

符号网络聚类算法FEC的改进

孔令旗,杨梦龙   

  1. 焦作师范高等专科学校 计算机与信息工程系,河南 焦作 454100
  • 收稿日期:2010-10-25 修回日期:2010-12-20 发布日期:2011-05-01 出版日期:2011-05-01
  • 通讯作者: 孔令旗
  • 作者简介:孔令旗(1956-),男,河南济源人,副教授,主要研究方向:数据库、数据挖掘;杨梦龙(1964-),男,河南沁阳人,副教授,主要研究方向:特殊函数和解析不等式、数理统计。

Improvement of clustering algorithm FEC for signed networks

KONG Ling-qi, YANG Meng-long   

  1. Department of Computer and Information Engineering, Jiaozuo Teachers College, Jiaozuo Henan 454100, China
  • Received:2010-10-25 Revised:2010-12-20 Online:2011-05-01 Published:2011-05-01
  • Contact: KONG Ling-qi

摘要: 针对FEC算法存在的稳定性不够、网络簇抽取质量亟待提高等问题,从以下几个方面对原算法进行了改进:在随机游走前添加了选择目标顶点功能;采用自动步数探测法取消了原算法的随机游走步数参数;在原有的簇抽取评价条件的基础上补充了簇间连接权重评价;通过引入阈值参数实现了簇抽取粒度的可控性。测试结果表明,改进后的算法在稳定性、抗干扰性和聚类分析质量等方面比原算法都有所提高。

关键词: 符号网络, 聚类算法, 网络簇, 随机游走, 启发式策略

Abstract: The Finding and Extracting Community (FEC) algorithm has some disadvantages as the algorithm stability is not enough, and the quality of extracting community needs to be improved. To solve these problems, some improvements were made from the following aspects: Add the function of selecting target vertex before random walk; cancel the parameter of random walk steps of the original algorithm by using a method of detecting steps automatically; supplement the quality evaluation of the link between the communities on the base of the original community extraction; achieve the controllability of particle size of community by introducing the threshold parameter. The results show that the improved algorithm has some improvements at the aspects of stability, anti-jam performance and clustering analysis.

Key words: signed network, clustering algorithm, network community, random walk, heuristic strategy