On the Parameterized Complexity of Approximating Dominating Set
Karthik C. S., Bundit Laekhanukit, and Pasin Manurangsi

TL;DR
This paper investigates the parameterized complexity of approximating the $k$-Dominating Set problem, establishing strong hardness results under various complexity assumptions and connecting communication complexity with approximation hardness.
Contribution
It introduces new hardness results for $k$-Dominating Set approximation under multiple hypotheses, using a novel connection between communication complexity and approximation hardness.
Findings
No FPT-approximation assuming W[1]≠FPT.
No ETH-based approximation faster than $n^{o(k)}$.
No SETH-based approximation faster than $n^{k - ext{ε}}$.
Abstract
We study the parameterized complexity of approximating the -Dominating Set (DomSet) problem where an integer and a graph on vertices are given as input, and the goal is to find a dominating set of size at most whenever the graph has a dominating set of size . When such an algorithm runs in time (i.e., FPT-time) for some computable function , it is said to be an -FPT-approximation algorithm for -DomSet. We prove the following for every computable functions and every constant : Assuming , there is no -FPT-approximation algorithm for -DomSet. Assuming the Exponential Time Hypothesis (ETH), there is no -approximation algorithm for -DomSet that runs in time. Assuming the Strong Exponential Time Hypothesis…
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 · Computability, Logic, AI Algorithms
