English

Prediction-Augmented Mechanism Design for Weighted Facility Location

Data Structures and Algorithms 2025-07-15 v3 Computer Science and Game Theory Machine Learning

Abstract

Facility location is fundamental in operations research, mechanism design, and algorithmic game theory, with applications ranging from urban infrastructure planning to distributed systems. Recent research in this area has focused on augmenting classic strategyproof mechanisms with predictions to achieve an improved performance guarantee against the uncertainty under the strategic environment. Previous work has been devoted to address the trade-off obstacle of balancing the consistency (near-optimality under accurate predictions) and robustness (bounded inefficiency under poor predictions) primarily in the unweighted setting, assuming that all agents have the same importance. However, this assumption may not be true in some practical scenarios, leading to research of weighted facility location problems. The major contribution of the current work is to provide a prediction augmented algorithmic framework for balancing the consistency and robustness over strategic agents with non-uniform weights. In particular, through a reduction technique that identifies a subset of representative instances and maps the other given locations to the representative ones, we prove that there exists a strategyproof mechanism achieving a bounded consistency guarantee of (1+c)2Wmin2+(1c)2Wmax2(1+c)Wmin\frac{\sqrt{(1+c)^2W^2_{\min}+(1-c)^2W^2_{\max}}}{(1+c)W_{\min}} and a bounded robustness guarantee of (1c)2Wmin2+(1+c)2Wmax2(1c)Wmin\frac{\sqrt{(1-c)^2W^2_{\min}+(1+c)^2W^2_{\max}}}{(1-c)W_{\min}} in weighted settings, where cc can be viewed as a parameter to make a trade-off between the consistency and robustness and WminW_{\min} and WmaxW_{\max} denote the minimum and maximum agents' weight. We also prove that there is no strategyproof deterministic mechanism that reach 11-consistency and O(nWmaxWmin)O\left( n \cdot \frac{W_{\max}}{W_{\min}} \right)-robustness in weighted FLP, even with fully predictions of all agents.

Keywords

Cite

@article{arxiv.2507.06509,
  title  = {Prediction-Augmented Mechanism Design for Weighted Facility Location},
  author = {Yangguang Shi and Zhenyu Xue},
  journal= {arXiv preprint arXiv:2507.06509},
  year   = {2025}
}

Comments

An extended abstract of this paper is to appear in the 19th Annual Conference on Theory and Applications of Models of Computation (TAMC 2025)

R2 v1 2026-07-01T03:52:36.505Z