Improved Parallel Algorithm for Minimum Cost Submodular Cover Problem
Data Structures and Algorithms
2022-06-16 v3 Combinatorics
Abstract
In the minimum cost submodular cover problem (MinSMC), we are given a monotone nondecreasing submodular function , a linear cost function , and an integer , the goal is to find a subset with the minimum cost such that . 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 adaptive rounds, and it achieves an approximation ratio of with probability at least , where , is the Harmonic number, , and is a constant in .
Cite
@article{arxiv.2108.04416,
title = {Improved Parallel Algorithm for Minimum Cost Submodular Cover Problem},
author = {Yingli Ran and Zhao Zhang and Shaojie Tang},
journal= {arXiv preprint arXiv:2108.04416},
year = {2022}
}
Comments
Our paper has been accepted to 35th Annual Conference on Learning Theory