Improved Parallel Algorithm for Minimum Cost Submodular Cover Problem
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⊂eq 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( km k( m+ mk)4) adaptive rounds, and it achieves an approximation ratio of H(\,k\)1-5 with probability at least 1-3, where =v∈ Vf(v), H(·) is the Harmonic number, m=|V|, and is a constant in (0,15).
0