English

Nearly Linear Time Deterministic Algorithms for Submodular Maximization Under Knapsack Constraint and Beyond

Data Structures and Algorithms 2020-12-22 v6

Abstract

In this work, we study the classic submodular maximization problem under knapsack constraints and beyond. We first present an (7/16ε)(7/16-\varepsilon)-approximate algorithm for single knapsack constraint, which requires O(nmax{ε1,loglogn})O(n\cdot\max\{\varepsilon^{-1},\log\log n\}) queries, and two passes in the streaming setting. This provides improvements in approximation ratio, query complexity and number of passes on the stream. We next show that there exists an (1/2ε)(1/2-\varepsilon)-approximate deterministic algorithm for constant number of binary packing constraints, which achieves a query complexity of Oε(nloglogn)O_{\varepsilon}(n\cdot\log \log n). One salient feature of our deterministic algorithm is, both its approximation ratio and time complexity are independent of the number of constraints. Lastly we present nearly linear time algorithms for the intersection of pp-system and dd knapsack constraint, we achieve approximation ratio of (1/(p+74d+1)ε)(1/(p+\frac{7}{4}d+1)-\varepsilon) for monotone objective and (p/(p+1)(2p+74d+1)ε)(p/(p+1)(2p+\frac{7}{4}d+1)-\varepsilon) for non-monotone objective.

Keywords

Cite

@article{arxiv.1804.08178,
  title  = {Nearly Linear Time Deterministic Algorithms for Submodular Maximization Under Knapsack Constraint and Beyond},
  author = {Wenxin Li},
  journal= {arXiv preprint arXiv:1804.08178},
  year   = {2020}
}

Comments

The cardinality constraint result and lower bound in v5 are included in a separate paper arXiv:2006.09327

R2 v1 2026-06-23T01:31:52.043Z