Generalized Stochastic Matching
Alireza Farhadi, Jacob Gilbert, MohammadTaghi Hajiaghayi

TL;DR
This paper extends the stochastic matching problem to include vertex dropouts, providing new algorithms with proven approximation ratios for more realistic applications like kidney exchange.
Contribution
It introduces a generalized stochastic matching model with vertex and edge realization probabilities and develops algorithms with strong approximation guarantees.
Findings
Approximation ratio of at least 0.6568 for unweighted graphs.
Approximation ratio of 1/2 + epsilon for weighted graphs.
Improved unweighted graph approximation to 2/3 using EDCS.
Abstract
In this paper, we generalize the recently studied Stochastic Matching problem to more accurately model a significant medical process, kidney exchange, and several other applications. Up until now the Stochastic Matching problem that has been studied was as follows: given a graph G = (V, E), each edge is included in the realized sub-graph of G mutually independently with probability p_e, and the goal is to find a degree-bounded sub-graph Q of G that has an expected maximum matching that approximates the expected maximum matching of the realized sub-graph. This model does not account for possibilities of vertex dropouts, which can be found in several applications, e.g. in kidney exchange when donors or patients opt out of the exchange process as well as in online freelancing and online dating when online profiles are found to be faked. Thus, we will study a more generalized model of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsOrgan Donation and Transplantation · Grief, Bereavement, and Mental Health · Renal Transplantation Outcomes and Treatments
