When LP is the cure for your matching woes: improved bounds for stochastic matchings

  • Authors:
  • Nikhil Bansal;Anupam Gupta;Jian Li;Julián Mestre;Viswanath Nagarajan;Atri Rudra

  • Affiliations:
  • IBM T.J. Watson Research Center, Yorktown Heights, NY;Computer Science Department, Carnegie Mellon University, Pittsburgh, PA;Computer Science Department, University of Maryland, College Park, MD;Max-Planck-Institut für Informatik, Saarbrücken, Germany;IBM T.J. Watson Research Center, Yorktown Heights, NY;Computer Science & Engg. Dept., University at Buffalo, SUNY, Buffalo, NY

  • Venue:
  • ESA'10 Proceedings of the 18th annual European conference on Algorithms: Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Consider a random graph model where each possible edge e is present independently with some probability pe. We are given these numbers pe, and want to build a large/heavy matching in the randomly generated graph. However, the only way we can find out whether an edge is present or not is to query it, and if the edge is indeed present in the graph, we are forced to add it to our matching. Further, each vertex i is allowed to be queried at most ti times. How should we adaptively query the edges to maximize the expected weight of the matching? We consider several matching problems in this general framework (some of which arise in kidney exchanges and online dating, and others arise in modeling online advertisements); we give LP-rounding based constant-factor approximation algorithms for these problems. Our main results are: • We give a 5.75-approximation for weighted stochastic matching on general graphs, and a 5-approximation on bipartite graphs. This answers an open question from [Chen et al. ICALP 09]. • Combining our LP-rounding algorithm with the natural greedy algorithm, we give an improved 3.88-approximation for unweighted stochastic matching on general graphs and 3.51-approximation on bipartite graphs. • We introduce a generalization of the stochastic online matching problem [Feldman et al. FOCS 09] that also models preferenceuncertainty and timeouts of buyers, and give a constant factor approximation algorithm.