Cooperative Online Learning with Feedback Graphs
Nicolò Cesa-Bianchi, Tommaso R. Cesari, Riccardo Della Vecchia
TL;DR
The paper tackles cooperative online learning with feedback graphs and stochastic activations, introducing Exp3-α^2 as a distributed algorithm under an oblivious network interface. It proves a network-regret bound that scales with the independence number of the strong product, α(N^n ⊠ F), and the total activation Q: $R_T/Q = O\left(\sqrt{ \log(K) ( n+1 + α( N^{n} ⊠ F ) / Q ) T }\right)$, plus a matching instance-dependent lower bound $Ω(\sqrt{ Q α(N^{n} ⊠ F) T })$ for many graph pairs. The results unify and extend prior bounds for both expert and bandit feedback across adversarial and stochastic losses, and they identify the critical role of communication- and feedback-graph structure in determining learning efficiency. Experiments on synthetic data corroborate the theoretical predictions, demonstrating the practical impact of cooperative updates and graph topology on regret.
Abstract
We study the interplay between communication and feedback in a cooperative online learning setting, where a network of communicating agents learn a common sequential decision-making task through a feedback graph. We bound the network regret in terms of the independence number of the strong product between the communication network and the feedback graph. Our analysis recovers as special cases many previously known bounds for cooperative online learning with expert or bandit feedback. We also prove an instance-based lower bound, demonstrating that our positive results are not improvable except in pathological cases. Experiments on synthetic data confirm our theoretical findings.
