Improved Parallel Algorithm for Minimum Cost Submodular Cover Problem
Yingli Ran, Zhao Zhang, Shaojie Tang

TL;DR
This paper presents a new parallel algorithm for the minimum cost submodular cover problem, achieving faster adaptive rounds and near-optimal approximation ratios, which is significant for applications in machine learning and data mining.
Contribution
The paper introduces a novel parallel algorithm for MinSMC with improved adaptive complexity and approximation guarantees compared to previous methods.
Findings
Achieves $O(rac{ ext{log} km ext{log} k( ext{log} m+ ext{log} ext{log} mk)}{ ext{varepsilon}^4})$ adaptive rounds.
Provides an approximation ratio of $rac{H( ext{min}\{ ext{ extDelta},k ext})}{1-5 ext{ extvarepsilon}}$ with high probability.
Applicable to large-scale machine learning and data mining tasks involving submodular functions.
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 .
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.
Taxonomy
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Internet Traffic Analysis and Secure E-voting
