FL-Defender: Combating Targeted Attacks in Federated Learning

07/02/2022
by   Najeeb Jebreel, et al.
0

Federated learning (FL) enables learning a global machine learning model from local data distributed among a set of participating workers. This makes it possible i) to train more accurate models due to learning from rich joint training data, and ii) to improve privacy by not sharing the workers' local private data with others. However, the distributed nature of FL makes it vulnerable to targeted poisoning attacks that negatively impact the integrity of the learned model while, unfortunately, being difficult to detect. Existing defenses against those attacks are limited by assumptions on the workers' data distribution, may degrade the global model performance on the main task and/or are ill-suited to high-dimensional models. In this paper, we analyze targeted attacks against FL and find that the neurons in the last layer of a deep learning (DL) model that are related to the attacks exhibit a different behavior from the unrelated neurons, making the last-layer gradients valuable features for attack detection. Accordingly, we propose FL-Defender as a method to combat FL targeted attacks. It consists of i) engineering more robust discriminative features by calculating the worker-wise angle similarity for the workers' last-layer gradients, ii) compressing the resulting similarity vectors using PCA to reduce redundant information, and iii) re-weighting the workers' updates based on their deviation from the centroid of the compressed similarity vectors. Experiments on three data sets with different DL model sizes and data distributions show the effectiveness of our method at defending against label-flipping and backdoor attacks. Compared to several state-of-the-art defenses, FL-Defender achieves the lowest attack success rates, maintains the performance of the global model on the main task and causes minimal computational overhead on the server.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/05/2022

Defending against the Label-flipping Attack in Federated Learning

Federated learning (FL) provides autonomy and privacy by design to parti...
research
03/03/2023

Backdoor Attacks and Defenses in Federated Learning: Survey, Challenges and Future Research Directions

Federated learning (FL) is a machine learning (ML) approach that allows ...
research
03/06/2023

Learning to Backdoor Federated Learning

In a federated learning (FL) system, malicious participants can easily e...
research
08/07/2023

A Four-Pronged Defense Against Byzantine Attacks in Federated Learning

Federated learning (FL) is a nascent distributed learning paradigm to tr...
research
10/04/2022

Data Leakage in Tabular Federated Learning

While federated learning (FL) promises to preserve privacy in distribute...
research
11/15/2020

Dynamic backdoor attacks against federated learning

Federated Learning (FL) is a new machine learning framework, which enabl...
research
09/11/2021

On the Initial Behavior Monitoring Issues in Federated Learning

In Federated Learning (FL), a group of workers participate to build a gl...

Please sign up or login with your details

Forgot password? Click here to reset