Weizmann Logo
ECCC
Electronic Colloquium on Computational Complexity

Under the auspices of the Computational Complexity Foundation (CCF)

Login | Register | Classic Style



REPORTS > DETAIL:

Paper:

TR18-093 | 10th May 2018 10:03

ETH-Hardness of Approximating 2-CSPs and Directed Steiner Network

RSS-Feed




TR18-093
Authors: Irit Dinur, Pasin Manurangsi
Publication: 10th May 2018 10:17
Downloads: 782
Keywords: 


Abstract:

We study the 2-ary constraint satisfaction problems (2-CSPs), which can be stated as follows: given a constraint graph $G = (V, E)$, an alphabet set $\Sigma$ and, for each edge $\{u, v\} \in E$, a constraint $C_{uv} \subseteq \Sigma \times \Sigma$, the goal is to find an assignment $\sigma: V \to \Sigma$ that satisfies as many constraints as possible, where a constraint $C_{uv}$ is said to be satisfied by $\sigma$ if $(\sigma(u), \sigma(v)) \in C_{uv}$.

While the approximability of 2-CSPs is quite well understood when the alphabet size $|\Sigma|$ is constant, many problems are still open when $|\Sigma|$ becomes super constant. One open problem that has received significant attention in the literature is whether it is hard to approximate 2-CSPs to within a polynomial factor of both $|\Sigma|$ and $|V|$ (i.e. $(|\Sigma||V|)^{\Omega(1)}$ factor). As a special case of what is now referred to as the Sliding Scale Conjecture, Bellare et al. (STOC, 1993) suggested that the answer to this question might be positive. Alas, despite many efforts by researchers to resolve this conjecture, it still remains open to this day.

In this work, we separate between $|V|$ and $|\Sigma|$ and ask a closely related but weaker question: is it hard to approximate 2-CSPs to within a polynomial factor of $|V|$ (but while $|\Sigma|$ may be super-polynomial in $|V|$)? Assuming the exponential time hypothesis (ETH), we answer this question positively. Specifically, we show that, unless ETH fails, no polynomial time algorithm can approximate 2-CSPs to within a factor of $|V|^{1 - 1/(\log |V|)^{1/2 - \rho}}$ for every $\rho > 0$. Note that our ratio is not only polynomial but also almost linear. This is almost optimal since a trivial algorithm yields an $O(|V|)$-approximation for 2-CSPs.

Thanks to a known reduction from 2-CSPs to the Directed Steiner Network (DSN) problem (aka Directed Steiner Forest), our result implies an inapproximability result for the latter with polynomial ratio in terms of the number of demand pairs. Specifically, assuming ETH, no polynomial time algorithm can approximate DSN to within a factor of $k^{1/4 - o(1)}$ where $k$ is the number of demand pairs. The ratio is roughly the square root of the best known approximation ratio achieved by polynomial time algorithms due to Chekuri et al. (TALG, 2011) and Feldman et al. (JCSS, 2012), which yield $O(k^{1/2 + \varepsilon})$-approximation for every constant $\varepsilon > 0$.

Additionally, if we assume a stronger assumption that there exists $\varepsilon > 0$ such that no subexponential time algorithm can distinguish a satisfiable 3-CNF formula from one which is not even $(1 - \varepsilon)$-satisfiable (aka Gap-ETH), then, for 2-CSPs, our reduction not only rules out polynomial time (i.e. $(|V||\Sigma|)^{O(1)}$ time) algorithms, but also fixed parameter tractable (FPT) algorithms parameterized by the number of variables $|V|$. These are algorithms with running time $t(|V|) \cdot (|V||\Sigma|)^{O(1)}$ where $t$ can be any function. Similar improvements also apply for DSN parameterized by the number of demand pairs $k$.



ISSN 1433-8092 | Imprint