Online Vertex-Weighted Bipartite Matching and Single-bid Budgeted Allocations
Gagan Aggarwal, Gagan Goel, Chinmay Karande, Aranyak Mehta

TL;DR
This paper presents an optimal randomized algorithm for online vertex-weighted bipartite matching, extending classic results to general weights and providing new insights into online allocation problems.
Contribution
It introduces the first optimal algorithm for vertex-weighted online bipartite matching using weight perturbations, generalizing previous unweighted algorithms.
Findings
Achieves a (1 - 1/e)-competitive ratio for weighted case
Extends online bipartite matching to general vertex weights
Provides new methods for online budgeted allocations
Abstract
We study the following vertex-weighted online bipartite matching problem: is a bipartite graph. The vertices in have weights and are known ahead of time, while the vertices in arrive online in an arbitrary order and have to be matched upon arrival. The goal is to maximize the sum of weights of the matched vertices in . When all the weights are equal, this reduces to the classic \emph{online bipartite matching} problem for which Karp, Vazirani and Vazirani gave an optimal -competitive algorithm in their seminal work~\cite{KVV90}. Our main result is an optimal -competitive randomized algorithm for general vertex weights. We use \emph{random perturbations} of weights by appropriately chosen multiplicative factors. Our solution constitutes the first known generalization of the algorithm in~\cite{KVV90} in this…
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
