English

Understanding the Correlation Gap for Matchings

Data Structures and Algorithms 2017-10-18 v1

Abstract

Given a set of vertices VV with V=n|V| = n, a weight vector w(R+{0})(V2)w \in (\mathbb{R}^+ \cup \{ 0 \})^{\binom{V}{2}}, and a probability vector x[0,1](V2)x \in [0, 1]^{\binom{V}{2}} in the matching polytope, we study the quantity EG[νw(G)](u,v)(V2)wu,vxu,v\frac{E_{G}[ \nu_w(G)]}{\sum_{(u, v) \in \binom{V}{2}} w_{u, v} x_{u, v}} where GG is a random graph where each edge ee with weight wew_e appears with probability xex_e independently, and let νw(G)\nu_w(G) denotes the weight of the maximum matching of GG. This quantity is closely related to correlation gap and contention resolution schemes, which are important tools in the design of approximation algorithms, algorithmic game theory, and stochastic optimization. We provide lower bounds for the above quantity for general and bipartite graphs, and for weighted and unweighted settings. he best known upper bound is 0.540.54 by Karp and Sipser, and the best lower bound is 0.40.4. We show that it is at least 0.470.47 for unweighted bipartite graphs, at least 0.450.45 for weighted bipartite graphs, and at lea st 0.430.43 for weighted general graphs. To achieve our results, we construct local distribution schemes on the dual which may be of independent interest.

Keywords

Cite

@article{arxiv.1710.06339,
  title  = {Understanding the Correlation Gap for Matchings},
  author = {Guru Guruganesh and Euiwoong Lee},
  journal= {arXiv preprint arXiv:1710.06339},
  year   = {2017}
}
R2 v1 2026-06-22T22:17:03.873Z