paper-with-me

Papers

Fedward: Flexible Federated Backdoor Defense Framework with Non-IID Data

2023-07-01 · Zekai Chen, Fuyi Wang, Zhiwei Zheng, Ximeng Liu, Yujie Lin

Federated learning (FL) enables multiple clients to collaboratively train deep learning models while considering sensitive local datasets' privacy. However, adversaries can manipulate datasets and upload models by injecting triggers for federated backdoor attacks (FBA). Existing defense strategies against FBA consider specific and limited attacker models, and a sufficient amount of noise to be injected only mitigates rather than eliminates FBA. To address these deficiencies, we introduce a Flexible Federated Backdoor Defense Framework (Fedward) to ensure the elimination of adversarial backdoors. We decompose FBA into various attacks, and design amplified magnitude sparsification (AmGrad) and adaptive OPTICS clustering (AutoOPTICS) to address each attack. Meanwhile, Fedward uses the adaptive clipping method by regarding the number of samples in the benign group as constraints on the boundary. This ensures that Fedward can maintain the performance for the Non-IID scenario. We conduct experimental evaluations over three benchmark datasets and thoroughly compare them to state-of-the-art studies. The results demonstrate the promising defense performance from Fedward, moderately improved by 33% $\sim$ 75 in clustering defense methods, and 96.98%, 90.74%, and 89.8% for Non-IID to the utmost extent for the average FBA success rate over MNIST, FMNIST, and CIFAR10, respectively.

📄 PDF Abstract BibTeX arXiv:2307.00356

Code (0)

등록된 구현이 없습니다.

Tasks

backdoor defenseClusteringFederated Learning

Similar Papers 제목 키워드 기반

Learning to Backdoor Federated Learning

2023-03-06 · Henger Li, Chen Wu, Sencun Zhu, Zizhan Zheng

In a federated learning (FL) system, malicious participants can easily embed backdoors into the aggregated model while maintaining the model's performance on the main task. To this end, various defenses, including traini…

Backdoor AttackFederated LearningGeneral Reinforcement Learning

FTA: Stealthy and Adaptive Backdoor Attack with Flexible Triggers on Federated Learning

2023-08-31 · Yanqi Qiao, Dazhuang Liu, Congwen Chen, Rui Wang 외

Current backdoor attacks against federated learning (FL) strongly rely on universal triggers or semantic patterns, which can be easily detected and filtered by certain defense mechanisms such as norm clipping, comparing …

Backdoor AttackFederated Learning

On the Vulnerability of Backdoor Defenses for Federated Learning

2023-01-19 · Pei Fang, Jinghui Chen

Federated Learning (FL) is a popular distributed machine learning paradigm that enables jointly training a global model without sharing clients' data. However, its repetitive server-client communication gives room for ba…

Backdoor AttackFederated Learning

Client-Side Patching against Backdoor Attacks in Federated Learning

2024-12-13 · Borja Molina-Coronado

Federated learning is a versatile framework for training models in decentralized environments. However, the trust placed in clients makes federated learning vulnerable to backdoor attacks launched by malicious participan…

Federated Learning

Towards a Defense Against Federated Backdoor Attacks Under Continuous Training

2022-05-24 · Shuaiqi Wang, Jonathan Hayase, Giulia Fanti, Sewoong Oh

Backdoor attacks are dangerous and difficult to prevent in federated learning (FL), where training data is sourced from untrusted clients over long periods of time. These difficulties arise because: (a) defenders in FL d…

Continual LearningFederated Learning