[edit]
Improved Parallel Algorithm for Minimum Cost Submodular Cover Problem
Proceedings of Thirty Fifth Conference on Learning Theory, PMLR 178:3490-3502, 2022.
Abstract
In the minimum cost submodular cover problem (MinSMC), we are given a monotone nondecreasing submodular function f:2V→Z+, a linear cost function c:V→R+, and an integer k≤f(V), the goal is to find a subset A⊆V with the minimum cost such that f(A)≥k. The MinSMC can be found at the heart of many machine learning and data mining applications. In this paper, we design a parallel algorithm for the MinSMC that takes at most O(log(km)logk(logm+loglog(mk))ε4) adaptive rounds, and it achieves an approximation ratio of H(min with probability at least 1-3\varepsilon, where \Delta=\max_{v\in V}f(v), H(\cdot) is the Harmonic number, m=|V|, and \varepsilon is a constant in (0,\frac{1}{5}).