English

Stochastic Matching with Few Queries: $(1-\varepsilon)$ Approximation

Data Structures and Algorithms 2020-02-28 v1 Computational Complexity Distributed, Parallel, and Cluster Computing Discrete Mathematics

Abstract

Suppose that we are given an arbitrary graph G=(V,E)G=(V, E) and know that each edge in EE is going to be realized independently with some probability pp. The goal in the stochastic matching problem is to pick a sparse subgraph QQ of GG such that the realized edges in QQ, in expectation, include a matching that is approximately as large as the maximum matching among the realized edges of GG. The maximum degree of QQ can depend on pp, but not on the size of GG. This problem has been subject to extensive studies over the years and the approximation factor has been improved from 0.50.5 to 0.50010.5001 to 0.65680.6568 and eventually to 2/32/3. In this work, we analyze a natural sampling-based algorithm and show that it can obtain all the way up to (1ϵ)(1-\epsilon) approximation, for any constant ϵ>0\epsilon > 0. A key and of possible independent interest component of our analysis is an algorithm that constructs a matching on a stochastic graph, which among some other important properties, guarantees that each vertex is matched independently from the vertices that are sufficiently far. This allows us to bypass a previously known barrier towards achieving (1ϵ)(1-\epsilon) approximation based on existence of dense Ruzsa-Szemer\'edi graphs.

Keywords

Cite

@article{arxiv.2002.11880,
  title  = {Stochastic Matching with Few Queries: $(1-\varepsilon)$ Approximation},
  author = {Soheil Behnezhad and Mahsa Derakhshan and MohammadTaghi Hajiaghayi},
  journal= {arXiv preprint arXiv:2002.11880},
  year   = {2020}
}

Comments

A version of this paper is to appear at STOC 2020

R2 v1 2026-06-23T13:55:31.869Z