English

Online Submodular Maximization with Preemption

Data Structures and Algorithms 2015-01-26 v1

Abstract

Submodular function maximization has been studied extensively in recent years under various constraints and models. The problem plays a major role in various disciplines. We study a natural online variant of this problem in which elements arrive one-by-one and the algorithm has to maintain a solution obeying certain constraints at all times. Upon arrival of an element, the algorithm has to decide whether to accept the element into its solution and may preempt previously chosen elements. The goal is to maximize a submodular function over the set of elements in the solution. We study two special cases of this general problem and derive upper and lower bounds on the competitive ratio. Specifically, we design a 1/e1/e-competitive algorithm for the unconstrained case in which the algorithm may hold any subset of the elements, and constant competitive ratio algorithms for the case where the algorithm may hold at most kk elements in its solution.

Keywords

Cite

@article{arxiv.1501.05801,
  title  = {Online Submodular Maximization with Preemption},
  author = {Niv Buchbinder and Moran Feldman and Roy Schwartz},
  journal= {arXiv preprint arXiv:1501.05801},
  year   = {2015}
}

Comments

32 pages, an extended abstract of this work appeared in SODA 2015

R2 v1 2026-06-22T08:11:01.032Z