On Allocating Goods to Maximize Fairness
Deeparnab Chakrabarty, Julia Chuzhoy, Sanjeev Khanna

TL;DR
This paper presents a new approximation algorithm for allocating items to agents to maximize fairness, achieving poly-logarithmic approximation in quasi-polynomial time and polynomial approximation for fixed parameters, advancing understanding of the problem's complexity.
Contribution
Introduces an approximation algorithm with near-polylogarithmic guarantees for a fairness maximization problem, using iterative LP solutions to reduce integrality gaps.
Findings
Achieves (n^{\u03b5}) approximation in polynomial time for any constant b5>0.
Provides a ( ext{polylog}(n)) approximation in quasi-polynomial time.
Shows hardness of approximation within factor 2 for a special case with limited utility edges.
Abstract
Given a set of agents and a set of items, where agent has utility for item , our goal is to allocate items to agents to maximize fairness. Specifically, the utility of an agent is the sum of its utilities for items it receives, and we seek to maximize the minimum utility of any agent. While this problem has received much attention recently, its approximability has not been well-understood thus far: the best known approximation algorithm achieves an -approximation, and in contrast, the best known hardness of approximation stands at 2. Our main result is an approximation algorithm that achieves an approximation for any in time . In particular, we obtain poly-logarithmic approximation in quasi-polynomial time, and for any constant , we obtain …
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 · Supply Chain and Inventory Management
