中文
相关论文

相关论文: A Note on Approximating Weighted Nash Social Welfa…

200 篇论文

We establish Nash equilibrium learning in large populations of noncooperative, strategic agents. Our analysis considers the broadest class to date of payoff mechanisms with first-order modifications, capable of modeling bounded rationality…

系统与控制 · 电气工程与系统科学 2025-12-16 Matthew S. Hankins , Jair Certório , Tzuyu Jeng , Nuno C. Martins

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…

计算机科学与博弈论 · 计算机科学 2021-09-20 Franklin Camacho , Rigoberto Fonseca-Delgado , Ramón Pino Pérez , Guido Tapia

We study policies aiming to minimize the weighted sum of completion times of jobs in the context of coordination mechanisms for selfish scheduling problems. Our goal is to design local policies that achieve a good price of anarchy in the…

计算机科学与博弈论 · 计算机科学 2010-12-23 Richard Cole , José R. Correa , Vasilis Gkatzelis , Vahab Mirrokni , Neil Olver

We consider {\em profit-maximization} problems for {\em combinatorial auctions} with {\em non-single minded valuation functions} and {\em limited supply}. We obtain fairly general results that relate the approximability of the…

计算机科学与博弈论 · 计算机科学 2013-12-03 Khaled Elbassioni , Mahmoud Fouz , Chaitanya Swamy

We study the problem of allocating a set of indivisible goods among a set of agents in a fair and efficient manner. An allocation is said to be fair if it is envy-free up to one good (EF1), which means that each agent prefers its own bundle…

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

We study the problem of fairly allocating indivisible goods to agents with weights corresponding to their entitlements. Previous work has shown that, when agents have binary additive valuations, the maximum weighted Nash welfare rule is…

理论经济学 · 经济学 2023-10-10 Warut Suksompong , Nicholas Teh

We present an approximation algorithm for Weighted Tree Augmentation with approximation factor $1+\ln 2 + \varepsilon < 1.7$. This is the first algorithm beating the longstanding factor of $2$, which can be achieved through many standard…

数据结构与算法 · 计算机科学 2021-04-16 Vera Traub , Rico Zenklusen

We study the fair allocation of indivisible items to $n$ agents to maximize the utilitarian social welfare, where the fairness criterion is envy-free up to one item and there are only two different utility functions shared by the agents. We…

计算机科学与博弈论 · 计算机科学 2025-09-12 Jiaxuan Ma , Yong Chen , Guangting Chen , Mingyang Gong , Guohui Lin , An Zhang

It was recently shown in [http://arxiv.org/abs/1207.5518] that revenue optimization can be computationally efficiently reduced to welfare optimization in all multi-dimensional Bayesian auction problems with arbitrary (possibly…

计算机科学与博弈论 · 计算机科学 2013-05-20 Yang Cai , Constantinos Daskalakis , S. Matthew Weinberg

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…

计算机科学与博弈论 · 计算机科学 2024-11-01 Zack Fitzsimmons , Vignesh Viswanathan , Yair Zick

We initiate the study of centralized algorithms for welfare-maximizing allocation of goods to buyers subject to average-value constraints. We show that this problem is NP-hard to approximate beyond a factor of $\frac{e}{e-1}$, and provide a…

数据结构与算法 · 计算机科学 2025-09-09 Kshipra Bhawalkar , Zhe Feng , Anupam Gupta , Aranyak Mehta , David Wajc , Di Wang

We revisit the unrelated machine scheduling problem with the weighted completion time objective. It is known that independent rounding achieves a 1.5 approximation for the problem, and many prior algorithms improve upon this ratio by…

数据结构与算法 · 计算机科学 2024-10-22 Shi Li

Fairness and efficiency have become the pillars of modern fair division research, but prior work on achieving both simultaneously is largely limited to the unconstrained setting. We study fair and efficient allocations of indivisible goods…

计算机科学与博弈论 · 计算机科学 2024-11-04 Benjamin Cookson , Soroush Ebadian , Nisarg Shah

The $\alpha$-fair resource allocation problem has received remarkable attention and has been studied in numerous application fields. Several algorithms have been proposed in the context of $\alpha$-fair resource sharing to distributively…

网络与互联网体系结构 · 计算机科学 2018-02-09 Zaid Allybokus , Konstantin Avrachenkov , Jérémie Leguay , Lorenzo Maggi

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

Allocating multiple scarce items across a set of individuals is an important practical problem. In the case of divisible goods and additive preferences a convex program can be used to find the solution that maximizes Nash welfare (MNW). The…

计算机科学与博弈论 · 计算机科学 2019-09-25 Christian Kroer , Alexander Peysakhovich

We study social welfare in one-sided matching markets where the goal is to efficiently allocate n items to n agents that each have a complete, private preference list and a unit demand over the items. Our focus is on allocation mechanisms…

计算机科学与博弈论 · 计算机科学 2011-04-18 Anand Bhalgat , Deeparnab Chakrabarty , Sanjeev Khanna

The (Non-Preemptive) Throughput Maximization problem is a natural and fundamental scheduling problem. We are given $n$ jobs, where each job $j$ is characterized by a processing time and a time window, contained in a global interval $[0,T)$,…

数据结构与算法 · 计算机科学 2026-04-01 Alexander Armbruster , Fabrizio Grandoni , Antoine Tinguely , Andreas Wiese

We consider the sensitivity of algorithms for the maximum matching problem against edge and vertex modifications. Algorithms with low sensitivity are desirable because they are robust to edge failure or attack. In this work, we show a…

数据结构与算法 · 计算机科学 2020-09-11 Yuichi Yoshida , Samson Zhou

The weighted tree augmentation problem (WTAP) is a fundamental network design problem. We are given an undirected tree $G = (V,E)$, an additional set of edges $L$ called links and a cost vector $c \in \mathbb{R}^L_{\geq 1}$. The goal is to…

离散数学 · 计算机科学 2017-02-27 Samuel Fiorini , Martin Groß , Jochen Könemann , Laura Sanità