English

Approximating Matroid Basis Testing for Partition Matroids using Budget-In-Expectation

Data Structures and Algorithms 2026-01-13 v1

Abstract

We consider the following Stochastic Boolean Function Evaluation problem, which is closely related to several problems from the literature. A matroid M\mathcal{M} (in compact representation) on ground set EE is given, and each element iEi\in E is active independently with known probability pi(0,1)p_i\in(0,1). The elements can be queried, upon which it is revealed whether the respective element is active or not. The goal is to find an adaptive querying strategy for determining whether there is a basis of M\mathcal{M} in which all elements are active, with the objective of minimizing the expected number of queries. When M\mathcal{M} is a uniform matroid, this is the problem of evaluating a kk-of-nn function, first studied in the 1970s. This problem is well-understood, and has an optimal adaptive strategy that can be computed in polynomial time. Taking M\mathcal{M} to instead be a partition matroid, we show that previous approaches fail to give a constant-factor approximation. Our main result is a polynomial-time constant-factor approximation algorithm producing a randomized strategy for this partition matroid problem. We obtain this result by combining a new technique with several well-established techniques. Our algorithm adaptively interleaves solutions to several instances of a novel type of stochastic querying problem, with a constraint on the expected\textit{expected} cost. We believe that this type of problem is of independent interest, will spark follow-up work, and has the potential for additional applications.

Keywords

Cite

@article{arxiv.2601.06723,
  title  = {Approximating Matroid Basis Testing for Partition Matroids using Budget-In-Expectation},
  author = {Lisa Hellerstein and Benedikt M. Plank and Kevin Schewior},
  journal= {arXiv preprint arXiv:2601.06723},
  year   = {2026}
}

Comments

Full version of SODA 2026 paper

R2 v1 2026-07-01T08:59:14.596Z