中文

Incremental Submodular Maximization: Better Than Greedy

数据结构与算法 2026-06-26 v1

摘要

We consider submodular maximization under increasing cardinality constraint and ask for a good incremental solution, i.e., an ordering of the ground set such that each prefix of the ordering yields a good solution for its respective cardinality. A classical result in this setting is that the greedy algorithm achieves a competitive ratio, i.e., an approximation guarantee across all cardinalities, of e/(e1)1.582\mathrm{e}/(\mathrm{e}-1) \approx 1.582. No better general guarantee was previously known. We present an adaptive scaling algorithm achieving a competitive ratio of 1.3731.373. We complement our result by a deterministic lower bound of 1.251.25 on the best possible competitive ratio for incremental submodular maximization.

引用

@article{arxiv.2606.28558,
  title  = {Incremental Submodular Maximization: Better Than Greedy},
  author = {Marcin Bienkowski and Joakim Blikstad and Jarosław Byrka and Martín Costa and Yann Disser and Annette Lutz},
  journal= {arXiv preprint arXiv:2606.28558},
  year   = {2026}
}