English

Efficient and Optimal Fixed-Time Regret with Two Experts

Machine Learning 2022-03-16 v1 Probability Machine Learning

Abstract

Prediction with expert advice is a foundational problem in online learning. In instances with TT rounds and nn experts, the classical Multiplicative Weights Update method suffers at most (T/2)lnn\sqrt{(T/2)\ln n} regret when TT is known beforehand. Moreover, this is asymptotically optimal when both TT and nn grow to infinity. However, when the number of experts nn is small/fixed, algorithms with better regret guarantees exist. Cover showed in 1967 a dynamic programming algorithm for the two-experts problem restricted to {0,1}\{0,1\} costs that suffers at most T/2π+O(1)\sqrt{T/2\pi} + O(1) regret with O(T2)O(T^2) pre-processing time. In this work, we propose an optimal algorithm for prediction with two experts' advice that works even for costs in [0,1][0,1] and with O(1)O(1) processing time per turn. Our algorithm builds up on recent work on the experts problem based on techniques and tools from stochastic calculus.

Keywords

Cite

@article{arxiv.2203.07577,
  title  = {Efficient and Optimal Fixed-Time Regret with Two Experts},
  author = {Laura Greenstreet and Nicholas J. A. Harvey and Victor Sanches Portella},
  journal= {arXiv preprint arXiv:2203.07577},
  year   = {2022}
}

Comments

29 pages, 13 pages of main text, published in ALT 2022 (PMLR vol. 167)

R2 v1 2026-06-24T10:13:19.904Z