English

Online Submodular Maximization Problem with Vector Packing Constraint

Discrete Mathematics 2017-06-22 v1

Abstract

We consider the online vector packing problem in which we have a dd dimensional knapsack and items uu with weight vectors wuR+d\mathbf{w}_u \in \mathbb{R}_+^d arrive online in an arbitrary order. Upon the arrival of an item, the algorithm must decide immediately whether to discard or accept the item into the knapsack. When item uu is accepted, wu(i)\mathbf{w}_u(i) units of capacity on dimension ii will be taken up, for each i[d]i\in[d]. To satisfy the knapsack constraint, an accepted item can be later disposed of with no cost, but discarded or disposed of items cannot be recovered. The objective is to maximize the utility of the accepted items SS at the end of the algorithm, which is given by f(S)f(S) for some non-negative monotone submodular function ff. For any small constant ϵ>0\epsilon > 0, we consider the special case that the weight of an item on every dimension is at most a (1ϵ)(1-\epsilon) fraction of the total capacity, and give a polynomial-time deterministic O(kϵ2)O(\frac{k}{\epsilon^2})-competitive algorithm for the problem, where kk is the (column) sparsity of the weight vectors. We also show several (almost) tight hardness results even when the algorithm is computationally unbounded. We show that under the ϵ\epsilon-slack assumption, no deterministic algorithm can obtain any o(k)o(k) competitive ratio, and no randomized algorithm can obtain any o(klogk)o(\frac{k}{\log k}) competitive ratio. For the general case (when ϵ=0\epsilon = 0), no randomized algorithm can obtain any o(k)o(k) competitive ratio. In contrast to the (1+δ)(1+\delta) competitive ratio achieved in Kesselheim et al. (STOC 2014) for the problem with random arrival order of items and under large capacity assumption, we show that in the arbitrary arrival order case, even when wu\| \mathbf{w}_u \|_\infty is arbitrarily small for all items uu, it is impossible to achieve any o(logkloglogk)o(\frac{\log k}{\log\log k}) competitive ratio.

Keywords

Cite

@article{arxiv.1706.06922,
  title  = {Online Submodular Maximization Problem with Vector Packing Constraint},
  author = {T-H. Hubert Chan and Shaofeng H. -C. Jiang and Zhihao Gavin Tang and Xiaowei Wu},
  journal= {arXiv preprint arXiv:1706.06922},
  year   = {2017}
}

Comments

The conference version of this paper appears in ESA 2017

R2 v1 2026-06-22T20:25:18.108Z