English

Stochastic Function Certification with Correlations

Data Structures and Algorithms 2026-04-06 v1

Abstract

We study the Stochastic Boolean Function Certification (SBFC) problem, where we are given nn Bernoulli random variables {Xe:eU}\{X_e: e \in U\} on a ground set UU of nn elements with joint distribution pp, a Boolean function f:2U{0,1}f: 2^U \to \{0, 1\}, and an (unknown) scenario S={eU:Xe=1}S = \{e \in U: X_e = 1\} of active elements sampled from pp. We seek to probe the elements one-at-a-time to reveal if they are active until we can certify f(S)=1f(S) = 1, while minimizing the expected number of probes. Unlike most previous results that assume independence, we study correlated distributions pp and give approximation algorithms for several classes of functions ff. When f(S)f(S) is the indicator function for whether SS is the spanning set of a given matroid, our problem reduces to finding a basis of active elements of a matroid by probing elements. We give a non-adaptive O(logn)O(\log n)-approximation algorithm for arbitrary distributions pp, and show that this is tight up to constants unless P == NP, even for partition matroids. For uniform matroids, we give constant factor 4.6424.642-approximation ([BBFT20]) that can be further improved to a 22-approximation if additionally the random variables are negatively correlated for the case of 11-uniform matroid. We also give an adaptive O(logk)O(\log k)-approximation algorithm for SBFC for kk-uniform matroids for the Graph Probing problem, where we seek to probe the edges of a graph one-at-a-time until we find kk active edges. The underlying distribution on edges arises from (hidden) independent vertex random variables, with an edge being active if at least one of its endpoints is active. This significantly improves over the information-theoretic lower bound on Ω(poly(n))\Omega(\mathrm{poly}(n)) ([JGM19]) for adaptive algorithms for kk-uniform matroids with arbitrary distributions.

Keywords

Cite

@article{arxiv.2604.02611,
  title  = {Stochastic Function Certification with Correlations},
  author = {Rohan Ghuge and Jai Moondra and Mohit Singh},
  journal= {arXiv preprint arXiv:2604.02611},
  year   = {2026}
}
R2 v1 2026-07-01T11:52:09.537Z