English

Identifying Approximate Minimizers under Stochastic Uncertainty

Data Structures and Algorithms 2025-04-25 v1

Abstract

We study a fundamental stochastic selection problem involving nn independent random variables, each of which can be queried at some cost. Given a tolerance level δ\delta, the goal is to find a value that is δ\delta-approximately minimum (or maximum) over all the random variables, at minimum expected cost. A solution to this problem is an adaptive sequence of queries, where the choice of the next query may depend on previously-observed values. Two variants arise, depending on whether the goal is to find a δ\delta-minimum value or a δ\delta-minimizer. When all query costs are uniform, we provide a 44-approximation algorithm for both variants. When query costs are non-uniform, we provide a 5.835.83-approximation algorithm for the δ\delta-minimum value and a 7.477.47-approximation for the δ\delta-minimizer. All our algorithms rely on non-adaptive policies (that perform a fixed sequence of queries), so we also upper bound the corresponding ''adaptivity'' gaps. Our analysis relates the stopping probabilities in the algorithm and optimal policies, where a key step is in proving and using certain stochastic dominance properties.

Keywords

Cite

@article{arxiv.2504.17019,
  title  = {Identifying Approximate Minimizers under Stochastic Uncertainty},
  author = {Hessa Al-Thani and Viswanath Nagarajan},
  journal= {arXiv preprint arXiv:2504.17019},
  year   = {2025}
}

Comments

26 pages, 7 figures

R2 v1 2026-06-28T23:09:01.486Z