English

Best Cost-Sharing Rule Design for Selfish Bin Packing

Computer Science and Game Theory 2023-10-03 v2

Abstract

In selfish bin packing, each item is regarded as a selfish player, who aims to minimize the cost-share by choosing a bin it can fit in. To have a least number of bins used, cost-sharing rules play an important role. The currently best known cost sharing rule has a \emph{price of anarchy} (PoAPoA) larger than 1.45, while a general lower bound 4/3 on PoAPoA applies to any cost-sharing rule under which no items have the incentive to move unilaterally to an empty bin. In this paper, we propose a novel and simple rule with a PoAPoA matching the lower bound of 4/34/3, thus completely resolving this game. The new rule always admits a Nash equilibrium and its \emph{price of stability} (PoSPoS) is one. Furthermore, the well-known bin packing algorithm BFDBFD (Best-Fit Decreasing) is shown to achieve a strong equilibrium, implying that a stable packing with an asymptotic approximation ratio of 11/911/9 can be produced in polynomial time. As an extension of the designing framework, we further study a variant of the selfish scheduling game, and design a best coordination mechanism achieving PoS=1PoS=1 and PoA=4/3PoA=4/3 as well.

Cite

@article{arxiv.2204.09202,
  title  = {Best Cost-Sharing Rule Design for Selfish Bin Packing},
  author = {Changjun Wang and Guochuan Zhang},
  journal= {arXiv preprint arXiv:2204.09202},
  year   = {2023}
}

Comments

Accepted by the 19th Conference on Web and InterNet Economics (WINE 2023)

R2 v1 2026-06-24T10:52:45.096Z