@inproceedings{30f7fd17ba7047d38ea289e55d29fc81,
title = "When LP is the cure for your matching woes: Improved bounds for stochastic matchings (Extended abstract)",
abstract = "Consider a random graph model where each possible edge e is present independently with some probability p_e . We are given these numbers p_e , 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 t_i 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 preference-uncertainty and timeouts of buyers, and give a constant factor approximation algorithm.",
author = "N. Bansal and A. Gupta and J. Liu and J. Mestre and V. Nagarajan and A. Rudra",
year = "2010",
doi = "10.1007/978-3-642-15781-3_19",
language = "English",
isbn = "978-3-642-15780-6",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "218--229",
editor = "{Berg, de}, M. and U. Meyer",
booktitle = "Algorithms - ESA 2010 (18th Annual European Symposium, Liverpool, UK, September 6-8, 2010. Proceedings, Part II)",
address = "Germany",
}