On the Average-Case Performance of Greedy for Maximum Coverage
Eric Balkanski, Jason Chatzitheodorou, Flore Sentenac

TL;DR
This paper analyzes the average-case performance of the greedy algorithm for maximum coverage in a specific random model, showing it generally outperforms the worst-case guarantee and identifying conditions for near-perfect approximation.
Contribution
It introduces a new analysis of the greedy algorithm's expected approximation ratio in a random model, with novel analytical tools and insights into its performance regimes.
Findings
Expected approximation ratio exceeds 1-1/e in the random model.
Two simple conditions ensure the ratio is close to 1 for large graphs.
In some regimes, the ratio does not surpass 0.94 on average.
Abstract
For the classical maximum coverage problem, the greedy algorithm achieves a worst-case approximation, which is optimal unless . The notion of coverage appears in a wide range of optimization tasks, where empirical evaluations indicate approximation ratios close to for the greedy algorithm on real data. Random models have provided average-case justifications for the empirical performance of many well-known algorithms, but little is known about the average-case performance of greedy for maximum coverage. We analyze the expected approximation ratio of the greedy algorithm in a random model, which we call the left-regular random model. We first show that, for all parameter settings of this model, the expected approximation ratio of the greedy algorithm improves by a constant over its worst-case guarantee. We then identify two simple conditions,…
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.
