Abstract

Community detection is of great significance because it serves as a basis for network research and has been widely applied in real-world scenarios. It has been proven that label propagation is a successful strategy for community detection in large-scale networks and local clustering coefficient can measure the degree to which the local nodes tend to cluster together. In this paper, we try to optimize two objects about the local clustering coefficient to detect community structure. To avoid the trend that merges too many nodes into a large community, we add some constraints on the objectives. Through the experiments and comparison, we select a suitable strength for one constraint. Last, we merge two objectives with linear weighting into a hybrid objective and use the hybrid objective to guide the label update in our proposed label propagation algorithm. We perform amounts of experiments on both artificial and real-world networks. Experimental results demonstrate the superiority of our algorithm in both modularity and speed, especially when the community structure is ambiguous.

Highlights

  • A variety of complex systems can be represented as networks, such as neural networks, social networks, and communication networks[1]

  • We propose a new label propagation algorithm based on bi-objective optimization for detecting community

  • Normalized Mutual Information (NMI) is one of the widely used metrics that evaluate the quality of community partitions[31]

Read more

Summary

Introduction

A variety of complex systems can be represented as networks, such as neural networks, social networks, and communication networks[1]. The label propagation algorithm (LPA) proposed by Raghavan et al has proven to be near linear time-complexity for community detection[25]. Many label propagation algorithms with different label update rules have been proposed to improve accuracy[26,27,28]. They all have quite fast speed, because those label update rules are all based on local information, such as nodes’ degree, local density, and neighbors. We propose a new label propagation algorithm based on bi-objective optimization for detecting community.

Results
Discussion
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call