Drift Plus Optimistic Penalty: A Learning Framework for Stochastic Network Optimization with Improved Regret Bounds
Sathwik Chadaga, Eytan Modiano
TL;DR
This work addresses joint routing and scheduling in multi-hop queueing networks with unknown edge costs and partial feedback. It fuses Lyapunov drift-plus-penalty optimization with optimistic cost estimates to form the Drift Plus Optimistic Penalty (DPOP) policy, enabling simultaneous stability and cost minimization. A static lower-bound problem provides a benchmark, and the authors prove a regret bound of $O(\sqrt{T}\log T)$, demonstrating that learning the costs yields sub-linear regret while maintaining throughput. Simulations on single- and multi-commodity networks validate the sub-linear regret and stable backlog, showing the policy learns near-optimal routes and costs, with the oracle policy serving as a performance reference. The results have practical implications for online resource allocation in networks where costs are unknown or dynamic, offering a principled method to balance throughput and financial efficiency.
Abstract
We consider the problem of joint routing and scheduling in queueing networks, where the edge transmission costs are unknown. At each time-slot, the network controller receives noisy observations of transmission costs only for those edges it selects for transmission. The network controller's objective is to make routing and scheduling decisions so that the total expected cost is minimized. This problem exhibits an exploration-exploitation trade-off, however, previous bandit-style solutions cannot be directly applied to this problem due to the queueing dynamics. In order to ensure network stability, the network controller needs to optimize throughput and cost simultaneously. We show that the best achievable cost is lower bounded by the solution to a static optimization problem, and develop a network control policy using techniques from Lyapunov drift-plus-penalty optimization and multi-arm bandits. We show that the policy achieves a sub-linear regret of order $O(\sqrt{T}\log T)$, as compared to the best policy that has complete knowledge of arrivals and costs. Finally, we evaluate the proposed policy using simulations and show that its regret is indeed sub-linear.
