Papers
Topics
Authors
Recent
Search
2000 character limit reached

Query Efficient Weighted Stochastic Matching

Published 14 Nov 2023 in cs.DS | (2311.08513v1)

Abstract: In this paper, we study the weighted stochastic matching problem. Let G=(V,E)G=(V, E) be a given edge-weighted graph and let its realization G\mathcal{G} be a random subgraph of GG that includes each edge eEe\in E independently with a known probability pep_e. The goal in this problem is to pick a sparse subgraph QQ of GG without prior knowledge of GG's realization, such that the maximum weight matching among the realized edges of QQ (i.e. the subgraph QGQ\cap \mathcal{G}) in expectation approximates the maximum weight matching of the entire realization G\mathcal{G}. Attaining any constant approximation ratio for this problem requires selecting a subgraph of max-degree Ω(1/p)\Omega(1/p) where p=mineEpep=\min_{e\in E} p_e. On the positive side, there exists a (1ϵ)(1-\epsilon)-approximation algorithm by Behnezhad and Derakhshan, albeit at the cost of max-degree having exponential dependence on $1/p$. Within the poly(1/p)\text{poly}(1/p) 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 O(1/p)O(1/p) 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 poly(1/p)\text{poly}(1/p) regime due to Assadi and Bernstein. The $2/3$ approximation ratio is proven tight in the presence of a few correlated edges in G\mathcal{G}, 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.

Citations (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.