Byzantine-Resilient Non-Convex Stochastic Gradient Descent

Zeyuan Allen-Zhu,Faeze Ebrahimian,Jerry Li,Dan Alistarh
DOI: https://doi.org/10.48550/arXiv.2012.14368
2021-04-03
Abstract:We study adversary-resilient stochastic distributed optimization, in which $m$ machines can independently compute stochastic gradients, and cooperate to jointly optimize over their local objective functions. However, an $\alpha$-fraction of the machines are $\textit{Byzantine}$, in that they may behave in arbitrary, adversarial ways. We consider a variant of this procedure in the challenging $\textit{non-convex}$ case. Our main result is a new algorithm SafeguardSGD which can provably escape saddle points and find approximate local minima of the non-convex objective. The algorithm is based on a new concentration filtering technique, and its sample and time complexity bounds match the best known theoretical bounds in the stochastic, distributed setting when no Byzantine machines are present. Our algorithm is very practical: it improves upon the performance of all prior methods when training deep neural networks, it is relatively lightweight, and it is the first method to withstand two recently-proposed Byzantine attacks.
Machine Learning,Distributed, Parallel, and Cluster Computing,Data Structures and Algorithms,Neural and Evolutionary Computing,Optimization and Control
What problem does this paper attempt to address?