中文
相关论文

相关论文: Approximating One-Sided and Two-Sided Nash Social …

200 篇论文

Recently Cole and Gkatzelis gave the first constant factor approximation algorithm for the problem of allocating indivisible items to agents, under additive valuations, so as to maximize the Nash Social Welfare. We give constant factor…

计算机科学与博弈论 · 计算机科学 2017-04-10 Nima Anari , Tung Mai , Shayan Oveis Gharan , Vijay V. Vazirani

We give the first $O(1)$-approximation for the weighted Nash Social Welfare problem with additive valuations. The approximation ratio we obtain is $e^{1/e} + \epsilon \approx 1.445 + \epsilon$, which matches the best known approximation…

计算机科学与博弈论 · 计算机科学 2025-08-20 Yuda Feng , Shi Li

We study the problem of allocating a set of indivisible goods among a set of agents with \emph{2-value additive valuations}. In this setting, each good is valued either $1$ or $p/q$, for some fixed co-prime numbers $p,q\in \mathbb{N}$ such…

We develop polynomial-time algorithms for the fair and efficient allocation of indivisible goods among $n$ agents that have subadditive valuations over the goods. We first consider the Nash social welfare as our objective and design a…

计算机科学与博弈论 · 计算机科学 2020-07-07 Siddharth Barman , Umang Bhaskar , Anand Krishna , Ranjani G. Sundaram

We study the problem of allocating a set of indivisible goods among agents with subadditive valuations in a fair and efficient manner. Envy-Freeness up to any good (EFX) is the most compelling notion of fairness in the context of…

计算机科学与博弈论 · 计算机科学 2020-08-18 Bhaskar Ray Chaudhury , Jugal Garg , Ruta Mehta

We consider the task of assigning indivisible goods to a set of agents in a fair manner. Our notion of fairness is Nash social welfare, i.e., the goal is to maximize the geometric mean of the utilities of the agents. Each good comes in…

数据结构与算法 · 计算机科学 2019-05-13 Bhaskar Chaudhury , Yun Kuen Cheung , Jugal Garg , Naveen Garg , Martin Hoefer , Kurt Mehlhorn

We study the online allocation of divisible items to $n$ agents with additive valuations for $p$-mean welfare maximization, a problem introduced by Barman, Khan, and Maiti~(2022). Our algorithmic and hardness results characterize the…

计算机科学与博弈论 · 计算机科学 2025-04-21 Zhiyi Huang , Chui Shan Lee , Xinkai Shu , Zhaozi Wang

We study fair multi-objective reinforcement learning in which an agent must learn a policy that simultaneously achieves high reward on multiple dimensions of a vector-valued reward. Motivated by the fair resource allocation literature, we…

计算机科学与博弈论 · 计算机科学 2024-02-09 Zimeng Fan , Nianli Peng , Muhang Tian , Brandon Fain

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…

数据结构与算法 · 计算机科学 2024-01-08 Adam Brown , Aditi Laddha , Madhusudhan Reddy Pittu , Mohit Singh

We present a $380$-approximation algorithm for the Nash Social Welfare problem with submodular valuations. Our algorithm builds on and extends a recent constant-factor approximation for Rado valuations.

计算机科学与博弈论 · 计算机科学 2021-11-18 Wenzheng Li , Jan Vondrák

We study the relationship between two central concepts in the allocation of divisible goods: competitive equilibrium (CE) and allocations that maximize Nash welfare, i.e., allocations where the weighted geometric mean of the utilities is…

计算机科学与博弈论 · 计算机科学 2026-03-18 Jugal Garg , Yixin Tao , László A. Végh

Reinforcement learning has been shown to be an effective strategy for automatically training policies for challenging control problems. Focusing on non-cooperative multi-agent systems, we propose a novel reinforcement learning framework for…

计算机科学与博弈论 · 计算机科学 2022-06-08 Kishor Jothimurugan , Suguman Bansal , Osbert Bastani , Rajeev Alur

The fair division of resources is an important age-old problem that has led to a rich body of literature. At the center of this literature lies the question of whether there exist fair mechanisms despite strategic behavior of the agents. A…

计算机科学与博弈论 · 计算机科学 2017-05-16 Simina Brânzei , Vasilis Gkatzelis , Ruta Mehta

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…

数据结构与算法 · 计算机科学 2016-09-26 Nima Anari , Shayan Oveis Gharan , Amin Saberi , Mohit Singh

Social utility maximization refers to the process of allocating resources in such a way that the sum of agents' utilities is maximized under the system constraints. Such allocation arises in several problems in the general area of…

计算机科学与博弈论 · 计算机科学 2015-03-10 Abhinav Sinha , Achilleas Anastasopoulos

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…

计算机科学与博弈论 · 计算机科学 2023-08-29 S. Rasoul Etesami

The Nash social welfare (NSW) is a well-known social welfare measurement that balances individual utilities and the overall efficiency. In the context of fair allocation of indivisible goods, it has been shown by Caragiannis et al. (EC 2016…

计算机科学与博弈论 · 计算机科学 2020-12-08 Xiaowei Wu , Bo Li , Jiarui Gan

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…

计算复杂性 · 计算机科学 2015-07-07 Euiwoong Lee

We consider the problem of allocating divisible items among multiple agents, and consider the setting where any agent is allowed to introduce diversity constraints on the items they are allocated. We motivate this via settings where the…

计算机科学与博弈论 · 计算机科学 2021-10-01 Zeyu Shen , Lodewijk Gelauff , Ashish Goel , Aleksandra Korolova , Kamesh Munagala

We establish a compatibility between fairness and efficiency, captured via Nash Social Welfare (NSW), under the broad class of subadditive valuations. We prove that, for subadditive valuations, there always exists a partial allocation that…

计算机科学与博弈论 · 计算机科学 2025-11-10 Siddharth Barman , Mashbat Suzuki