Fast Stochastic Greedy Algorithm for $k$-Submodular Cover Problem
Hue T. Nguyen, Tan D. Tran, Nguyen Long Giang, Canh V. Pham

TL;DR
This paper introduces a Fast Stochastic Greedy algorithm for the $k$-Submodular Cover problem, significantly improving efficiency and scalability in AI applications by reducing query complexity and providing strong approximation guarantees.
Contribution
The paper presents a novel stochastic greedy algorithm that enhances approximation quality and reduces query complexity for the $k$-Submodular Cover problem.
Findings
Achieves strong bicriteria approximation guarantees.
Reduces function evaluations compared to existing methods.
Highly scalable for large-scale AI applications.
Abstract
We study the -Submodular Cover () problem, a natural generalization of the classical Submodular Cover problem that arises in artificial intelligence and combinatorial optimization tasks such as influence maximization, resource allocation, and sensor placement. Existing algorithms for often provide weak approximation guarantees or incur prohibitively high query complexity. To overcome these limitations, we propose a \textit{Fast Stochastic Greedy} algorithm that achieves strong bicriteria approximation while substantially lowering query complexity compared to state-of-the-art methods. Our approach dramatically reduces the number of function evaluations, making it highly scalable and practical for large-scale real-world AI applications where efficiency is essential.
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 · Computational Geometry and Mesh Generation · Facility Location and Emergency Management
