Decentralized Parameter-Free Online Learning
Tomas Ortega, Hamid Jafarkhani
TL;DR
This work addresses the practical problem of hyperparameter tuning in decentralized online learning by introducing DECO, a pair of parameter-free algorithms that achieve sublinear network regret. By marrying the comparator-adaptive coin-betting framework with gossip-based consensus, DECO eliminates the need for learning-rate tuning while ensuring network-wide cooperation. Theoretical results show that the average local regret is topology-insensitive and that network regret decomposes into this local term plus a controllable disagreement term driven by information mixing, which can be reduced by increasing gossip rounds over time. Empirical evaluations on synthetic and real-world datasets demonstrate robust, tuning-free performance across network topologies and reveal a concrete trade-off between communication effort and learning performance, with practical implications for distributed sensing and collaborative machine learning.
Abstract
We propose the first parameter-free decentralized online learning algorithms with network regret guarantees, which achieve sublinear regret without requiring hyperparameter tuning. This family of algorithms connects multi-agent coin-betting and decentralized online learning via gossip steps. To enable our decentralized analysis, we introduce a novel "betting function" formulation for coin-betting that simplifies the multi-agent regret analysis. Our analysis shows sublinear network regret bounds and is validated through experiments on synthetic and real datasets. This family of algorithms is applicable to distributed sensing, decentralized optimization, and collaborative ML applications.
