Online Hypergraph Matching with Delays
Marco Pavone, Amin Saberi, Maximilian Schiffer, Matthew Tsao

TL;DR
This paper investigates online hypergraph matching with delays, focusing on ridesharing applications, and provides algorithms with provable competitive ratios for utility maximization and cost minimization, considering various vehicle capacities and delay constraints.
Contribution
It introduces new algorithms and bounds for online hypergraph matching with delays, including optimal competitive ratios for utility maximization and cost minimization, applicable to different vehicle capacities.
Findings
Optimal competitive ratio for utility maximization is 1/d for k ≥ 3.
Polynomial-time thresholding algorithm achieves 3/2 ratio for k=2 in cost minimization.
Randomized batching algorithm is (2 - 1/d) log k-competitive for k>2, with NP-hardness bounds.
Abstract
We study an online hypergraph matching problem with delays, motivated by ridesharing applications. In this model, users enter a marketplace sequentially, and are willing to wait up to timesteps to be matched, after which they will leave the system in favor of an outside option. A platform can match groups of up to users together, indicating that they will share a ride. Each group of users yields a match value depending on how compatible they are with one another. As an example, in ridesharing, is the capacity of the service vehicles, and is the amount of time a user is willing to wait for a driver to be matched to them. We present results for both the utility maximization and cost minimization variants of the problem. In the utility maximization setting, the optimal competitive ratio is whenever , and is achievable in polynomial-time for any…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Sharing Economy and Platforms · Complexity and Algorithms in Graphs
