Distributed Maximal Independent Set on Scale-Free Networks
Hasan Heydari, S. Mahmoud Taheri, Kaveh Kavousi

TL;DR
This paper introduces a faster distributed algorithm for computing maximal independent sets on scale-free networks, leveraging properties of inhomogeneous random graphs with power-law degree distributions.
Contribution
It presents a novel algorithm with improved time complexity for MIS on scale-free networks and analyzes structural properties like arboricity and degeneracy.
Findings
The induced subgraph with high-degree vertices forms a scale-free network with exponent 2.
The new algorithm achieves an MIS in O(log n / log log n) time, faster than previous O(log n).
On networks with exponent ≥ 3, arboricity and degeneracy are bounded by 2^{log^{1/3} n}.
Abstract
The problem of distributed maximal independent set (MIS) is investigated on inhomogeneous random graphs with power-law weights by which the scale-free networks can be produced. Such a particular problem has been solved on graphs with vertices by state-of-the-art algorithms with the time complexity of . We prove that for a scale-free network with power-law exponent , the induced subgraph is constructed by vertices with degrees larger than is a scale-free network with , almost surely (a.s.). Then, we propose a new algorithm that computes an MIS on scale-free networks with the time complexity of a.s., which is better than . Furthermore, we prove that on scale-free networks with , the arboricity and degeneracy are less than with high probability (w.h.p.).…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Cooperative Communication and Network Coding
