English

Improved Approximations for Min Sum Vertex Cover and Generalized Min Sum Set Cover

Data Structures and Algorithms 2020-07-21 v1 Discrete Mathematics

Abstract

We study the generalized min sum set cover (GMSSC) problem, wherein given a collection of hyperedges EE with arbitrary covering requirements kek_e, the goal is to find an ordering of the vertices to minimize the total cover time of the hyperedges; a hyperedge ee is considered covered by the first time when kek_e many of its vertices appear in the ordering. We give a 4.6424.642 approximation algorithm for GMSSC, coming close to the best possible bound of 44, already for the classical special case (with all ke=1k_e=1) of min sum set cover (MSSC) studied by Feige, Lov\'{a}sz and Tetali, and improving upon the previous best known bound of 12.412.4 due to Im, Sviridenko and van der Zwaan. Our algorithm is based on transforming the LP solution by a suitable kernel and applying randomized rounding. This also gives an LP-based 44 approximation for MSSC. As part of the analysis of our algorithm, we also derive an inequality on the lower tail of a sum of independent Bernoulli random variables, which might be of independent interest and broader utility. Another well-known special case is the min sum vertex cover (MSVC) problem, in which the input hypergraph is a graph and ke=1k_e = 1, for every edge. We give a 16/916/9 approximation for MSVC, and show a matching integrality gap for the natural LP relaxation. This improves upon the previous best 1.9999461.999946 approximation of Barenholz, Feige and Peleg. (The claimed 1.791.79 approximation result of Iwata, Tetali and Tripathi for the MSVC turned out have an unfortunate, seemingly unfixable, mistake in it.) Finally, we revisit MSSC and consider the p\ell_p norm of cover-time of the hyperedges. Using a dual fitting argument, we show that the natural greedy algorithm achieves tight, up to NP-hardness, approximation guarantees of (p+1)1+1/p(p+1)^{1+1/p}, for all p1p\ge 1. For p=1p=1, this gives yet another proof of the 44 approximation for MSSC.

Keywords

Cite

@article{arxiv.2007.09172,
  title  = {Improved Approximations for Min Sum Vertex Cover and Generalized Min Sum Set Cover},
  author = {Nikhil Bansal and Jatin Batra and Majid Farhadi and Prasad Tetali},
  journal= {arXiv preprint arXiv:2007.09172},
  year   = {2020}
}

Comments

28 pages