Meta-Theorems for Cuttable Distributed Problems

📅 2026-05-18
📈 Citations: 0
Influential: 0
📄 PDF

career value

199K/year
🤖 AI Summary
This work addresses the challenge of efficiently extending distributed constant-round approximation algorithms for planar graphs to broader classes of “locally well-behaved” graphs, such as bounded-genus graphs and those with finite asymptotic dimension, specifically for cuttable minimization problems like Minimum Dominating Set. The authors propose a general meta-theorem that establishes the first unified framework enabling such systematic extensions in the LOCAL model. By integrating techniques from graph embeddings, asymptotic dimension theory, and local solution sparsity analysis, their approach significantly improves approximation guarantees: on genus-$g$ graphs, the approximation ratio for Minimum Dominating Set is reduced from $24g + O(1)$ to $34 + \varepsilon$, and the method further extends to variants such as $k$-tuple dominating set, outperforming the previous best bound of $91 + \varepsilon$ on orientable surfaces.
📝 Abstract
We prove that given any $α$-approximation LOCAL algorithm for Minimum Dominating Set (MDS) on planar graphs, we can construct an $f(g)$-round $(3α+1)$-approximation LOCAL algorithm for MDS on graphs embeddable in a given Euler genus-$g$ surface. Heydt et al. [European Journal of Combinatorics (2025)] gave an algorithm with $α=11+\varepsilon$, from which we derive a $(34 +\varepsilon)$-approximation algorithm for graphs of genus $g$, therefore improving upon the current state of the art of $24g+O(1)$ due to Amiri et al. [ACM Transactions on Algorithms (2019)]. It also improves the approximation ratio of $91+\varepsilon$ due to Czygrinow et al. [Theoretical Computer Science (2019)] in the particular case of orientable surfaces. We generalize this result into two directions: (1) by considering other graph problems studied in Distributed Computing such as Minimum $k$-Tuple Dominating Set, for which constant-round approximation algorithms were known for planar graphs, but not for graphs of bounded genus; and (2) by considering graph classes beyond bounded genus graphs, called locally nice, and relying on the asymptotic dimension of the class. We prove these results by a series of meta-theorems about cuttable minimization problems with constant-round approximation LOCAL algorithms. Roughly speaking, in cuttable problems, one can systematically extract small subgraphs whose solutions are in proportion to the global solution restricted to the neighbourhood of the subgraph.
Problem

Research questions and friction points this paper is trying to address.

Distributed Computing
Approximation Algorithms
Cuttable Problems
Bounded Genus Graphs
LOCAL Model
Innovation

Methods, ideas, or system contributions that make the work stand out.

cuttable problems
meta-theorems
asymptotic dimension
LOCAL algorithm
bounded genus graphs
🔎 Similar Papers
No similar papers found.