Greedy Algorithms for Maximizing Nash Social Welfare
Siddharth Barman, Sanath Kumar Krishnamurthy, and Rohit Vaish

TL;DR
This paper investigates simple greedy algorithms for maximizing Nash social welfare in fair division problems, achieving near-optimal or exact solutions in special cases with identical or binary valuations, offering a simpler alternative to complex methods.
Contribution
The paper demonstrates that greedy algorithms can effectively approximate or exactly solve Nash social welfare maximization in specific settings, providing a simpler approach compared to existing sophisticated techniques.
Findings
Greedy algorithm achieves 1.061-approximation for identical valuations.
Exact polynomial-time solution for binary valuations.
Extends to concave valuations, offering new algorithms.
Abstract
We study the problem of fairly allocating a set of indivisible goods among agents with additive valuations. The extent of fairness of an allocation is measured by its Nash social welfare, which is the geometric mean of the valuations of the agents for their bundles. While the problem of maximizing Nash social welfare is known to be APX-hard in general, we study the effectiveness of simple, greedy algorithms in solving this problem in two interesting special cases. First, we show that a simple, greedy algorithm provides a 1.061-approximation guarantee when agents have identical valuations, even though the problem of maximizing Nash social welfare remains NP-hard for this setting. Second, we show that when agents have binary valuations over the goods, an exact solution (i.e., a Nash optimal allocation) can be found in polynomial time via a greedy algorithm. Our results in the binary…
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 · Economic theories and models · Auction Theory and Applications
