English

Efficient Submodular Function Maximization under Linear Packing Constraints

Data Structures and Algorithms 2012-05-01 v2 Discrete Mathematics

Abstract

We study the problem of maximizing a monotone submodular set function subject to linear packing constraints. An instance of this problem consists of a matrix A[0,1]m×nA \in [0,1]^{m \times n}, a vector b[1,)mb \in [1,\infty)^m, and a monotone submodular set function f:2[n]\bbR+f: 2^{[n]} \rightarrow \bbR_+. The objective is to find a set SS that maximizes f(S)f(S) subject to AxSbA x_{S} \leq b, where xSx_S stands for the characteristic vector of the set SS. A well-studied special case of this problem is when ff is linear. This special case captures the class of packing integer programs. Our main contribution is an efficient combinatorial algorithm that achieves an approximation ratio of Ω(1/m1/W)\Omega(1 / m^{1/W}), where W=min{bi/Aij:Aij>0}W = \min\{b_i / A_{ij} : A_{ij} > 0\} is the width of the packing constraints. This result matches the best known performance guarantee for the linear case. One immediate corollary of this result is that the algorithm under consideration achieves constant factor approximation when the number of constraints is constant or when the width of the constraints is sufficiently large. This motivates us to study the large width setting, trying to determine its exact approximability. We develop an algorithm that has an approximation ratio of (1ϵ)(11/e)(1 - \epsilon)(1 - 1/e) when W=Ω(lnm/ϵ2)W = \Omega(\ln m / \epsilon^2). This result essentially matches the theoretical lower bound of 11/e1 - 1/e. We also study the special setting in which the matrix AA is binary and kk-column sparse. A kk-column sparse matrix has at most kk non-zero entries in each of its column. We design a fast combinatorial algorithm that achieves an approximation ratio of Ω(1/(Wk1/W))\Omega(1 / (Wk^{1/W})), that is, its performance guarantee only depends on the sparsity and width parameters.

Keywords

Cite

@article{arxiv.1007.3604,
  title  = {Efficient Submodular Function Maximization under Linear Packing Constraints},
  author = {Yossi Azar and Iftah Gamzu},
  journal= {arXiv preprint arXiv:1007.3604},
  year   = {2012}
}

Comments

18 pages

R2 v1 2026-06-21T15:50:51.576Z