A randomized algorithm for the on-line weighted bipartite matching problem
B\'ela Csaba (Anal., Stoch. Res. Group, HAS), Andr\'as S. Pluh\'ar, (Dept. of Comp. Sci., Univ. of Szeged)

TL;DR
This paper presents a randomized algorithm for the online weighted bipartite matching problem in metric spaces, achieving a sublogarithmic expected competitive ratio, improving upon deterministic bounds.
Contribution
It introduces a randomized algorithm that attains an expected competitive ratio of o(log^3 n), surpassing the deterministic ratio of Θ(n) for the problem.
Findings
Expected competitive ratio of o(log^3 n) for the algorithm.
Applicable to the fire station problem on the real line.
Improves bounds for online weighted bipartite matching.
Abstract
We study the on-line minimum weighted bipartite matching problem in arbitrary metric spaces. Here, not necessary disjoint points of a metric space are given, and are to be matched on-line with points of revealed one by one. The cost of a matching is the sum of the distances of the matched points, and the goal is to find or approximate its minimum. The competitive ratio of the deterministic problem is known to be . It was conjectured that a randomized algorithm may perform better against an oblivious adversary, namely with an expected competitive ratio . We prove a slightly weaker result by showing a upper bound on the expected competitive ratio. As an application the same upper bound holds for the notoriously hard fire station problem, where is the real line.
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 · Facility Location and Emergency Management
