Local Edge Betweenness based Label Propagation for Community Detection in Complex Networks
Hamid Shahrivari, Alireza Bagheri

TL;DR
This paper introduces LPA-LEB, an improved community detection algorithm that combines label propagation with local edge betweenness to enhance accuracy and stability in complex networks.
Contribution
It proposes a novel method integrating local edge betweenness into label propagation, reducing computational cost and improving community detection performance.
Findings
LPA-LEB outperforms traditional LPA in accuracy.
LPA-LEB demonstrates higher stability across tests.
Experimental results confirm effectiveness on real-world networks.
Abstract
Nowadays, identification and detection community structures in complex networks is an important factor in extracting useful information from networks. Label propagation algorithm with near linear-time complexity is one of the most popular methods for detecting community structures, yet its uncertainty and randomness is a defective factor. Merging LPA with other community detection metrics would improve its accuracy and reduce instability of LPA. Considering this point, in this paper we tried to use edge betweenness centrality to improve LPA performance. On the other hand, calculating edge betweenness centrality is expensive, so as an alternative metric, we try to use local edge betweenness and present LPA-LEB (Label Propagation Algorithm Local Edge Betweenness). Experimental results on both real-world and benchmark networks show that LPA-LEB possesses higher accuracy and stability than…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Opinion Dynamics and Social Influence · Bioinformatics and Genomic Networks
