Clique Percolation Method: Memory Efficient Almost Exact Communities

Affiliation auteurs!!!! Error affiliation !!!!
TitreClique Percolation Method: Memory Efficient Almost Exact Communities
Type de publicationConference Paper
Year of Publication2022
AuteursBaudin A, Danisch M, Kirgizov S, Magnien C, Ghanem M
EditorLi B, Yue L, Jiang J, Chen W, Li X, Long G, Fang F, Yu H
Conference NameADVANCED DATA MINING AND APPLICATIONS, ADMA 2021, PT II
PublisherSpringer
Conference LocationGEWERBESTRASSE 11, CHAM, CH-6330, SWITZERLAND
ISBN Number978-3-030-95408-6; 978-3-030-95407-9
Mots-clésCommunity detection, Graph mining, Graphs, k-clique percolation, Social networks
Résumé

Automatic detection of relevant groups of nodes in large real-world graphs, i.e. community detection, has applications in many fields and has received a lot of attention in the last twenty years. The most popular method designed to find overlapping communities (where a node can belong to several communities) is perhaps the clique percolation method (cPM). This method formalizes the notion of community as a maximal union of k-cliques that can be reached from each other through a series of adjacent k-cliques, where two cliques are adjacent if and only if they overlap on k - 1 nodes. Despite much effort CPM has not been scalable to large graphs for medium values of k. Recent work has shown that it is possible to efficiently list all k-cliques in very large real-world graphs for medium values of k. We build on top of this work and scale up CPM. In cases where this first algorithm faces memory limitations, we propose another algorithm, CPMZ, that provides a solution close to the exact one, using more time but less memory.

DOI10.1007/978-3-030-95408-6_9