paper-with-me

홈 › Papers

Fixing by Mixing: A Recipe for Optimal Byzantine ML under Heterogeneity

2023-02-03 · Youssef Allouah, Sadegh Farhadkhani, Rachid Guerraoui, Nirupam Gupta, Rafael Pinot, John Stephan

Byzantine machine learning (ML) aims to ensure the resilience of distributed learning algorithms to misbehaving (or Byzantine) machines. Although this problem received significant attention, prior works often assume the data held by the machines to be homogeneous, which is seldom true in practical settings. Data heterogeneity makes Byzantine ML considerably more challenging, since a Byzantine machine can hardly be distinguished from a non-Byzantine outlier. A few solutions have been proposed to tackle this issue, but these provide suboptimal probabilistic guarantees and fare poorly in practice. This paper closes the theoretical gap, achieving optimality and inducing good empirical results. In fact, we show how to automatically adapt existing solutions for (homogeneous) Byzantine ML to the heterogeneous setting through a powerful mechanism, we call nearest neighbor mixing (NNM), which boosts any standard robust distributed gradient descent variant to yield optimal Byzantine resilience under heterogeneity. We obtain similar guarantees (in expectation) by plugging NNM in the distributed stochastic heavy ball method, a practical substitute to distributed gradient descent. We obtain empirical results that significantly outperform state-of-the-art Byzantine ML solutions.

📄 PDF Abstract BibTeX arXiv:2302.01772

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Byzantine-Robust Optimization under $(L_0, L_1)$-Smoothness

2026-03-12 · Arman Bolatov, Samuel Horváth, Martin Takáč, Eduard Gorbunov arxiv

We consider distributed optimization under Byzantine attacks in the presence of $(L_0,L_1)$-smoothness, a generalization of standard $L$-smoothness that captures functions with state-dependent gradient Lipschitz constant…

Distributed Optimization

On the Tradeoff between Privacy Preservation and Byzantine-Robustness in Decentralized Learning

2023-08-28 · Haoxiang Ye, Heng Zhu, Qing Ling

This paper jointly considers privacy preservation and Byzantine-robustness in decentralized learning. In a decentralized network, honest-but-curious agents faithfully follow the prescribed algorithm, but expect to infer …

Privacy Preserving

On the Optimal Batch Size for Byzantine-Robust Distributed Learning

2023-05-23 · Yi-Rui Yang, Chang-Wei Shi, Wu-Jun Li

Byzantine-robust distributed learning (BRDL), in which computing devices are likely to behave abnormally due to accidental failures or malicious attacks, has recently become a hot research topic. However, even in the ind…

Federated Multi-Armed Bandits Under Byzantine Attacks

2022-05-09 · Artun Saday, İlker Demirel, Yiğit Yıldırım, Cem Tekin

Multi-armed bandits (MAB) is a sequential decision-making model in which the learner controls the trade-off between exploration and exploitation to maximize its cumulative reward. Federated multi-armed bandits (FMAB) is …

Data PoisoningDecision MakingFederated LearningMulti-Armed Bandits+1

Stochastic Alternating Direction Method of Multipliers for Byzantine-Robust Distributed Learning

2021-06-13 · Feng Lin, Weiyu Li, Qing Ling

This paper aims to solve a distributed learning problem under Byzantine attacks. In the underlying distributed system, a number of unknown but malicious workers (termed as Byzantine workers) can send arbitrary messages t…