NeurIPS2024

Queueing Matching Bandits with Preference Feedback

Jung-hun Kim, Min-hwan Oh

Abstract

In this study, we consider multi-class multi-server asymmetric queueing systems consisting of NN queues on one side and KK servers on the other side, where jobs randomly arrive in queues at each time. The service rate of each job-server assignment is unknown and modeled by a feature-based Multi-nomial Logit (MNL) function. At each time, a scheduler assigns jobs to servers, and each server stochastically serves at most one job based on its preferences over the assigned jobs. The primary goal of the algorithm is to stabilize the queues in the system while learning the service rates of servers. To achieve this goal, we propose algorithms based on UCB and Thompson Sampling, which achieve system stability with an average queue length bound of O(min{N,K}/ϵ)O(\min\{N,K\}/\epsilon) for a large time horizon TT, where ϵ\epsilon is a traffic slackness of the system. Furthermore, the algorithms achieve sublinear regret bounds of O~(min{TQmax,T3/4})\tilde{O}(\min\{\sqrt{T} Q_{\max},T^{3/4}\}), where QmaxQ_{\max} represents the maximum queue length over agents and times. Lastly, we provide experimental results to demonstrate the performance of our algorithms.