English

Banker Online Mirror Descent: A Universal Approach for Delayed Online Bandit Learning

Machine Learning 2023-05-30 v2

Abstract

We propose Banker Online Mirror Descent (Banker-OMD), a novel framework generalizing the classical Online Mirror Descent (OMD) technique in the online learning literature. The Banker-OMD framework almost completely decouples feedback delay handling and the task-specific OMD algorithm design, thus facilitating the design of new algorithms capable of efficiently and robustly handling feedback delays. Specifically, it offers a general methodology for achieving O~(T+D)\widetilde{\mathcal O}(\sqrt{T} + \sqrt{D})-style regret bounds in online bandit learning tasks with delayed feedback, where TT is the number of rounds and DD is the total feedback delay. We demonstrate the power of \texttt{Banker-OMD} by applications to two important bandit learning scenarios with delayed feedback, including delayed scale-free adversarial Multi-Armed Bandits (MAB) and delayed adversarial linear bandits. \texttt{Banker-OMD} leads to the first delayed scale-free adversarial MAB algorithm achieving O~(KL(T+D))\widetilde{\mathcal O}(\sqrt{K}L(\sqrt T+\sqrt D)) regret and the first delayed adversarial linear bandit algorithm achieving O~(poly(n)(T+D))\widetilde{\mathcal O}(\text{poly}(n)(\sqrt{T} + \sqrt{D})) regret. As a corollary, the first application also implies O~(KTL)\widetilde{\mathcal O}(\sqrt{KT}L) regret for non-delayed scale-free adversarial MABs, which is the first to match the Ω(KTL)\Omega(\sqrt{KT}L) lower bound up to logarithmic factors and can be of independent interest.

Keywords

Cite

@article{arxiv.2301.10500,
  title  = {Banker Online Mirror Descent: A Universal Approach for Delayed Online Bandit Learning},
  author = {Jiatai Huang and Yan Dai and Longbo Huang},
  journal= {arXiv preprint arXiv:2301.10500},
  year   = {2023}
}

Comments

Based on preliminary works arXiv:2106.08943 and arXiv:2110.13400; Accepted by ICML2023