arXiv Analytics

Sign in

arXiv:1911.09721 [cs.LG]AbstractReferencesReviewsResources

Communication-Efficient and Byzantine-Robust Distributed Learning

Avishek Ghosh, Raj Kumar Maity, Swanand Kadhe, Arya Mazumdar, Kannan Ramchandran

Published 2019-11-21Version 1

We develop a communication-efficient distributed learning algorithm that is robust against Byzantine worker machines. We propose and analyze a distributed gradient-descent algorithm that performs a simple thresholding based on gradient norms to mitigate Byzantine failures. We show the (statistical) error-rate of our algorithm matches that of [YCKB18], which uses more complicated schemes (like coordinate-wise median or trimmed mean) and thus optimal. Furthermore, for communication efficiency, we consider a generic class of {\delta}-approximate compressors from [KRSJ19] that encompasses sign-based compressors and top-k sparsification. Our algorithm uses compressed gradients and gradient norms for aggregation and Byzantine removal respectively. We establish the statistical error rate of the algorithm for arbitrary (convex or non-convex) smooth loss function. We show that, in the regime when the compression factor {\delta} is constant and the dimension of the parameter space is fixed, the rate of convergence is not affected by the compression operation, and hence we effectively get the compression for free. Moreover, we extend the compressed gradient descent algorithm with error feedback proposed in [KRSJ19] for the distributed setting. We have experimentally validated our results and shown good performance in convergence for convex (least-square regression) and non-convex (neural network training) problems.

Related articles: Most relevant | Search more
arXiv:2309.02250 [cs.LG] (Published 2023-09-05)
RoBoSS: A Robust, Bounded, Sparse, and Smooth Loss Function for Supervised Learning
arXiv:1806.05358 [cs.LG] (Published 2018-06-14)
Defending Against Saddle Point Attack in Byzantine-Robust Distributed Learning
arXiv:2305.13856 [cs.LG] (Published 2023-05-23)
On the Optimal Batch Size for Byzantine-Robust Distributed Learning