Learning payoffs while routing in skill-based queues
Sanne van Kempen, Jaron Sanders, Fiona Sloothaak, Maarten G. Wolf
TL;DR
The paper tackles online payoff maximization in skill-based queues with compatibility constraints and unknown line payoffs. It develops an adaptive routing policy (UCB QR) that leverages the finite set of basic feasible solutions of a static LP to guide exploration-exploitation while maintaining queue stability, analyzed through an episodic, stationary-queueing framework. A regret lower bound $\Omega(\ln t)$ is shown for stable policies, and UCB QR achieves a matching polylogarithmic upper bound $O(\ln^{2\beta} t)$ for any $\beta>1$, establishing asymptotic optimality up to logarithmic factors; the analysis connects queue-length convergence to the learning performance. Numerical experiments including time-varying parameters confirm rapid convergence to the optimum and good robustness, highlighting the method's potential for practical, large-scale service systems.
Abstract
Motivated by applications in service systems, we consider queueing systems where each customer must be handled by a server with the right skill set. We focus on optimizing the routing of customers to servers in order to maximize the total payoff of customer--server matches. In addition, customer--server dependent payoff parameters are assumed to be unknown a priori. We construct a machine learning algorithm that adaptively learns the payoff parameters while maximizing the total payoff and prove that it achieves polylogarithmic regret. Moreover, we show that the algorithm is asymptotically optimal up to logarithmic terms by deriving a regret lower bound. The algorithm leverages the basic feasible solutions of a static linear program as the action space. The regret analysis overcomes the complex interplay between queueing and learning by analyzing the convergence of the queue length process to its stationary behavior. We also demonstrate the performance of the algorithm numerically, and have included an experiment with time-varying parameters highlighting the potential of the algorithm in non-static environments.
