Approximating Matroid Basis Testing for Partition Matroids using Budget-In-Expectation
Lisa Hellerstein, Benedikt M. Plank, Kevin Schewior

TL;DR
This paper develops a polynomial-time approximation algorithm for the stochastic Boolean function evaluation problem on partition matroids, minimizing expected queries and advancing understanding beyond uniform matroids.
Contribution
It introduces a novel approximation approach for partition matroids, combining new and existing techniques to handle expected cost constraints in stochastic querying.
Findings
Provides a constant-factor approximation algorithm for partition matroids
Introduces a new stochastic querying problem with expected cost constraints
Demonstrates limitations of previous approaches for this class of problems
Abstract
We consider the following Stochastic Boolean Function Evaluation problem, which is closely related to several problems from the literature. A matroid (in compact representation) on ground set is given, and each element is active independently with known probability . 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 in which all elements are active, with the objective of minimizing the expected number of queries. When is a uniform matroid, this is the problem of evaluating a -of- 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 to instead be a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Machine Learning and Algorithms
