Label propagation on binomial random graphs
Marcos Kiwi, Lyuben Lichev, Dieter Mitsche, Pawe{\l} Pra{\l}at

TL;DR
This paper analyzes the label propagation algorithm on Erdős-Rényi random graphs, showing it converges to a single label under less dense conditions than previously known, with detailed behavior depending on the average degree.
Contribution
It improves the understanding of LPA convergence thresholds on dense random graphs, lowering the known density barrier from n^{3/4+ε} to n^{5/8+ε}.
Findings
LPA converges to a single label when np ≥ n^{5/8+ε}.
The final label is the smallest when np ≫ n^{2/3}.
For n^{5/8+ε} ≤ np ≪ n^{2/3}, the final label is typically not the smallest.
Abstract
We study the behavior of a label propagation algorithm (LPA) on the Erd\H{o}s-R\'enyi random graph . Initially, given a network, each vertex starts with a random label in the interval . Then, in each round of LPA, every vertex switches its label to the majority label in its neighborhood (including its own label). At the first round, ties are broken towards smaller labels, while at each of the next rounds, ties are broken uniformly at random. The algorithm terminates once all labels stay the same in two consecutive iterations. LPA is successfully used in practice for detecting communities in networks (corresponding to vertex sets with the same label after termination of the algorithm). Perhaps surprisingly, LPA's performance on dense random graphs is hard to analyze, and so far convergence to consensus was known only when , where LPA…
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 · Mobile Ad Hoc Networks · Advanced Graph Theory Research
