English

When Lower-Order Terms Dominate: Adaptive Expert Algorithms for Heavy-Tailed Losses

Machine Learning 2026-01-09 v3 Machine Learning

Abstract

We consider the problem setting of prediction with expert advice with possibly heavy-tailed losses, i.e. the only assumption on the losses is an upper bound on their second moments, denoted by θ\theta. We develop adaptive algorithms that do not require any prior knowledge about the range or the second moment of the losses. Existing adaptive algorithms have what is typically considered a lower-order term in their regret guarantees. We show that this lower-order term, which is often the maximum of the losses, can actually dominate the regret bound in our setting. Specifically, we show that even with small constant θ\theta, this lower-order term can scale as KT\sqrt{KT}, where KK is the number of experts and TT is the time horizon. We propose adaptive algorithms with improved regret bounds that avoid the dependence on such a lower-order term and guarantee O(θTlog(K))\mathcal{O}(\sqrt{\theta T\log(K)}) regret in the worst case, and O(θlog(KT)/Δmin)\mathcal{O}(\theta \log(KT)/\Delta_{\min}) regret when the losses are sampled i.i.d. from some fixed distribution, where Δmin\Delta_{\min} is the difference between the mean losses of the second best expert and the best expert. Additionally, when the loss function is the squared loss, our algorithm also guarantees improved regret bounds over prior results.

Keywords

Cite

@article{arxiv.2506.01722,
  title  = {When Lower-Order Terms Dominate: Adaptive Expert Algorithms for Heavy-Tailed Losses},
  author = {Antoine Moulin and Emmanuel Esposito and Dirk van der Hoeven},
  journal= {arXiv preprint arXiv:2506.01722},
  year   = {2026}
}
R2 v1 2026-07-01T02:54:33.067Z