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

基于计数排序的最小种子集贪心算法
引用本文:赵学锋,陈祥恩.基于计数排序的最小种子集贪心算法[J].计算机工程与科学,2014,36(6):1057-1063.
作者姓名:赵学锋  陈祥恩
基金项目:国家自然科学基金资助项目(61163037)
摘    要:网络最小种子集问题与网络影响最大化问题相关,研究的是对于具有节点阈值的网络,构造网络的最小节点子集,使得如果这个子集中的节点是活的,则在给定的影响传播模型下整个网络都受到影响。为此提出了新的贪心算法,以节点的度与阈值的差为关键值对网络节点进行计数排序,然后取值最小的节点进行处理。新算法在时间复杂度上改进了基于最小堆的种子点选取算法。在简单多数阈值模型上针对经典的无标度网络得到了所构造的种子集规模上界。实验在随机生成网络和一些实际网络数据集上进行,结果表明所提方法的有效性,特别在无标度网络上生成的种子集具有比相关算法更小的规模。

关 键 词:网络影响最大化  最小种子集  简单多数阈值  计数排序  Barabasi  Albert  网络  
收稿时间:2013-02-17
修稿时间:2014-06-25

A greedy algorithm for minimum seed set based on counting sort
ZHAO Xue feng,CHEN Xiang en.A greedy algorithm for minimum seed set based on counting sort[J].Computer Engineering & Science,2014,36(6):1057-1063.
Authors:ZHAO Xue feng  CHEN Xiang en
Affiliation:(1.College of Computer Science and Engineering,Northwest Normal University,Lanzhou 730070; 2.College of Mathematics and Statistics,Northwest Normal University,Lanzhou 730070,China)
Abstract:The Minimum Seed Set (MSS) problem is related to the network influence maximization. The study of the MSS problem desires discovering the smallest possible set of nodes such that, if initially activated, the influence guarantees spreading to the entire network under a given threshold model. For computing MSS in a network with node thresholds, a new greedy algorithm is proposed based on counting sort,which sorts nodes of the network at first by the key values of node degrees minus its thresholds and then processes the current nodes with the minimum key values.The time complexity of the new algorithm is analyzed, which improves the method based on minimum heap.The upper bound on the average size of calculated seed sets in classic scale free BA networks is produced under simple majority threshold. The experimental results on synthetic and real world datasets show that the proposed approach is efficient and especially it can find smaller size of seed set in scale free networks than the related algorithm counterpart.
Keywords:network influence maximization  minimum seed set  simple majority threshold  counting sort  Barabasi Albert network  
本文献已被 CNKI 等数据库收录!
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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