323

Dynamic Byzantine-Robust Learning: Adapting to Switching Byzantine Workers

International Conference on Machine Learning (ICML), 2024
Abstract

Byzantine-robust learning has emerged as a prominent fault-tolerant distributed machine learning framework. However, most techniques consider the static setting, wherein the identity of Byzantine machines remains fixed during the learning process. This assumption does not capture real-world dynamic Byzantine behaviors, which may include transient malfunctions or targeted temporal attacks. Addressing this limitation, we propose DynaBRO\textsf{DynaBRO} -- a new method capable of withstanding O(T)\mathcal{O}(\sqrt{T}) rounds of Byzantine identity alterations (where TT is the total number of training rounds), while matching the asymptotic convergence rate of the static setting. Our method combines a multi-level Monte Carlo (MLMC) gradient estimation technique with robust aggregation of worker updates and incorporates a fail-safe filter to limit bias from dynamic Byzantine strategies. Additionally, by leveraging an adaptive learning rate, our approach eliminates the need for knowing the percentage of Byzantine workers.

View on arXiv
Comments on this paper