Weizmann Logo
ECCC
Electronic Colloquium on Computational Complexity

Under the auspices of the Computational Complexity Foundation (CCF)

Login | Register | Classic Style



REPORTS > DETAIL:

Revision(s):

Revision #1 to TR17-186 | 12th April 2018 19:32

On the Parameterized Complexity of Approximating Dominating Set

RSS-Feed




Revision #1
Authors: Karthik C. S., Bundit Laekhanukit, Pasin Manurangsi
Accepted on: 12th April 2018 19:32
Downloads: 935
Keywords: 


Abstract:

We study the parameterized complexity of approximating the $k$-Dominating Set (domset) problem where an integer $k$ and a graph $G$ on $n$ vertices are given as input, and the goal is to find a dominating set of size at most $F(k) \cdot k$ whenever the graph $G$ has a dominating set of size $k$. When such an algorithm runs in time $T(k) \cdot poly(n)$ (i.e., FPT-time) for some computable function $T$, it is said to be an $F(k)$-FPT-approximation algorithm for $k$-domset. Whether such an algorithm exists is listed in the seminal book of Downey and Fellows (2013) as one of the "most infamous" open problems in Parameterized Complexity. This work gives an almost complete answer to this question by showing the non-existence of such an algorithm under W[1]$\neq$FPT and further providing tighter running time lower bounds under stronger hypotheses. Specifically, we prove the following for every computable functions $T, F$ and every constant $\varepsilon > 0$:

$\bullet$ Assuming W[1]$\neq$FPT, there is no $F(k)$-FPT-approximation algorithm for $k$-domset.
$\bullet$ Assuming the Exponential Time Hypothesis (ETH), there is no $F(k)$-approximation algorithm for $k$-domset that runs in $T(k) \cdot n^{o(k)}$ time.
$\bullet$ Assuming the Strong Exponential Time Hypothesis (SETH), for every integer $k \geq 2$, there is no $F(k)$-approximation algorithm for $k$-domset that runs in $T(k) \cdot n^{k - \varepsilon}$ time.
$\bullet$ Assuming the $k$-sum Hypothesis, for every integer $k \geq 3$, there is no $F(k)$-approximation algorithm for $k$-domset that runs in $T(k) \cdot n^{\lceil k/2 \rceil - \varepsilon}$ time.

Previously, only constant ratio FPT-approximation algorithms were ruled out under W[1]$\neq$FPT and $(\log^{1/4 - \varepsilon} k)$-FPT-approximation algorithms were ruled out under ETH [Chen and Lin, FOCS 2016]. Recently, the non-existence of an $F(k)$-FPT-approximation algorithm for any function $F$ was shown under gapETH [Chalermsook et al., FOCS 2017]. Note that, to the best of our knowledge, no running time lower bound of the form $n^{\delta k}$ for any absolute constant $\delta > 0$ was known before even for any constant factor inapproximation ratio.

Our results are obtained by establishing a connection between communication complexity and hardness of approximation, generalizing the ideas from a recent breakthrough work of Abboud et al. [FOCS 2017]. Specifically, we show that to prove hardness of approximation of a certain parameterized variant of the label cover problem, it suffices to devise a specific protocol for a communication problem that depends on which hypothesis we rely on. Each of these communication problems turns out to be either a well studied problem or a variant of one; this allows us to easily apply known techniques to solve them.



Changes to previous version:

Minor fixes.


Paper:

TR17-186 | 29th November 2017 21:22

On the Parameterized Complexity of Approximating Dominating Set


Abstract:

We study the parameterized complexity of approximating the $k$-Dominating Set (domset) problem where an integer $k$ and a graph $G$ on $n$ vertices are given as input, and the goal is to find a dominating set of size at most $F(k) \cdot k$ whenever the graph $G$ has a dominating set of size $k$. When such an algorithm runs in time $T(k) \cdot poly(n)$ (i.e., FPT-time) for some computable function $T$, it is said to be an $F(k)$-FPT-approximation algorithm for $k$-domset. Whether such an algorithm exists is listed in the seminal book of Downey and Fellows (2013) as one of the "most infamous" open problems in Parameterized Complexity. This work gives an almost complete answer to this question by showing the non-existence of such an algorithm under W[1]$\neq$FPT and further providing tighter running time lower bounds under stronger hypotheses. Specifically, we prove the following for every computable functions $T, F$ and every constant $\varepsilon > 0$:

$\bullet$ Assuming W[1]$\neq$FPT, there is no $F(k)$-FPT-approximation algorithm for $k$-domset.
$\bullet$ Assuming the Exponential Time Hypothesis (ETH), there is no $F(k)$-approximation algorithm for $k$-domset that runs in $T(k) \cdot n^{o(k)}$ time.
$\bullet$ Assuming the Strong Exponential Time Hypothesis (SETH), for every integer $k \geq 2$, there is no $F(k)$-approximation algorithm for $k$-domset that runs in $T(k) \cdot n^{k - \varepsilon}$ time.
$\bullet$ Assuming the $k$-sum Hypothesis, for every integer $k \geq 3$, there is no $F(k)$-approximation algorithm for $k$-domset that runs in $T(k) \cdot n^{\lceil k/2 \rceil - \varepsilon}$ time.

Previously, only constant ratio FPT-approximation algorithms were ruled out under W[1]$\neq$FPT and $(\log^{1/4 - \varepsilon} k)$-FPT-approximation algorithms were ruled out under ETH [Chen and Lin, FOCS 2016]. Recently, the non-existence of an $F(k)$-FPT-approximation algorithm for any function $F$ was shown under gapETH [Chalermsook et al., FOCS 2017]. Note that, to the best of our knowledge, no running time lower bound of the form $n^{\delta k}$ for any absolute constant $\delta > 0$ was known before even for any constant factor inapproximation ratio.

Our results are obtained by establishing a connection between communication complexity and hardness of approximation, generalizing the ideas from a recent breakthrough work of Abboud et al. [FOCS 2017]. Specifically, we show that to prove hardness of approximation of a certain parameterized variant of the label cover problem, it suffices to devise a specific protocol for a communication problem that depends on which hypothesis we rely on. Each of these communication problems turns out to be either a well studied problem or a variant of one; this allows us to easily apply known techniques to solve them.



ISSN 1433-8092 | Imprint