English

Improved Deterministic Algorithms for Non-monotone Submodular Maximization

Data Structures and Algorithms 2023-04-03 v2

Abstract

Submodular maximization is one of the central topics in combinatorial optimization. It has found numerous applications in the real world. In the past decades, a series of algorithms have been proposed for this problem. However, most of the state-of-the-art algorithms are randomized. There remain non-negligible gaps with respect to approximation ratios between deterministic and randomized algorithms in submodular maximization. In this paper, we propose deterministic algorithms with improved approximation ratios for non-monotone submodular maximization. Specifically, for the matroid constraint, we provide a deterministic 0.283o(1)0.283-o(1) approximation algorithm, while the previous best deterministic algorithm only achieves a 1/41/4 approximation ratio. For the knapsack constraint, we provide a deterministic 1/41/4 approximation algorithm, while the previous best deterministic algorithm only achieves a 1/61/6 approximation ratio. For the linear packing constraints with large widths, we provide a deterministic 1/6ϵ1/6-\epsilon approximation algorithm. To the best of our knowledge, there is currently no deterministic approximation algorithm for the constraints.

Keywords

Cite

@article{arxiv.2208.14388,
  title  = {Improved Deterministic Algorithms for Non-monotone Submodular Maximization},
  author = {Xiaoming Sun and Jialin Zhang and Shuo Zhang and Zhijie Zhang},
  journal= {arXiv preprint arXiv:2208.14388},
  year   = {2023}
}

Comments

25 pages; added a new result about the linear packing constraints

R2 v1 2026-06-28T00:25:27.212Z