Online Bipartite Matching in the Probe-Commit Model

03/15/2023
by   Allan Borodin, et al.
0

We consider the classical online bipartite matching problem in the probe-commit model. In this problem, when an online vertex arrives, its edges must be probed to determine if they exist, based on known edge probabilities. A probing algorithm must respect commitment, meaning that if a probed edge exists, it must be used in the matching. Additionally, each online vertex has a patience constraint which limits the number of probes that can be made to an online vertex's adjacent edges. We introduce a new configuration linear program (LP) which we prove is a relaxation of an optimal offline probing algorithm. Using this LP, we establish the following competitive ratios which depend on the model used to generate the instance graph, and the arrival order of its online vertices: - In the worst-case instance model, an optimal 1/e ratio when the vertices arrive in uniformly at random (u.a.r.) order. - In the known independently distributed (i.d.) instance model, an optimal 1/2 ratio when the vertices arrive in adversarial order, and a 1-1/e ratio when the vertices arrive in u.a.r. order. The latter two results improve upon the previous best competitive ratio of 0.46 due to Brubach et al. (Algorithmica 2020), which only held in the more restricted known i.i.d. (independent and identically distributed) instance model. Our 1-1/e-competitive algorithm matches the best known result for the prophet secretary matching problem due to Ehsani et al. (SODA 2018). Our algorithm is efficient and implies a 1-1/e approximation ratio for the special case when the graph is known. This is the offline stochastic matching problem, and we improve upon the 0.42 approximation ratio for one-sided patience due to Pollner et al. (EC 2022), while also generalizing the 1-1/e approximation ratio for unbounded patience due to Gamlath et al. (SODA 2019).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/21/2020

Greedy Approaches to Online Stochastic Matching

Within the context of stochastic probing with commitment, we consider th...
research
04/22/2018

Attenuate Locally, Win Globally: An Attenuation-based Framework for Online Stochastic Matching with Timeouts

Online matching problems have garnered significant attention in recent y...
research
06/02/2022

Max-Weight Online Stochastic Matching: Improved Approximations Against the Online Benchmark

In this paper, we study max-weight stochastic matchings on online bipart...
research
06/13/2021

Improved Guarantees for Offline Stochastic Matching via new Ordered Contention Resolution Schemes

Matching is one of the most fundamental and broadly applicable problems ...
research
02/08/2021

Prophet Inequality Matching Meets Probing with Commitment

Within the context of stochastic probing with commitment, we consider th...
research
05/02/2022

Tightness without Counterexamples: A New Approach and New Results for Prophet Inequalities

Prophet inequalities consist of many beautiful statements that establish...
research
09/19/2023

Online Matching with Stochastic Rewards: Advanced Analyses Using Configuration Linear Programs

Mehta and Panigrahi (2012) proposed Online Matching with Stochastic Rewa...

Please sign up or login with your details

Forgot password? Click here to reset