Scalable Bicriteria Algorithms for Non-Monotone Submodular Cover
Victoria G. Crawford

TL;DR
This paper introduces scalable bicriteria algorithms for the non-monotone submodular cover problem, providing approximation guarantees and demonstrating effectiveness on large datasets and real-world applications.
Contribution
It presents the first scalable bicriteria algorithms for non-monotone submodular cover with provable approximation bounds and applicability to large-scale data.
Findings
Algorithms achieve $O(1/\epsilon^2)$ cost ratio
Guarantee $f$ is at least $\tau(1-\epsilon)/2$
Effective in experiments with graph cut and data summarization
Abstract
In this paper, we consider the optimization problem \scpl (\scp), which is to find a minimum cost subset of a ground set such that the value of a submodular function is above a threshold . In contrast to most existing work on \scp, it is not assumed that is monotone. Two bicriteria approximation algorithms are presented for \scp that, for input parameter , give ratio to the optimal cost and ensures the function is at least . A lower bound shows that under the value query model shows that no polynomial-time algorithm can ensure that is larger than . Further, the algorithms presented are scalable to large data sets, processing the ground set in a stream. Similar algorithms developed for \scp also work for the related optimization problem of \smpl (\smp). Finally, the algorithms are demonstrated…
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
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Internet Traffic Analysis and Secure E-voting
