Tight Bounds for MIS in Multichannel Radio Networks
Sebastian Daum, Fabian Kuhn

TL;DR
This paper improves the efficiency of algorithms for computing maximal independent sets in multichannel radio networks, achieving asymptotic optimality and generalizing to broader graph classes.
Contribution
It removes the polyloglog factor in the runtime of MIS algorithms and extends the analysis to graphs with arbitrary local independence bounds.
Findings
Achieved asymptotically optimal MIS algorithm in multichannel radio networks.
Generalized the class of graphs for which MIS algorithms are effective.
Provided a new analysis that broadens applicability to various graph structures.
Abstract
Daum et al. [PODC'13] presented an algorithm that computes a maximal independent set (MIS) within rounds in an -node multichannel radio network with communication channels. The paper uses a multichannel variant of the standard graph-based radio network model without collision detection and it assumes that the network graph is a polynomially bounded independence graph (BIG), a natural combinatorial generalization of well-known geographic families. The upper bound of that paper is known to be optimal up to a polyloglog factor. In this paper, we adapt algorithm and analysis to improve the result in two ways. Mainly, we get rid of the polyloglog factor in the runtime and we thus obtain an asymptotically optimal multichannel radio network MIS algorithm. In addition, our new analysis allows to generalize the class of graphs from those with…
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
TopicsMobile Ad Hoc Networks · Complexity and Algorithms in Graphs · Optimization and Search Problems
