Distributed Distance-$r$ Dominating Set on Sparse High-Girth Graphs
Saeed Akhoondian Amiri, Ben Wiederhake

TL;DR
This paper presents a distributed algorithm that efficiently approximates the minimum distance-$r$ dominating set in high-girth, bounded expansion graphs, demonstrating the problem's complexity and providing the first constant-factor approximation in constant rounds.
Contribution
It introduces the first constant-factor approximation algorithm for the distributed distance-$r$ dominating set problem on certain sparse graphs, with tight analysis and lower bounds.
Findings
Algorithm achieves constant-factor approximation in constant rounds.
Lower bounds show the problem's inherent difficulty on rings.
Analysis indicates significant improvements require new methods.
Abstract
The dominating set problem and its generalization, the distance- dominating set problem, are among the well-studied problems in the sequential settings. In distributed models of computation, unlike for domination, not much is known about distance-r domination. This is actually the case for other important closely-related covering problem, namely, the distance- independent set problem. By result of Kuhn et al. we know the distributed domination problem is hard on high girth graphs; we study the problem on a slightly restricted subclass of these graphs: graphs of bounded expansion with high girth, i.e. their girth should be at least . We show that in such graphs, for every constant , a simple greedy CONGEST algorithm provides a constant-factor approximation of the minimum distance- dominating set problem, in a constant number of rounds. More precisely, our constants…
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 · Optimization and Search Problems
