Paper Notes: Near linear time algorithm to detect community structures in large-scale networks

Paper title: Near linear time algorithm to detect community structures in large-scale networks

Author: UN Raghavan, R Albert, S Kumara

Year: 2007

Journal: Physical Review

My notes: 


This paper adopts the idea of label propagation in networks to find the community structure. Each node is first initialized with a unique label and then in each iterative process every node adopts the label that most of its neighbors have. 
The algorithm has synchronous and asynchronous versions according to two different label updating strategies. But synchronous method will lead to a label oscillation problem particularly in networks having bi-partite or nearly bi-partite structure. Thus asynchronous versions are used in this paper. 
Validations are performed on 6 networks:

Network Size
Zachary’s karate club network34
US college football network115
Co-authorship network16726
Actor collaboration network374511
Protein-protein interaction network 2115
Word wide web 325729




The time complexity of the label propagation algorithm is near linear. Initialization takes O(n) time and each iteration of label propagation takes linear time O(m) ( n is the number of node and m is the number of edges in the network). 


评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值