Optimizing Server Locations in Spatial Queues: Parametric and Nonparametric Bayesian Optimization
Cheng Hua, Arthur J. Swersey, Wenqian Xing, Yi Zhang
TL;DR
This paper addresses the problem of optimally locating servers in a spatial hypercube queueing framework, where server availability and inter-server dependencies affect performance. It introduces two Bayesian optimization approaches: (i) SparBL, a sparse Bayesian linear surrogate with second-order interactions and submodular relaxation for efficient acquisition, and (ii) GP-$p$M, a Gaussian-process surrogate with a $p$-Median prior mean and a two-level search within feasible trust regions. The authors establish NP-hardness, derive bounds by linking to the $p$-Median and 1-Median problems, and prove sublinear regret for both methods, with finite-time convergence guarantees for the GP-based approach. Empirical results on synthetic instances and a St. Paul, MN ambulance-location case demonstrate that the proposed methods consistently achieve the optimal solution and outperform baselines, particularly in high-utilization settings, underscoring practical value for emergency-service deployment.
Abstract
This paper presents a new model for solving the optimal server location problem in a spatial hypercube queueing model. Unlike deterministic location models, our approach accounts for server availability, varying utilization levels, and dependencies across servers. We prove that the problem is NP-hard and establish lower and upper bounds, as well as asymptotic results, by relating it to special cases of the classical $p$-Median problem. To address the computational challenge, we propose two Bayesian optimization approaches: (i) a parametric approach based on a sparse Bayesian linear model with second-order interactions, and (ii) a nonparametric approach using a Gaussian process surrogate with the $p$-Median objective as the prior mean function. We prove that both methods achieve sublinear regret and converge to the optimal solution. Numerical experiments and a case study using real-world data from the St. Paul, Minnesota, emergency response system show that our approaches consistently identify optimal solutions and outperform all baseline methods.
