Online minimum matching with uniform metric and random arrivals
Sharmila Duppala, Karthik A. Sankararaman, Pan Xu

TL;DR
This paper analyzes the online minimum bipartite matching problem under uniform metric with random arrivals, showing that a randomized greedy algorithm achieves a near-optimal competitive ratio, similar to the adversarial case.
Contribution
It establishes that the randomized greedy algorithm's performance under random arrivals matches the lower bound, indicating no advantage over adversarial order.
Findings
RG achieves a competitive ratio of (1+1/n)(H_{n+1}-1)
Random order does not improve RG's performance over adversarial order
The model's complexity remains similar under random arrivals and adversarial order
Abstract
We consider Online Minimum Bipartite Matching under the uniform metric. We show that Randomized Greedy achieves a competitive ratio equal to , which matches the lower bound. Comparing with the fact that RG achieves an optimal ratio of for the same problem but under the adversarial order, we find that the weaker arrival assumption of random order doesn't offer any extra algorithmic advantage for RG, or make the model strictly more tractable.
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 · Complexity and Algorithms in Graphs · Cryptography and Data Security
