Near-Optimal Regret-Queue Length Tradeoff in Online Learning for Two-Sided Markets
Zixian Yang, Sushil Mahavir Varma, Lei Ying
TL;DR
The paper studies pricing and matching in a two-sided queueing market with unknown demand and supply curves, proposing a parameter-agnostic online policy that achieves a near-optimal Pareto frontier between profit regret and queue lengths. It combines a MaxWeight-like matching rule with a probabilistic two-price learning scheme, leveraging a two-point zero-order method and a bounded-bisection pricing loop to learn prices while controlling delays. The main theoretical contribution is a $\tilde{O}(T^{1-\gamma})$ regret, $\tilde{O}(T^{\gamma/2})$ AvgQLen, and $O(T^{\gamma})$ MaxQLen bound for $\gamma\in[0,1/6]$, with a near-matching lower bound in a single-link case, establishing near-optimality within a broad policy class. The numerical results corroborate the theoretical trade-offs and show substantial queue-length improvements over prior learning-based approaches, with scalable performance across multi-link settings.
Abstract
We study a two-sided market, wherein, price-sensitive heterogeneous customers and servers arrive and join their respective queues. A compatible customer-server pair can then be matched by the platform, at which point, they leave the system. Our objective is to design pricing and matching algorithms that maximize the platform's profit, while maintaining reasonable queue lengths. As the demand and supply curves governing the price-dependent arrival rates may not be known in practice, we design a novel online-learning-based pricing policy and establish its near-optimality. In particular, we prove a tradeoff among three performance metrics: $\tilde{O}(T^{1-γ})$ regret, $\tilde{O}(T^{γ/2})$ average queue length, and $\tilde{O}(T^γ)$ maximum queue length for $γ\in (0, 1/6]$, significantly improving over existing results [1]. Moreover, barring the permissible range of $γ$, we show that this trade-off between regret and average queue length is optimal up to logarithmic factors under a class of policies, matching the optimal one as in [2] which assumes the demand and supply curves to be known. Our proposed policy has two noteworthy features: a dynamic component that optimizes the tradeoff between low regret and small queue lengths; and a probabilistic component that resolves the tension between obtaining useful samples for fast learning and maintaining small queue lengths.
