We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Greedy Approaches to Online Stochastic Matching

Abstract: Within the context of stochastic probing with commitment, we consider the online stochastic matching problem; that is, the one-sided online bipartite matching problem where edges adjacent to an online node must be probed to determine if they exist based on edge probabilities that become known when an online vertex arrives. If a probed edge exists, it must be used in the matching (if possible). We consider the competitiveness of online algorithms in both the adversarial order model (AOM) and the random order model (ROM). More specifically, we consider a bipartite stochastic graph $G = (U,V,E)$ where $U$ is the set of offline vertices, $V$ is the set of online vertices and $G$ has edge probabilities $(p_{e})_{e \in E}$ and edge weights $(w_{e})_{e \in E}$. Additionally, $G$ has probing constraints $(\scr{C}_{v})_{v \in V}$, where $\scr{C}_v$ indicates which sequences of edges adjacent to an online vertex $v$ can be probed. We assume that $U$ is known in advance, and that $\scr{C}_v$, together with the edge probabilities and weights adjacent to an online vertex are only revealed when the online vertex arrives. This model generalizes the various settings of the classical bipartite matching problem, and so our main contribution is in making progress towards understanding which classical results extend to the stochastic probing model.
Comments: Updated the paper to include a result for edge weights, and generalized our results to downward-closed probing constraints. arXiv admin note: text overlap with arXiv:2004.14304
Subjects: Data Structures and Algorithms (cs.DS); Combinatorics (math.CO)
ACM classes: F.2.2; G.2.2
Cite as: arXiv:2008.09260 [cs.DS]
  (or arXiv:2008.09260v2 [cs.DS] for this version)

Submission history

From: Calum MacRury [view email]
[v1] Fri, 21 Aug 2020 01:46:00 GMT (325kb)
[v2] Mon, 1 Mar 2021 00:13:27 GMT (929kb)

Link back to: arXiv, form interface, contact.