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 . Within the regime, however, the best-known algorithm achieves a approximation ratio due to Dughmi, Kalayci, and Patel improving over the 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 for unweighted graphs within the regime due to Assadi and Bernstein. The approximation ratio is proven tight in the presence of a few correlated edges in , indicating that surpassing the 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.
Cite
@article{arxiv.2311.08513,
title = {Query Efficient Weighted Stochastic Matching},
author = {Mahsa Derakhshan and Mohammad Saneian},
journal= {arXiv preprint arXiv:2311.08513},
year = {2023}
}