A Dynamic Algorithm for Weighted Submodular Cover Problem
Kiarash Banihashem, Samira Goudarzi, MohammadTaghi Hajiaghayi, Peyman, Jabbarzade, Morteza Monemizadeh

TL;DR
This paper introduces a randomized dynamic algorithm for the weighted submodular cover problem, efficiently maintaining approximate solutions under element insertions and deletions with low query complexity.
Contribution
It presents the first dynamic algorithm achieving a bicriteria approximation for the weighted submodular cover problem with polylogarithmic query complexity per update.
Findings
Achieves a (1-O(ε), O(ε^{-1}))-bicriteria approximation.
Operates with polylogarithmic query complexity per update.
Handles dynamic insertions and deletions efficiently.
Abstract
We initiate the study of the submodular cover problem in dynamic setting where the elements of the ground set are inserted and deleted. In the classical submodular cover problem, we are given a monotone submodular function and the goal is to obtain a set that minimizes the cost subject to the constraint . This is a classical problem in computer science and generalizes the Set Cover problem, 2-Set Cover, and dominating set problem among others. We consider this problem in a dynamic setting where there are updates to our set , in the form of insertions and deletions of elements from a ground set , and the goal is to maintain an approximately optimal solution with low query complexity per update. For this problem, we propose a randomized algorithm that, in expectation, obtains a $(1-O(\epsilon),…
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
TopicsInfrastructure Maintenance and Monitoring · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
MethodsSparse Evolutionary Training
