English

Breaking Barriers: Combinatorial Algorithms for Non-monotone Submodular Maximization with Sublinear Adaptivity and $1/e$ Approximation

Data Structures and Algorithms 2025-10-07 v2

Abstract

With the rapid growth of data in modern applications, parallel algorithms for maximizing non-monotone submodular functions have gained significant attention. In the parallel computation setting, the state-of-the-art approximation ratio of 1/e1/e is achieved by a continuous algorithm (Ene & Nguyen, 2020) with adaptivity O(log(n)) O\left(\log(n)\right). In this work, we focus on size constraints and present the first combinatorial algorithm matching this bound -- a randomized parallel approach achieving 1/eε1/e-\varepsilon approximation ratio. This result bridges the gap between continuous and combinatorial approaches for this problem. As a byproduct, we also develop a simpler (1/4ε)(1/4-\varepsilon)-approximation algorithm with high probability (11/n\ge 1-1/n). Both algorithms achieve O(log(n)log(k)) O\left(\log(n)\log(k)\right) adaptivity and O(nlog(n)log(k))O\left(n\log(n)\log(k)\right) query complexity. Empirical results show our algorithms achieve competitive objective values, with the (1/4ε)(1/4-\varepsilon)-approximation algorithm particularly efficient in queries.

Keywords

Cite

@article{arxiv.2502.07062,
  title  = {Breaking Barriers: Combinatorial Algorithms for Non-monotone Submodular Maximization with Sublinear Adaptivity and $1/e$ Approximation},
  author = {Yixin Chen and Wenjing Chen and Alan Kuhnle},
  journal= {arXiv preprint arXiv:2502.07062},
  year   = {2025}
}

Comments

Accepted by ICML 2025

R2 v1 2026-06-28T21:39:26.997Z