English

Distributionally Robust $k$-of-$n$ Sequential Testing

Data Structures and Algorithms 2026-03-26 v1

Abstract

The kk-of-nn testing problem involves performing nn independent tests sequentially, in order to determine whether/not at least kk tests pass. The objective is to minimize the expected cost of testing. This is a fundamental and well-studied stochastic optimization problem. However, a key limitation of this model is that the success/failure probability of each test is assumed to be known precisely. In this paper, we relax this assumption and study a distributionally-robust model for kk-of-nn testing. In our setting, each test is associated with an interval that contains its (unknown) failure probability. The goal is to find a solution that minimizes the worst-case expected cost, where each test's probability is chosen from its interval. We focus on non-adaptive solutions, that are specified by a fixed permutation of the tests. When all test costs are unit, we obtain a 22-approximation algorithm for distributionally-robust kk-of-nn testing. For general costs, we obtain an O(1ϵ)O(\frac{1}{\sqrt \epsilon})-approximation algorithm on ϵ\epsilon-bounded instances where each uncertainty interval is contained in [ϵ,1ϵ][\epsilon, 1-\epsilon]. We also consider the inner maximization problem for distributionally-robust kk-of-nn: this involves finding the worst-case probabilities from the uncertainty intervals for a given solution. For this problem, in addition to the above approximation ratios, we obtain a quasi-polynomial time approximation scheme under the assumption that all costs are polynomially bounded.

Keywords

Cite

@article{arxiv.2603.23705,
  title  = {Distributionally Robust $k$-of-$n$ Sequential Testing},
  author = {Rayen Tan and Viswanath Nagarajan},
  journal= {arXiv preprint arXiv:2603.23705},
  year   = {2026}
}

Comments

28 pages, 3 figures

R2 v1 2026-07-01T11:36:19.728Z