paper-with-me

Papers

An Equivalence Between Data Poisoning and Byzantine Gradient Attacks

2022-02-17 · Sadegh Farhadkhani, Rachid Guerraoui, Lê-Nguyên Hoang, Oscar Villemaud

To study the resilience of distributed learning, the "Byzantine" literature considers a strong threat model where workers can report arbitrary gradients to the parameter server. Whereas this model helped obtain several fundamental results, it has sometimes been considered unrealistic, when the workers are mostly trustworthy machines. In this paper, we show a surprising equivalence between this model and data poisoning, a threat considered much more realistic. More specifically, we prove that every gradient attack can be reduced to data poisoning, in any personalized federated learning system with PAC guarantees (which we show are both desirable and realistic). This equivalence makes it possible to obtain new impossibility results on the resilience of any "robust" learning algorithm to data poisoning in highly heterogeneous applications, as corollaries of existing impossibility theorems on Byzantine machine learning. Moreover, using our equivalence, we derive a practical attack that we show (theoretically and empirically) can be very effective against classical personalized federated learning models.

📄 PDF Abstract BibTeX arXiv:2202.08578

Code (1)

lpd-epfl/attack_equivalence 공식 구현

Tasks

Data PoisoningFederated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Robust Federated Recommendation System

2020-06-15 · Chen Chen, Jingfeng Zhang, Anthony K. H. Tung, Mohan Kankanhalli 외

Federated recommendation systems can provide good performance without collecting users' private data, making them attractive. However, they are susceptible to low-cost poisoning attacks that can degrade their performance…

Recommendation Systems

AGRAMPLIFIER: Defending Federated Learning Against Poisoning Attacks Through Local Update Amplification

2023-11-13 · Zirui Gong, Liyue Shen, Yanjun Zhang, Leo Yu Zhang 외

The collaborative nature of federated learning (FL) poses a major threat in the form of manipulation of local training data and local updates, known as the Byzantine poisoning attack. To address this issue, many Byzantin…

Federated Learning

Byzantine-robust Federated Learning through Collaborative Malicious Gradient Filtering

2021-09-13 · Jian Xu, Shao-Lun Huang, Linqi Song, Tian Lan

Gradient-based training in federated learning is known to be vulnerable to faulty/malicious clients, which are often modeled as Byzantine clients. To this end, previous work either makes use of auxiliary data at paramete…

Federated LearningModel Poisoningtext-classificationText Classification

PROFL: A Privacy-Preserving Federated Learning Method with Stringent Defense Against Poisoning Attacks

2023-12-02 · Yisheng Zhong, Li-Ping Wang

Federated Learning (FL) faces two major issues: privacy leakage and poisoning attacks, which may seriously undermine the reliability and security of the system. Overcoming them simultaneously poses a great challenge. Thi…

Federated LearningPrivacy Preserving

AFLGuard: Byzantine-robust Asynchronous Federated Learning

2022-12-13 · Minghong Fang, Jia Liu, Neil Zhenqiang Gong, Elizabeth S. Bentley

Federated learning (FL) is an emerging machine learning paradigm, in which clients jointly learn a model with the help of a cloud server. A fundamental challenge of FL is that the clients are often heterogeneous, e.g., t…

Federated Learning