On Approximating Partial Set Cover and Generalizations
Chandra Chekuri, Kent Quanrud, Zhao Zhang

TL;DR
This paper improves approximation algorithms for Partial Set Cover (PSC), connecting previous results with submodularity to simplify and enhance solutions, especially in geometric and sparse settings.
Contribution
It introduces improved approximation bounds for PSC by leveraging submodularity and extends existing algorithms to sparse set systems.
Findings
Improved approximation ratio to (1-1/e)(β + 1) for PSC.
Extended algorithms to handle sparse set systems.
Simplified analysis connecting PSC results with submodular functions.
Abstract
Partial Set Cover (PSC) is a generalization of the well-studied Set Cover problem (SC). In PSC the input consists of an integer and a set system where is a finite set, and is a collection of subsets of . The goal is to find a subcollection of smallest cardinality such that sets in cover at least elements of ; that is . SC is a special case of PSC when . In the weighted version each set has a non-negative weight and the goal is to find a minimum weight subcollection to cover elements. Approximation algorithms for SC have been adapted to obtain comparable algorithms for PSC in various interesting cases. In recent work Inamdar and Varadarajan, motivated by geometric set systems, obtained a simple and elegant approach to reduce PSC to SC via the natural LP relaxation.…
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 · Optimization and Search Problems
