English

Distributed Non-Stochastic Experts

Machine Learning 2012-11-15 v1 Artificial Intelligence

Abstract

We consider the online distributed non-stochastic experts problem, where the distributed system consists of one coordinator node that is connected to kk sites, and the sites are required to communicate with each other via the coordinator. At each time-step tt, one of the kk site nodes has to pick an expert from the set 1,...,n{1, ..., n}, and the same site receives information about payoffs of all experts for that round. The goal of the distributed system is to minimize regret at time horizon TT, while simultaneously keeping communication to a minimum. The two extreme solutions to this problem are: (i) Full communication: This essentially simulates the non-distributed setting to obtain the optimal O(log(n)T)O(\sqrt{\log(n)T}) regret bound at the cost of TT communication. (ii) No communication: Each site runs an independent copy : the regret is O(log(n)kT)O(\sqrt{log(n)kT}) and the communication is 0. This paper shows the difficulty of simultaneously achieving regret asymptotically better than kT\sqrt{kT} and communication better than TT. We give a novel algorithm that for an oblivious adversary achieves a non-trivial trade-off: regret O(k5(1+ϵ)/6T)O(\sqrt{k^{5(1+\epsilon)/6} T}) and communication O(T/kϵ)O(T/k^{\epsilon}), for any value of ϵ(0,1/5)\epsilon \in (0, 1/5). We also consider a variant of the model, where the coordinator picks the expert. In this model, we show that the label-efficient forecaster of Cesa-Bianchi et al. (2005) already gives us strategy that is near optimal in regret vs communication trade-off.

Keywords

Cite

@article{arxiv.1211.3212,
  title  = {Distributed Non-Stochastic Experts},
  author = {Varun Kanade and Zhenming Liu and Bozidar Radunovic},
  journal= {arXiv preprint arXiv:1211.3212},
  year   = {2012}
}
R2 v1 2026-06-21T22:38:03.671Z