Adaptive Greedy Algorithms for Stochastic Set Cover Problems
Srinivasan Parthasarathy

TL;DR
This paper analyzes adaptive greedy algorithms for stochastic set cover problems, establishing approximation ratios for perfect and imperfect coverage scenarios, and providing reductions between these problem variants.
Contribution
It introduces approximation bounds for adaptive greedy algorithms in stochastic set cover with perfect and imperfect coverage, and reduces the imperfect case to the perfect case.
Findings
Adaptive greedy achieves an H(|B|) approximation for perfect coverage.
Reduction from imperfect to perfect coverage problem maintains approximation guarantees.
Provides theoretical bounds for stochastic set cover algorithms.
Abstract
We study adaptive greedy algorithms for the problems of stochastic set cover with perfect and imperfect coverages. In stochastic set cover with perfect coverage, we are given a set of items and a ground set B. Evaluating an item reveals its state which is a random subset of B drawn from the state distribution of the item. Every element in B is assumed to be present in the state of some item with probability 1. For this problem, we show that the adaptive greedy algorithm has an approximation ratio of H(|B|), the |B|th Harmonic number. In stochastic set cover with imperfect coverage, an element in the ground set need not be present in the state of any item. We show a reduction from this problem to the former problem; the adaptive greedy algorithm for the reduced instance has an approxiation ratio of H(|E|), where E is the set of pairs (F, e) such that the state of item F contains e with…
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 · Optimization and Search Problems · Advanced Graph Theory Research
