Better Bounds for the Distributed Experts Problem

Abstract

In this paper, we study the distributed experts problem, where $n$ experts are distributed across $s$ servers for $T$ timesteps. The loss of each expert at each time $t$ is the $\ell_p$ norm of the vector that consists of the losses of the expert at each of the $s$ servers at time $t$. The goal is to minimize the regret $R$, i.e., the loss of the distributed protocol compared to the loss of the best expert, amortized over the all $T$ times, while using the minimum amount of communication. We give a protocol that achieves regret roughly $R\gtrsim\frac{1}{\sqrt{T}\cdot\text{poly}\log(nsT)}$, using $\mathcal{O}\left(\frac{n}{R^2}+\frac{s}{R^2}\right)\cdot\max(s^{1-2/p},1)\cdot\text{poly}\log(nsT)$ bits of communication, which improves on previous work.

Cite

Text

Woodruff and Zhou. "Better Bounds for the Distributed Experts Problem." International Conference on Learning Representations, 2026.

Markdown

[Woodruff and Zhou. "Better Bounds for the Distributed Experts Problem." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/woodruff2026iclr-better/)

BibTeX

@inproceedings{woodruff2026iclr-better,
  title     = {{Better Bounds for the Distributed Experts Problem}},
  author    = {Woodruff, David and Zhou, Samson},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/woodruff2026iclr-better/}
}