Allocating with Priorities and Quotas: Algorithms, Complexity, and Dynamics
Siddhartha Banerjee, Matthew Eichhorn, David Kempe

TL;DR
This paper studies priority-respecting allocation problems with quotas, providing a new algorithmic characterization, exploring extensions with additional constraints, and analyzing dynamic allocation efficiency and fairness tradeoffs.
Contribution
It introduces a simplified algorithmic framework for valid allocations, enabling analysis of secondary constraints and dynamic efficiency-fairness tradeoffs.
Findings
A bijection between valid allocations and maximum-weight matchings.
Some secondary constraints can be solved efficiently, others are NP-hard.
Dynamic policies can balance efficiency loss and priority violations.
Abstract
In many applications such as rationing medical care and supplies, university admissions, and the assignment of public housing, the decision of who receives an allocation can be justified by various normative criteria. Such settings have motivated the following priority-respecting allocation problem: several categories, each with a quota of interchangeable items, wish to allocate the items among a set of agents. Each category has a list of eligible agents and a priority ordering over these agents; agents may be eligible in multiple categories. The goal is to select a valid allocation: one that respects quotas, eligibility, and priorities and ensures Pareto efficiency. We provide an algorithmic characterization of all valid allocations, exhibiting a bijection between sets of agents who can be allocated and maximum-weight matchings under carefully chosen rank-based weights. While prior…
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
TopicsGame Theory and Voting Systems · Auction Theory and Applications · Economic theories and models
