English

Approximation Algorithms for the Weighted Nash Social Welfare via Convex and Non-Convex Programs

Data Structures and Algorithms 2024-01-08 v1 Computer Science and Game Theory

Abstract

In an instance of the weighted Nash Social Welfare problem, we are given a set of mm indivisible items, G\mathscr{G}, and nn agents, A\mathscr{A}, where each agent iAi \in \mathscr{A} has a valuation vij0v_{ij}\geq 0 for each item jGj\in \mathscr{G}. In addition, every agent ii has a non-negative weight wiw_i such that the weights collectively sum up to 11. The goal is to find an assignment σ:GA\sigma:\mathscr{G}\rightarrow \mathscr{A} that maximizes iA(jσ1(i)vij)wi\prod_{i\in \mathscr{A}} \left(\sum_{j\in \sigma^{-1}(i)} v_{ij}\right)^{w_i}, the product of the weighted valuations of the players. When all the weights equal 1n\frac1n, the problem reduces to the classical Nash Social Welfare problem, which has recently received much attention. In this work, we present a 5exp(2DKL(w1n))=5exp(2logn+2i=1nwilogwi)5\cdot\exp\left(2\cdot D_{\text{KL}}(\mathbf{w}\, ||\, \frac{\vec{\mathbf{1}}}{n})\right) = 5\cdot\exp\left(2\log{n} + 2\sum_{i=1}^n w_i \log{w_i}\right)-approximation algorithm for the weighted Nash Social Welfare problem, where DKL(w1n)D_{\text{KL}}(\mathbf{w}\, ||\, \frac{\vec{\mathbf{1}}}{n}) denotes the KL-divergence between the distribution induced by w\mathbf{w} and the uniform distribution on [n][n]. We show a novel connection between the convex programming relaxations for the unweighted variant of Nash Social Welfare presented in \cite{cole2017convex, anari2017nash}, and generalize the programs to two different mathematical programs for the weighted case. The first program is convex and is necessary for computational efficiency, while the second program is a non-convex relaxation that can be rounded efficiently. The approximation factor derives from the difference in the objective values of the convex and non-convex relaxation.

Keywords

Cite

@article{arxiv.2401.02918,
  title  = {Approximation Algorithms for the Weighted Nash Social Welfare via Convex and Non-Convex Programs},
  author = {Adam Brown and Aditi Laddha and Madhusudhan Reddy Pittu and Mohit Singh},
  journal= {arXiv preprint arXiv:2401.02918},
  year   = {2024}
}