We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Practical and Parallelizable Algorithms for Non-Monotone Submodular Maximization with Size Constraint

Abstract: We present combinatorial and parallelizable algorithms for maximization of a submodular function, not necessarily monotone, with respect to a size constraint. We improve the best approximation factor achieved by an algorithm that has optimal adaptivity and nearly optimal query complexity to $0.193 - \varepsilon$. The conference version of this work mistakenly employed a subroutine that does not work for non-monotone, submodular functions. In this version, we propose a fixed and improved subroutine to add a set with high average marginal gain, ThreshSeq, which returns a solution in $O( \log(n) )$ adaptive rounds with high probability. Moreover, we provide two approximation algorithms. The first has approximation ratio $1/6 - \varepsilon$, adaptivity $O( \log (n) )$, and query complexity $O( n \log (k) )$, while the second has approximation ratio $0.193 - \varepsilon$, adaptivity $O( \log^2 (n) )$, and query complexity $O(n \log (k))$. Our algorithms are empirically validated to use a low number of adaptive rounds and total queries while obtaining solutions with high objective value in comparison with state-of-the-art approximation algorithms, including continuous algorithms that use the multilinear extension.
Comments: 39 pages
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
Journal reference: Journal of Artificial Intelligence Research 79 (2024) 599-638
DOI: 10.1613/jair.1.14323
Cite as: arXiv:2009.01947 [cs.DS]
  (or arXiv:2009.01947v5 [cs.DS] for this version)

Submission history

From: Alan Kuhnle [view email]
[v1] Thu, 3 Sep 2020 22:43:55 GMT (8908kb,D)
[v2] Mon, 19 Oct 2020 15:38:58 GMT (9535kb,D)
[v3] Mon, 8 Mar 2021 18:27:28 GMT (9535kb,D)
[v4] Fri, 21 Oct 2022 19:41:06 GMT (10770kb,D)
[v5] Mon, 19 Feb 2024 19:16:24 GMT (3997kb,D)

Link back to: arXiv, form interface, contact.