English

Submodular Stochastic Probing with Prices

Data Structures and Algorithms 2019-01-09 v3

Abstract

We introduce Stochastic Probing with Prices (SPP), a variant of the Stochastic Probing (SP) model in which we must pay a price to probe an element. A SPP problem involves two set systems (N,Iin)(N,\mathcal{I}_{in}) and (N,Iout)(N,\mathcal{I}_{out}) where each eNe\in N is active with probability pep_e. To discover whether ee is active, it must be probed by paying the price Δe\Delta_e. If it is probed and active, then it is irrevocably added to the solution. Moreover, at all times, the set of probed elements must lie in Iout\mathcal{I}_{out}, and the solution (the set of probed and active elements) must lie in Iin\mathcal{I}_{in}. The goal is to maximize a set function ff minus the cost of the probes. We give a bi-criteria approximation algorithm to the online version of this problem, in which the elements are shown to the algorithm in a possibly adversarial order. Our results translate to state-of-the-art approximations for the traditional (online) stochastic probing problem.

Keywords

Cite

@article{arxiv.1810.01730,
  title  = {Submodular Stochastic Probing with Prices},
  author = {Ben Chugg and Takanori Maehara},
  journal= {arXiv preprint arXiv:1810.01730},
  year   = {2019}
}
R2 v1 2026-06-23T04:27:09.813Z