English

Improved Space Bounds for Learning with Experts

Data Structures and Algorithms 2023-03-03 v1 Machine Learning

Abstract

We give improved tradeoffs between space and regret for the online learning with expert advice problem over TT days with nn experts. Given a space budget of nδn^{\delta} for δ(0,1)\delta \in (0,1), we provide an algorithm achieving regret O~(n2T1/(1+δ))\tilde{O}(n^2 T^{1/(1+\delta)}), improving upon the regret bound O~(n2T2/(2+δ))\tilde{O}(n^2 T^{2/(2+\delta)}) in the recent work of [PZ23]. The improvement is particularly salient in the regime δ1\delta \rightarrow 1 where the regret of our algorithm approaches O~n(T)\tilde{O}_n(\sqrt{T}), matching the TT dependence in the standard online setting without space restrictions.

Keywords

Cite

@article{arxiv.2303.01453,
  title  = {Improved Space Bounds for Learning with Experts},
  author = {Anders Aamand and Justin Y. Chen and Huy Lê Nguyen and Sandeep Silwal},
  journal= {arXiv preprint arXiv:2303.01453},
  year   = {2023}
}
R2 v1 2026-06-28T08:57:48.961Z