arXiv Analytics

Sign in

arXiv:cond-mat/0412368AbstractReferencesReviewsResources

Computing communities in large networks using random walks

Matthieu Latapy, Pascal Pons

Published 2004-12-14Version 1

Dense subgraphs of sparse graphs (communities), which appear in most real-world complex networks, play an important role in many contexts. Computing them however is generally expensive. We propose here a measure of similarities between vertices based on random walks which has several important advantages: it captures well the community structure in a network, it can be computed efficiently, it works at various scales, and it can be used in an agglomerative algorithm to compute efficiently the community structure of a network. We propose such an algorithm which runs in time O(mn^2) and space O(n^2) in the worst case, and in time O(n^2log n) and space O(n^2) in most real-world cases (n and m are respectively the number of vertices and edges in the input graph). Experimental evaluation shows that our algorithm surpasses previously proposed ones concerning the quality of the obtained community structures and that it stands among the best ones concerning the running time. This is very promising because our algorithm can be improved in several ways, which we sketch at the end of the paper.

Comments: 15 pages, 4 figures
Journal: in Proceedings of the 20th International Symposium on Computer and Information Sciences, ISCIS'05, LNCS 3733, 284-293 (2005)
Categories: cond-mat.dis-nn
Related articles: Most relevant | Search more
arXiv:cond-mat/9906378 (Published 1999-06-25)
Critical exponents of random XX and XY chains: Exact results via random walks
arXiv:cond-mat/0508435 (Published 2005-08-18)
Traversal Times for Random Walks on Small-World Networks
arXiv:cond-mat/0402499 (Published 2004-02-19, updated 2004-02-20)
Detecting communities in large networks