Constant Approximation for Weighted Nash Social Welfare with Submodular Valuations
Yuda Feng, Yang Hu, Shi Li, Ruilong Zhang
TL;DR
The paper addresses maximizing weighted Nash Social Welfare under submodular valuations, a problem previously approximated only by O(n w_{\max}). It introduces a Configuration LP-based framework combined with a large-item/small-item decomposition and a Li-style rounding, ensuring exactly one fractional large item per agent and negatively correlated small-item allocations through iterative rounding on a bipartite multi-graph. The authors prove concentration bounds for the rounded allocations and relate the LP objective to the final NSW via careful per-agent analysis, yielding a constant-factor approximation (~233+\ε). This result resolves a longstanding open question and significantly advances the understanding of fair and efficient resource allocation for submodular utilities, with implications for related scheduling and economic settings.
Abstract
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, Végh, and Vondrák~[STOC 2023], where $w_{\max}$ is the maximum weight over all agents. Obtaining a constant approximation algorithm is an open problem in the field that has recently attracted considerable attention. We give the first such algorithm for the problem, thus solving the open problem in the affirmative. Our algorithm is based on the natural Configuration LP for the problem, which was introduced recently by Feng and Li~[ICALP 2024] for the additive valuation case. Our rounding algorithm is similar to that of Li~[SODA 2025] developed for the unrelated machine scheduling problem to minimize weighted completion time. Roughly speaking, we designate the largest item in each configuration as a large item and the remaining items as small items. So, every agent gets precisely 1 fractional large item in the configuration LP solution. With the rounding algorithm in Li~[SODA 2025], we can ensure that in the obtained solution, every agent gets precisely 1 large item, and the assignments of small items are negatively correlated.
