English

Fast Stochastic Greedy Algorithm for $k$-Submodular Cover Problem

Data Structures and Algorithms 2025-11-04 v1 Artificial Intelligence

Abstract

We study the kk-Submodular Cover (kSCkSC) 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 \kSC\kSC 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.

Keywords

Cite

@article{arxiv.2511.00869,
  title  = {Fast Stochastic Greedy Algorithm for $k$-Submodular Cover Problem},
  author = {Hue T. Nguyen and Tan D. Tran and Nguyen Long Giang and Canh V. Pham},
  journal= {arXiv preprint arXiv:2511.00869},
  year   = {2025}
}