中文
相关论文

相关论文: Approximation Algorithms for the Weighted Nash Soc…

200 篇论文

We study the problem of approximating maximum Nash social welfare (NSW) when allocating m indivisible items among n asymmetric agents with submodular valuations. The NSW is a well-established notion of fairness and efficiency, defined as…

计算机科学与博弈论 · 计算机科学 2020-01-01 Jugal Garg , Pooja Kulkarni , Rucha Kulkarni

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 consider the problem of maximizing the Nash social welfare when allocating a set $\mathcal{G}$ of indivisible goods to a set $\mathcal{N}$ of agents. We study instances, in which all agents have 2-value additive valuations: The value of…

For any $\varepsilon>0$, we give a simple, deterministic $(4+\varepsilon)$-approximation algorithm for the Nash social welfare (NSW) problem under submodular valuations. We also consider the asymmetric variant of the problem, where the…

计算机科学与博弈论 · 计算机科学 2026-03-31 Jugal Garg , Edin Husić , Wenzheng Li , László A. Végh , Jan Vondrák

We consider the problem of approximating maximum Nash social welfare (NSW) while allocating a set of indivisible items to $n$ agents. The NSW is a popular objective that provides a balanced tradeoff between the often conflicting…

计算机科学与博弈论 · 计算机科学 2020-10-02 Jugal Garg , Edin Husic , Laszlo A. Vegh

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…

计算机科学与博弈论 · 计算机科学 2018-07-23 Siddharth Barman , Sanath Kumar Krishnamurthy , Rohit Vaish

We study the problem of efficiently and fairly allocating a set of indivisible goods among agents with identical and additive valuations for the goods. The objective is to maximize the Nash social welfare, which is the geometric mean of the…

数据结构与算法 · 计算机科学 2022-01-06 Asei Inoue , Yusuke Kobayashi

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)$…

计算机科学与博弈论 · 计算机科学 2025-11-06 Xiaohui Bei , Yuda Feng , Yang Hu , Shi Li , Ruilong Zhang

We study the problem of maximizing Nash social welfare, which is the geometric mean of agents' utilities, in two well-known models. The first model involves one-sided preferences, where a set of indivisible items is allocated among a group…

计算机科学与博弈论 · 计算机科学 2025-05-19 Salil Gokhale , Harshul Sagar , Rohit Vaish , Vignesh Viswanathan , Jatin Yadav

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,…

计算机科学与博弈论 · 计算机科学 2025-11-05 Yuda Feng , Yang Hu , Shi Li , Ruilong Zhang

This paper is merged with arXiv:2107.08965v2. We refer the reader to the full and updated version. We study the problem of allocating a set of indivisible goods among agents with 2-value additive valuations. Our goal is to find an…

计算机科学与博弈论 · 计算机科学 2021-10-13 Hannaneh Akrami , Bhaskar Ray Chaudhury , Kurt Mehlhorn , Golnoosh Shahkarami , Quentin Vermande

We propose a new convex programming relaxation for the weighted Nash social welfare (NSW) problem that achieves a matching $(e^{1/e}\approx 1.445)$-approximation via the rounding algorithm of Feng and Li. Unlike the exponential-size…

数据结构与算法 · 计算机科学 2026-04-28 Yuda Feng , Weijiang Hu , Shi Li

We study the problem of allocating indivisible goods among $n$ agents with the objective of maximizing Nash social welfare (NSW). This welfare function is defined as the geometric mean of the agents' valuations and, hence, it strikes a…

计算机科学与博弈论 · 计算机科学 2022-07-18 Siddharth Barman , Anand Krishna , Pooja Kulkarni , Shivika Narang

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

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 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 study coverage problems in which, for a set of agents and a given threshold $T$, the goal is to select $T$ subsets (of the agents) that, while satisfying combinatorial constraints, achieve fair and efficient coverage among the agents. In…

计算机科学与博弈论 · 计算机科学 2022-07-06 Siddharth Barman , Anand Krishna , Y. Narahari , Soumyarup Sadhukhan

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…

计算机科学与博弈论 · 计算机科学 2021-01-08 Wenzheng Li , Jan Vondrak

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…

计算机科学与博弈论 · 计算机科学 2026-02-23 Kurt Mehlhorn

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
‹ 上一页 1 2 3 10 下一页 ›