paper-with-me

Papers

Byzantine-Resilient Learning Beyond Gradients: Distributing Evolutionary Search

2023-04-20 · Andrei Kucharavy, Matteo Monti, Rachid Guerraoui, Ljiljana Dolamic

Modern machine learning (ML) models are capable of impressive performances. However, their prowess is not due only to the improvements in their architecture and training algorithms but also to a drastic increase in computational power used to train them. Such a drastic increase led to a growing interest in distributed ML, which in turn made worker failures and adversarial attacks an increasingly pressing concern. While distributed byzantine resilient algorithms have been proposed in a differentiable setting, none exist in a gradient-free setting. The goal of this work is to address this shortcoming. For that, we introduce a more general definition of byzantine-resilience in ML - the \textit{model-consensus}, that extends the definition of the classical distributed consensus. We then leverage this definition to show that a general class of gradient-free ML algorithms - ($1,\lambda$)-Evolutionary Search - can be combined with classical distributed consensus algorithms to generate gradient-free byzantine-resilient distributed learning algorithms. We provide proofs and pseudo-code for two specific cases - the Total Order Broadcast and proof-of-work leader election.

📄 PDF Abstract BibTeX arXiv:2304.13540

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

Federated Variance-Reduced Stochastic Gradient Descent with Robustness to Byzantine Attacks

2019-12-29 · Zhaoxian Wu, Qing Ling, Tianyi Chen, Georgios B. Giannakis

This paper deals with distributed finite-sum optimization for learning over networks in the presence of malicious Byzantine attacks. To cope with such attacks, most resilient approaches so far combine stochastic gradient…

A Weighted Loss Approach to Robust Federated Learning under Data Heterogeneity

2025-06-11 · Johan Erbani, Sonia Ben Mokhtar, Pierre-Edouard Portier, Elod Egyed-Zsigmond 외

Federated learning (FL) is a machine learning paradigm that enables multiple data holders to collaboratively train a machine learning model without sharing their training data with external parties. In this paradigm, wor…

Federated Learning

A simplified convergence theory for Byzantine resilient stochastic gradient descent

2022-08-25 · Lindon Roberts, Edward Smyth

In distributed learning, a central server trains a model according to updates provided by nodes holding local data samples. In the presence of one or more malicious servers sending incorrect information (a Byzantine adve…

Fast Machine Learning with Byzantine Workers and Servers

2019-11-18 · El Mahdi El Mhamdi, Rachid Guerraoui, Arsany Guirguis

Machine Learning (ML) solutions are nowadays distributed and are prone to various types of component failures, which can be encompassed in so-called Byzantine behavior. This paper introduces LiuBei, a Byzantine-resilient…

BIG-bench Machine Learning

Byzantine-Resilient SGD in High Dimensions on Heterogeneous Data

2020-05-16 · Deepesh Data, Suhas Diggavi

We study distributed stochastic gradient descent (SGD) in the master-worker architecture under Byzantine attacks. We consider the heterogeneous data model, where different workers may have different local datasets, and w…

Vocal Bursts Intensity Prediction