2012 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining 2012
DOI: 10.1109/asonam.2012.54
|View full text |Cite
|
Sign up to set email alerts
|

Percolation Computation in Complex Networks

Abstract: Abstract-K-clique percolation is an overlapping community finding algorithm which extracts particular structures, comprised of overlapping cliques, from complex networks. While it is conceptually straightforward, and can be elegantly expressed using clique graphs, certain aspects of k-clique percolation are computationally challenging in practice. In this paper we investigate aspects of empirical social networks, such as the large numbers of overlapping maximal cliques contained within them, that make clique p… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
20
0
1

Year Published

2014
2014
2022
2022

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 31 publications
(21 citation statements)
references
References 25 publications
(49 reference statements)
0
20
0
1
Order By: Relevance
“…LinkCommunities [23] is a method that clusters edges instead of nodes. CliquePerc [24,25] scans for the regions spanned by a rolling clique of certain size. Conclude [26] uses edge centrality distances to grow communities.…”
Section: B Community Detection Methodsmentioning
confidence: 99%
“…LinkCommunities [23] is a method that clusters edges instead of nodes. CliquePerc [24,25] scans for the regions spanned by a rolling clique of certain size. Conclude [26] uses edge centrality distances to grow communities.…”
Section: B Community Detection Methodsmentioning
confidence: 99%
“…Comparison with other detection methods. We compare our detection results with the results of a few wellknown algorithms for overlapping community detection, including the clique percolation (Perco) method [1,28], the link community (HLC) method [6], the SLPA algorithm [16], and the DEMON algorithm [14]; both SLPA and DEMON adopt the label propagation process, which our detection scheme relies on as well. Recommended parameters are used for these reference algorithms: for SLPA, the iteration timestep is 20 and r=0.1; for DEMON, ò DEMON =0.25 and the minimum community size is 3; for Perco, k=4 (4-clique); for HLC, the dendrogram is cut at the threshold of the maximum partition density for each experimented network (from left to right on the x-axis of figure 7, the thresholds are: 0.25, 0.29, 0.34, 0.33, 0.27, 0.48, 0.29, 0.21, 0.21, 0.20, 0.13).…”
Section: Resultsmentioning
confidence: 99%
“…SLPA is not deterministic, and detection results from multiple runs differ to a non-trivial extent; it is also not able to clearly separate random networks from real networks, at least by the number of communities detected as a fraction of the number of nodes (% of hubs), proportion of nodes that have multiple community memberships). Four well-known algorithms are studied besides our algorithm: clique percolation (Perco) [1,28], link community (HLC) [6], SLPA [16], and DEMON [14]. Perco and DEMON could not process properly on the sparse random network, and HLC did not generate result on the large-scale network (FB-artist); corresponding detection results are missing (NaN in the figure).…”
Section: Resultsmentioning
confidence: 99%
“…CFinder employs the CPM (Reid et al , 2012) to detect functional modules. The basis for the CPM algorithm is the detection of maximal cliques from networks, which are combined according to their overlap; it detects k -cliques that share k − 1 nodes.…”
Section: Methodsmentioning
confidence: 99%