Online matching with delays and stochastic arrival times
Mathieu Mari, Micha{\l} Paw{\l}owski, Runtian Ren, Piotr Sankowski

TL;DR
This paper introduces stochastic models for the Min-cost Perfect Matching with Delays problem, showing that simple greedy algorithms can achieve constant-competitive ratios in expectation, contrasting with adversarial scenarios.
Contribution
It presents the first stochastic analysis of MPMD, demonstrating that deterministic online algorithms can be constant-competitive under Poisson request arrivals.
Findings
Greedy algorithms are constant-competitive in stochastic MPMD.
Lower bounds for adversarial models do not apply in stochastic settings.
Results extend to general delay functions and variants with penalties.
Abstract
This paper presents a new research direction for the Min-cost Perfect Matching with Delays (MPMD) - a problem introduced by Emek et al. (STOC'16). In the original version of this problem, we are given an -point metric space, where requests arrive in an online fashion. The goal is to minimise the matching cost for an even number of requests. However, contrary to traditional online matching problems, a request does not have to be paired immediately at the time of its arrival. Instead, the decision of whether to match a request can be postponed for time at a delay cost of . For this reason, the goal of the MPMD is to minimise the overall sum of distance and delay costs. Interestingly, for adversarially generated requests, no online algorithm can achieve a competitive ratio better than (Ashlagi et al., APPROX/RANDOM'17). Here, we consider a stochastic…
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 · Cryptography and Data Security · Distributed systems and fault tolerance
