Improved Local Computation Algorithm for Set Cover via Sparsification
Christoph Grunau, Slobodan Mitrovi\'c, Ronitt Rubinfeld, Ali Vakilian

TL;DR
This paper introduces an improved local computation algorithm for the set cover problem that uses sparsification and parallelization techniques to reduce query complexity and adaptivity, outperforming previous methods.
Contribution
It presents a novel LCA for set cover with better query complexity by leveraging sparsification and a non-revoking parallel algorithm, improving upon prior reductions.
Findings
Achieves lower query complexity than previous algorithms.
Introduces a sparsification technique for set cover.
Develops a non-revoking parallel set cover algorithm.
Abstract
We design a Local Computation Algorithm (LCA) for the set cover problem. Given a set system where each set has size at most and each element is contained in at most sets, the algorithm reports whether a given set is in some fixed set cover whose expected size is times the minimum fractional set cover value. Our algorithm requires queries. This result improves upon the application of the reduction of [Parnas and Ron, TCS'07] on the result of [Kuhn et al., SODA'06], which leads to a query complexity of . To obtain this result, we design a parallel set cover algorithm that admits an efficient simulation in the LCA model by using a sparsification technique introduced in [Ghaffari and Uitto, SODA'19] for the maximal independent set problem. The parallel algorithm adds a…
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.
