English
Related papers

Related papers: An Additive Approximation Scheme for the Nash Soci…

200 papers

The maximization of Nash welfare, which equals the geometric mean of agents' utilities, is widely studied because it balances efficiency and fairness in resource allocation problems. Banerjee, Gkatzelis, Gorokh, and Jin (2022) recently…

Data Structures and Algorithms · Computer Science 2024-11-11 Zhiyi Huang , Minming Li , Xinkai Shu , Tianze Wei

We study the problem of allocating a set of indivisible items to agents with additive utilities to maximize the Nash social welfare. Cole and Gkatzelis recently proved that this problem admits a constant factor approximation. We complement…

Computational Complexity · Computer Science 2015-07-07 Euiwoong Lee

We present a constant-factor approximation algorithm for the Nash social welfare maximization problem with subadditive valuations accessible via demand queries. More generally, we propose a template for NSW optimization by solving a…

Computer Science and Game Theory · Computer Science 2023-09-12 Shahar Dobzinski , Wenzheng Li , Aviad Rubinstein , Jan Vondrak

In an instance of the weighted Nash Social Welfare problem, we are given a set of $m$ indivisible items, $\mathscr{G}$, and $n$ agents, $\mathscr{A}$, where each agent $i \in \mathscr{A}$ has a valuation $v_{ij}\geq 0$ for each item $j\in…

Data Structures and Algorithms · Computer Science 2024-01-08 Adam Brown , Aditi Laddha , Madhusudhan Reddy Pittu , Mohit Singh

We consider the problem of allocating a set of divisible goods to $N$ agents in an online manner, aiming to maximize the Nash social welfare, a widely studied objective which provides a balance between fairness and efficiency. The goods…

Computer Science and Game Theory · Computer Science 2021-08-04 Siddhartha Banerjee , Vasilis Gkatzelis , Artur Gorokh , Billy Jin

A set of $m$ indivisible goods is to be allocated to a set of $n$ agents. Each agent $i$ has an additive valuation function $v_i$ over goods. The value of a good $g$ for agent $i$ is either $1$ or $s$, where $s$ is a fixed rational number…

Computer Science and Game Theory · Computer Science 2026-02-23 Kurt Mehlhorn

We study the problem of allocating items to agents with submodular valuations with the goal of maximizing the weighted Nash social welfare (NSW). The best-known results for unweighted and weighted objectives are the $(4+\epsilon)$…

Computer Science and Game Theory · Computer Science 2025-11-06 Xiaohui Bei , Yuda Feng , Yang Hu , Shi Li , Ruilong Zhang

We study fair division of indivisible goods in a single-parameter environment. In particular, we develop truthful social welfare maximizing mechanisms for fairly allocating indivisible goods. Our fairness guarantees are in terms of solution…

Computer Science and Game Theory · Computer Science 2019-01-29 Siddharth Barman , Ganesh Ghalme , Shweta Jain , Pooja Kulkarni , Shivika Narang

We consider the problem of allocating multiple indivisible items to a set of networked agents to maximize the social welfare subject to network externalities. Here, the social welfare is given by the sum of agents' utilities and…

Computer Science and Game Theory · Computer Science 2023-08-29 S. Rasoul Etesami

We study the problem of fair allocation of a set of indivisible items among agents with additive valuations, under matroid constraints and two generalizations: $p$-extendible system and independence system constraints. The objective is to…

Computer Science and Game Theory · Computer Science 2024-11-07 Yuanyuan Wang , Xin Chen , Qingqin Nong

We study the problem of allocating indivisible items on a path among agents. The objective is to find a fair and efficient allocation in which each agent's bundle forms a contiguous block on the line. We say that an instance is \emph{$(a,…

Computer Science and Game Theory · Computer Science 2025-01-14 Yasushi Kawase , Bodhayan Roy , Mohammad Azharuddin Sanpui

We study a general allocation setting where agent valuations are concave additive. In this model, a collection of items must be uniquely distributed among a set of agents, where each agent-item pair has a specified utility. The objective is…

Data Structures and Algorithms · Computer Science 2022-03-15 Nathaniel Kell , Kevin Sun

We consider the problem of locating a facility to serve a set of agents located along a line. The Nash welfare objective function, defined as the product of the agents' utilities, is known to provide a compromise between fairness and…

Computer Science and Game Theory · Computer Science 2023-10-09 Alexander Lam , Haris Aziz , Toby Walsh

The problem of finding envy-free allocations of indivisible goods can not always be solved; therefore, it is common to study some relaxations such as envy-free up to one good (EF1). Another property of interest for efficiency of an…

Computer Science and Game Theory · Computer Science 2021-09-20 Franklin Camacho , Rigoberto Fonseca-Delgado , Ramón Pino Pérez , Guido Tapia

We study the problem of fairly and efficiently allocating indivisible goods among agents with additive valuation functions. Envy-freeness up to one good (EF1) is a well-studied fairness notion for indivisible goods, while Pareto optimality…

Computer Science and Game Theory · Computer Science 2024-11-05 Ryoga Mahara

We study the problem of fair allocation of indivisible items when agents have ternary additive valuations -- each agent values each item at some fixed integer values $a$, $b$, or $c$ that are common to all agents. The notions of fairness we…

Computer Science and Game Theory · Computer Science 2024-11-01 Zack Fitzsimmons , Vignesh Viswanathan , Yair Zick

We study the problem of allocating $m$ items to $n$ agents subject to maximizing the Nash social welfare (NSW) objective. We write a novel convex programming relaxation for this problem, and we show that a simple randomized rounding…

Data Structures and Algorithms · Computer Science 2016-09-26 Nima Anari , Shayan Oveis Gharan , Amin Saberi , Mohit Singh

We study the problem of assigning items to agents so as to maximize the \emph{weighted} Nash Social Welfare (NSW) under submodular valuations. The best-known result for the problem is an $O(nw_{\max})$-approximation due to Garg, Husic, Li,…

Computer Science and Game Theory · Computer Science 2025-11-05 Yuda Feng , Yang Hu , Shi Li , Ruilong Zhang

The maximum Nash social welfare (NSW) -- which maximizes the geometric mean of agents' utilities -- is a fundamental solution concept with remarkable fairness and efficiency guarantees. The computational aspects of NSW have been extensively…

Computer Science and Game Theory · Computer Science 2023-12-15 Pallavi Jain , Rohit Vaish

We study the Nash Social Welfare problem: Given $n$ agents with valuation functions $v_i:2^{[m]} \rightarrow {\mathbb R}$, partition $[m]$ into $S_1,\ldots,S_n$ so as to maximize $(\prod_{i=1}^{n} v_i(S_i))^{1/n}$. The problem has been…

Computer Science and Game Theory · Computer Science 2021-01-08 Wenzheng Li , Jan Vondrak