Class Fairness in Online Matching
Hadi Hosseini, Zhiyi Huang, Ayumi Igarashi, Nisarg Shah

TL;DR
This paper introduces and analyzes new algorithms for ensuring fairness across classes in online bipartite matching, addressing both indivisible and divisible items with provable approximation guarantees.
Contribution
It develops novel algorithms for class fairness in online matching, achieving tight approximation bounds for envy-freeness, proportionality, and maximin share fairness.
Findings
MATCH-AND-SHIFT achieves 1/2-approximation for envy-freeness and maximin share.
EQUAL-FILLING achieves (1-1/e) approximation for envy-freeness and proportionality.
EQUAL-FILLING-OCS achieves 0.593-approximation for class proportionality.
Abstract
In the classical version of online bipartite matching, there is a given set of offline vertices (aka agents) and another set of vertices (aka items) that arrive online. When each item arrives, its incident edges -- the agents who like the item -- are revealed and the algorithm must irrevocably match the item to such agents. We initiate the study of class fairness in this setting, where agents are partitioned into a set of classes and the matching is required to be fair with respect to the classes. We adopt popular fairness notions from the fair division literature such as envy-freeness (up to one item), proportionality, and maximin share fairness to our setting. Our class versions of these notions demand that all classes, regardless of their sizes, receive a fair treatment. We study deterministic and randomized algorithms for matching indivisible items (leading to integral matchings)…
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
Taxonomy
TopicsGame Theory and Voting Systems · Auction Theory and Applications · Internet Traffic Analysis and Secure E-voting
