Boosting for Distributed Online Convex Optimization
Yuhan Hu,Yawei Zhao,Lailong Luo,Deke Guo
DOI: https://doi.org/10.26599/tst.2022.9010041
2023-01-01
Tsinghua Science & Technology
Abstract:Decentralized Online Learning (DOL) extends online learning to the domain of distributed networks. However, limitations of local data in decentralized settings lead to a decrease in the accuracy of decisions or models compared to centralized methods. Considering the increasing requirement to achieve a high-precision model or decision with distributed data resources in a network, applying ensemble methods is attempted to achieve a superior model or decision with only transferring gradients or models. A new boosting method, namely Boosting for Distributed Online Convex Optimization (BD-OCO), is designed to realize the application of boosting in distributed scenarios. BD-OCO achieves the regret upper bound $\mathcal{O}\left(\frac{M+N}{MN}T\right)$ , where $M$ measures the size of the distributed network and $N$ is the number of Weak Learners (WLs) in each node. The core idea of BD-OCO is to apply the local model to train a strong global one. BD-OCO is evaluated on the basis of eight different real-world datasets. Numerical results show that BD-OCO achieves excellent performance in accuracy and convergence, and is robust to the size of the distributed network.
What problem does this paper attempt to address?