An Algorithm to Find Overlapping Community Structure in Networks
An Algorithm to Find Overlapping Community Structure in Networks
复制标题
DOI:
10.1007/978-3-540-74976-9_12
复制
发表时间:
2007-09
期刊:
影响因子:
--
通讯作者:
Steve Gregory
中科院分区:
文献类型:
--
作者:
Steve Gregory
Recent years have seen the development of many graph clustering algorithms, which can identify community structure in networks. The vast majority of these only find disjoint communities, but in many real-world networks communities overlap to some extent. We present a new algorithm for discovering overlapping communities in networks, by extending Girvan and Newman’s well-known algorithm based on thebetweennesscentrality measure. Like the original algorithm, ours performs hierarchical clustering — partitioning a network into any desired number of clusters — but allows them to overlap. Experiments confirm good performance on randomly generated networks based on a known overlapping community structure, and interesting results have also been obtained on a range of real-world networks.