paper-with-me

홈 › Papers

Scalable detection of statistically significant communities and hierarchies, using message-passing for modularity

2014-03-23 · Pan Zhang, Cristopher Moore

Modularity is a popular measure of community structure. However, maximizing the modularity can lead to many competing partitions, with almost the same modularity, that are poorly correlated with each other. It can also produce illusory "communities" in random graphs where none exist. We address this problem by using the modularity as a Hamiltonian at finite temperature, and using an efficient Belief Propagation algorithm to obtain the consensus of many partitions with high modularity, rather than looking for a single partition that maximizes it. We show analytically and numerically that the proposed algorithm works all the way down to the detectability transition in networks generated by the stochastic block model. It also performs well on real-world networks, revealing large communities in some networks where previous work has claimed no communities exist. Finally we show that by applying our algorithm recursively, subdividing communities until no statistically-significant subcommunities can be found, we can detect hierarchical structure in real-world networks more efficiently than previous methods.

📄 PDF Abstract BibTeX arXiv:1403.5787

Code (1)

bwalker1/ModularityBP_Cpp

Tasks

Stochastic Block Model

Similar Papers 제목 키워드 기반

Finding statistically significant communities in networks

2010-12-10 · Andrea Lancichinetti, Filippo Radicchi, Jose' Javier Ramasco, Santo Fortunato

Community structure is one of the main structural features of networks, revealing both their internal organization and the similarity of their elementary units. Despite the large variety of methods proposed to detect com…

Scalable Spectral Algorithms for Community Detection in Directed Networks

2012-11-29 · Sungmin Kim, Tao Shi

Community detection has been one of the central problems in network studies and directed network is particularly challenging due to asymmetry among its links. In this paper, we found that incorporating the direction of l…

Community Detection

A testing based extraction algorithm for identifying significant communities in networks

2014-12-03 · James D. Wilson, Simi Wang, Peter J. Mucha, Shankar Bhamidi 외

A common and important problem arising in the study of networks is how to divide the vertices of a given network into one or more groups, called communities, in such a way that vertices of the same community are more int…

Community Detection

Scalable and Robust Construction of Topical Hierarchies

2014-03-13 · Chi Wang, Xueqing Liu, Yanglei Song, Jiawei Han

Automated generation of high-quality topical hierarchies for a text collection is a dream problem in knowledge engineering with many valuable applications. In this paper a scalable and robust algorithm is proposed for co…

A multilevel clustering technique for community detection

2021-01-16 · Isa Inuwa-Dutse, Mark Liptrott, Yannis Korkontzelos

A network is a composition of many communities, i.e., sets of nodes and edges with stronger relationships, with distinct and overlapping properties. Community detection is crucial for various reasons, such as serving as …

ClusteringCommunity Detection