Query Efficient Weighted Stochastic Matching
Abstract: In this paper, we study the weighted stochastic matching problem. Let be a given edge-weighted graph and let its realization be a random subgraph of that includes each edge independently with a known probability . The goal in this problem is to pick a sparse subgraph of without prior knowledge of 's realization, such that the maximum weight matching among the realized edges of (i.e. the subgraph ) in expectation approximates the maximum weight matching of the entire realization . Attaining any constant approximation ratio for this problem requires selecting a subgraph of max-degree where . On the positive side, there exists a -approximation algorithm by Behnezhad and Derakhshan, albeit at the cost of max-degree having exponential dependence on $1/p$. Within the regime, however, the best-known algorithm achieves a $0.536$ approximation ratio due to Dughmi, Kalayci, and Patel improving over the $0.501$ approximation algorithm by Behnezhad, Farhadi, Hajiaghayi, and Reyhani. In this work, we present a 0.68 approximation algorithm with queries per vertex, which is asymptotically tight. This is even an improvement over the best-known approximation ratio of $2/3$ for unweighted graphs within the regime due to Assadi and Bernstein. The $2/3$ approximation ratio is proven tight in the presence of a few correlated edges in , indicating that surpassing the $2/3$ barrier should rely on the independent realization of edges. Our analysis involves reducing the problem to designing a randomized matching algorithm on a given stochastic graph with some variance-bounding properties.
Paper Prompts
Sign up for free to create and run prompts on this paper.