News

Local community detection aims to detect local communities that have expanded from the given node. Because of the convenience of obtaining the local information of the network and nearly linear time ...
The algorithm also proved to be among the fastest in community detection. The research has the potential to greatly enhance our understanding of complex social networks and improve various ...
Community detection is a critical task for complex network analysis. It helps us to understand the properties of the system that a complex network represents and has significance to a wide range of ...
Community detection is an important issue due to its wide use in designing network protocols such as data forwarding in Delay Tolerant Networks (DTN) and worm containment in Online Social Networks ...
Most networks are not homogenious, meaning that some sets of nodes are more connected among themselves than to the rest of the network. The aim of community detection is to study this mezo-scale ...
The Louvain method is a modularity-based algorithm for community detection in networks. It is a bottom-up hierarchical clustering method that aims to optimize the modularity score.
We propose a novel parallel algorithm, DyG-DPCD (Dynamic Graph Distributed Parallel Community Detection), to detect communities in dynamic networks using the Message Passing Interface (MPI) framework.