TNM-LPA: an Improved Label Propagation Algorithm Based on Three-nodes Motif Mining

Yuan Li,Jianhua Qu
DOI: https://doi.org/10.1109/aemcse55572.2022.00099
2022-01-01
Abstract:Community is an important structural feature in complex networks. Community detection can reveal the clustering behavior of a network. Due to the time complexity is almost linear, the label propagation algorithm is widely concerned and applied. However, the updating order of nodes and the selection of labels in the label propagation algorithm are random, which results in the instability of the algorithm. In this paper, a label propagation algorithm based on three-nodes motif mining (TNM-LPA) is proposed. The algorithm proposed in this paper focuses on the interaction between the excavated high-order topology and the original low-order topology to make the structural characteristics of the original network more obvious. The algorithm can be divided into three stages: mining motfis, calculating weight and label propagation. This paper calculates the connection strength between two nodes that are neighbors of each other according to the new weight, and selects the neighbor node with the strongest connection to pass its label. TNM-LPA algorithm is experimented on four real networks, and compared with some algorithms previously proposed. The experimental results show that the algorithm proposed in this paper gives better results in some evaluation metrics.
What problem does this paper attempt to address?