Community detection using boundary nodes in complex networks
Mursel Tasgin, Haluk O. Bingol

TL;DR
This paper introduces a local community detection algorithm that leverages boundary nodes and benefit scores, particularly common neighbors, to efficiently identify communities in large, complex networks with improved accuracy and speed.
Contribution
The paper presents a novel boundary node-based label propagation algorithm that enhances community detection by focusing on border nodes and using common neighbors as benefit scores.
Findings
Outperforms existing algorithms in community quality metrics.
Preserves small and large communities effectively.
Operates efficiently on large networks with parallel implementation.
Abstract
We propose a new local community detection algorithm that finds communities by identifying borderlines between them using boundary nodes. Our method performs label propagation for community detection, where nodes decide their labels based on the largest "benefit score" exhibited by their immediate neighbors as an attractor to their communities. We try different metrics and find that using the number of common neighbors as benefit scores leads to better decisions for community structure. The proposed algorithm has a local approach and focuses only on boundary nodes during iterations of label propagation, which eliminates unnecessary steps and shortens the overall execution time. It preserves small communities as well as big ones and can outperform other algorithms in terms of the quality of the identified communities, especially when the community structure is subtle. The algorithm has a…
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.
