English

Multitask Online Mirror Descent

Machine Learning 2022-11-02 v3

Abstract

We introduce and analyze MT-OMD, a multitask generalization of Online Mirror Descent (OMD) which operates by sharing updates between tasks. We prove that the regret of MT-OMD is of order 1+σ2(N1)T\sqrt{1 + \sigma^2(N-1)}\sqrt{T}, where σ2\sigma^2 is the task variance according to the geometry induced by the regularizer, NN is the number of tasks, and TT is the time horizon. Whenever tasks are similar, that is σ21\sigma^2 \le 1, our method improves upon the NT\sqrt{NT} bound obtained by running independent OMDs on each task. We further provide a matching lower bound, and show that our multitask extensions of Online Gradient Descent and Exponentiated Gradient, two major instances of OMD, enjoy closed-form updates, making them easy to use in practice. Finally, we present experiments which support our theoretical findings.

Keywords

Cite

@article{arxiv.2106.02393,
  title  = {Multitask Online Mirror Descent},
  author = {Nicolò Cesa-Bianchi and Pierre Laforgue and Andrea Paudice and Massimiliano Pontil},
  journal= {arXiv preprint arXiv:2106.02393},
  year   = {2022}
}
R2 v1 2026-06-24T02:50:03.652Z