English

Randomized Bicriteria Approximation Algorithm for Minimum Submodular Cost Partial Multi-Cover Problem

Data Structures and Algorithms 2017-02-02 v2 Discrete Mathematics

Abstract

This paper studies randomized approximation algorithm for a variant of the set cover problem called minimum submodular cost partial multi-cover (SCPMC), in which each element ee has a covering requirement rer_e and a profit pep_e, and the cost function on sub-collection of sets is submodular, the goal is to find a minimum cost sub-collection of sets which fully covers at least qq-percentage of total profit, where an element ee is fully covered by sub-collection SS' if and only if it belongs to at least rer_e sets of S\mathcal S'. Previous work shows that such a combination enormously increases the difficulty of studies, even when the cost function is linear. In this paper, assuming that the maximum covering requirement rmax=maxerer_{\max}=\max_e r_e is a constant and the cost function is nonnegative, monotone nondecreasing, and submodular, we give the first randomized bicriteria algorithm for SCPMC the output of which fully covers at least (qε)(q-\varepsilon)-percentage of all elements and the performance ratio is O(b/ε)O(b/\varepsilon) with a high probability, where b=maxe(fre)b=\max_e\binom{f}{r_{e}} and ff is the maximum number of sets containing a common element. The algorithm is based on a novel non-linear program. Furthermore, in the case when the covering requirement r1r\equiv 1, a bicriteria O(f/ε)O(f/\varepsilon)-approximation can be achieved even when monotonicity requirement is dropped off from the cost function.

Keywords

Cite

@article{arxiv.1701.05339,
  title  = {Randomized Bicriteria Approximation Algorithm for Minimum Submodular Cost Partial Multi-Cover Problem},
  author = {Yishuo Shi and Zhao Zhang and Ding-Zhu Du},
  journal= {arXiv preprint arXiv:1701.05339},
  year   = {2017}
}