Combinatorial Algorithm for Restricted Max-Min Fair Allocation
Chidambaram Annamalai, Christos Kalaitzis, Ola Svensson

TL;DR
This paper presents a new combinatorial 13-approximation algorithm for the restricted max-min fair allocation problem, narrowing the gap between estimation and approximation guarantees using advanced local search techniques.
Contribution
It introduces a purely combinatorial 13-approximation algorithm for the problem, improving upon previous methods and employing novel ideas like lazy updates and greedy players.
Findings
Achieved a 13-approximation guarantee for the problem.
Developed a polynomial-time local search algorithm with new techniques.
Provided analysis showing the algorithm's effectiveness using Configuration-LP only in analysis.
Abstract
We study the basic allocation problem of assigning resources to players so as to maximize fairness. This is one of the few natural problems that enjoys the intriguing status of having a better estimation algorithm than approximation algorithm. Indeed, a certain Configuration-LP can be used to estimate the value of the optimal allocation to within a factor of . In contrast, however, the best known approximation algorithm for the problem has an unspecified large constant guarantee. In this paper we significantly narrow this gap by giving a -approximation algorithm for the problem. Our approach develops a local search technique introduced by Haxell [Hax95] for hypergraph matchings, and later used in this context by Asadpour, Feige, and Saberi [AFS12]. For our local search procedure to terminate in polynomial time, we introduce several new ideas such as lazy updates…
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 · Complexity and Algorithms in Graphs · Auction Theory and Applications
