Group-level Fairness Maximization in Online Bipartite Matching
Will Ma, Pan Xu, Yifan Xu

TL;DR
This paper explores online bipartite matching to maximize fairness across groups, proposing algorithms with near-optimal competitive ratios and validating them through simulations on real data.
Contribution
It introduces novel online algorithms for group fairness in resource allocation, analyzing their theoretical performance and demonstrating effectiveness on real-world datasets.
Findings
Sampling and Pooling heuristics achieve asymptotic optimality in certain regimes.
Competitive ratios range between 0.632 and 0.942 depending on the fairness notion.
Algorithms perform well on a ride-hailing dataset, validating practical applicability.
Abstract
We consider the allocation of limited resources to heterogeneous customers who arrive in an online fashion. We would like to allocate the resources "fairly", so that no group of customers is marginalized in terms of their overall service rate. We study whether this is possible to do so in an online fashion, and if so, what a good online allocation policy is. We model this problem using online bipartite matching under stationary arrivals, a fundamental model in the literature typically studied under the objective of maximizing the total number of customers served. We instead study the objective of maximizing the minimum service rate across all groups, and propose two notions of fairness: long-run and short-run. For these fairness objectives, we analyze how competitive online algorithms can be, in comparison to offline algorithms which know the sequence of demands in advance. For…
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 · Auction Theory and Applications · Advanced Bandit Algorithms Research
