DeepSight: Mitigating Backdoor Attacks in Federated Learning Through Deep Model Inspection

AI-generated keywords: Federated Learning Neural Network DeepSight Backdoor Accuracy Model Accuracy

AI-generated Key Points

  • Federated Learning (FL) allows multiple clients to train a Neural Network (NN) model collaboratively on their private data without revealing the data.
  • FL has become vulnerable to targeted poisoning attacks that inject backdoors into the resulting model, allowing adversary-controlled inputs to be misclassified.
  • Existing countermeasures against backdoor attacks are inefficient and often exclude benign models of clients with deviating data distributions, causing the aggregated model to perform poorly for such clients.
  • DeepSight is a novel defense approach that uses three techniques to characterize the distribution of data used to train model updates and measure fine-grained differences in the internal structure and outputs of NNs.
  • DeepSight's filtering scheme combines a classifier and clustering-based similarity estimations to identify suspicious model updates.
  • The approach prevents models of benign clients with deviating data distributions from being filtered out, thereby increasing the performance of the aggregated model for these clients.
  • DeepSight also proposes a Threshold Exceedings metric that analyzes parameter updates in real-time during training.
  • DeepSight effectively mitigates targeted poisoning attacks on FL by combining deep-model-inspection with weight clipping enforcement strategy.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Phillip Rieger, Thien Duc Nguyen, Markus Miettinen, Ahmad-Reza Sadeghi

18 pages, 8 figures; to appear in the Network and Distributed System Security Symposium (NDSS)
License: CC BY-NC-SA 4.0

Abstract: Federated Learning (FL) allows multiple clients to collaboratively train a Neural Network (NN) model on their private data without revealing the data. Recently, several targeted poisoning attacks against FL have been introduced. These attacks inject a backdoor into the resulting model that allows adversary-controlled inputs to be misclassified. Existing countermeasures against backdoor attacks are inefficient and often merely aim to exclude deviating models from the aggregation. However, this approach also removes benign models of clients with deviating data distributions, causing the aggregated model to perform poorly for such clients. To address this problem, we propose DeepSight, a novel model filtering approach for mitigating backdoor attacks. It is based on three novel techniques that allow to characterize the distribution of data used to train model updates and seek to measure fine-grained differences in the internal structure and outputs of NNs. Using these techniques, DeepSight can identify suspicious model updates. We also develop a scheme that can accurately cluster model updates. Combining the results of both components, DeepSight is able to identify and eliminate model clusters containing poisoned models with high attack impact. We also show that the backdoor contributions of possibly undetected poisoned models can be effectively mitigated with existing weight clipping-based defenses. We evaluate the performance and effectiveness of DeepSight and show that it can mitigate state-of-the-art backdoor attacks with a negligible impact on the model's performance on benign data.

Submitted to arXiv on 03 Jan. 2022

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2201.00763v1

Federated Learning (FL) is a technique that enables multiple clients to train a Neural Network (NN) model collaboratively on their private data without revealing the data. However, FL has become vulnerable to targeted poisoning attacks that inject backdoors into the resulting model, allowing adversary-controlled inputs to be misclassified. Existing countermeasures against backdoor attacks are inefficient and often exclude benign models of clients with deviating data distributions, causing the aggregated model to perform poorly for such clients. To address this problem, researchers have proposed DeepSight, a novel defense approach that uses three novel techniques to characterize the distribution of data used to train model updates and measure fine-grained differences in the internal structure and outputs of NNs. DeepSight's filtering scheme combines a classifier and clustering-based similarity estimations to identify suspicious model updates. The individual labels are used to reliably identify clusters with malicious model updates so that not only a model's label is used but also the labels of similar models for deciding on accepting or rejecting a model update. This approach prevents models of benign clients with deviating data distributions from being filtered out, thereby increasing the performance of the aggregated model for these clients. DeepSight also proposes a Threshold Exceedings metric that analyzes parameter updates in real-time during training. The overall structure of DeepSight includes a classifier as its central component based on deep-model-inspection followed by weight clipping enforcement strategy. The first layer realizes classification-based filtering and removes poisoned models with high attack impact where training data is focused on samples for backdoor behavior. The second layer enforces weight clipping strategy which focuses training data on backdoor behavior. DeepSight has been evaluated against several state-of-the-art defense approaches in terms of Backdoor Accuracy (BA), Model Accuracy (MA), precision (PRC), negative predictive value (NPV), indicating the probability that an accepted model is indeed benign, and its complement indicating the probability that a filtered model is indeed poisoned. DeepSight effectively mitigates the attack in both scenarios and is the only approach that is effective in both IID and non-IID data scenarios. In addition, DeepSight has been evaluated against five different NLP and 12 NIDS backdoors, showing that it is not restricted to specific targets. Overall, DeepSight proposes a novel defense approach that effectively mitigates targeted poisoning attacks on FL by combining deep-model-inspection with weight clipping enforcement strategy. It prevents models of benign clients with deviating data distributions from being filtered out, thereby increasing the performance of the aggregated model for these clients.
Created on 19 Apr. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.