paper-with-me

홈 › Papers

Adversarial Robustness Unhardening via Backdoor Attacks in Federated Learning

2023-10-17 · Taejin Kim, Jiarui Li, Shubhranshu Singh, Nikhil Madaan, Carlee Joe-Wong

In today's data-driven landscape, the delicate equilibrium between safeguarding user privacy and unleashing data potential stands as a paramount concern. Federated learning, which enables collaborative model training without necessitating data sharing, has emerged as a privacy-centric solution. This decentralized approach brings forth security challenges, notably poisoning and backdoor attacks where malicious entities inject corrupted data. Our research, initially spurred by test-time evasion attacks, investigates the intersection of adversarial training and backdoor attacks within federated learning, introducing Adversarial Robustness Unhardening (ARU). ARU is employed by a subset of adversaries to intentionally undermine model robustness during decentralized training, rendering models susceptible to a broader range of evasion attacks. We present extensive empirical experiments evaluating ARU's impact on adversarial training and existing robust aggregation defenses against poisoning and backdoor attacks. Our findings inform strategies for enhancing ARU to counter current defensive measures and highlight the limitations of existing defenses, offering insights into bolstering defenses against ARU.

📄 PDF Abstract BibTeX arXiv:2310.11594

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessFederated Learning

Similar Papers 제목 키워드 기반

Meta Federated Learning

2021-02-10 · Omid Aramoon, Pin-Yu Chen, Gang Qu, Yuan Tian

Due to its distributed methodology alongside its privacy-preserving features, Federated Learning (FL) is vulnerable to training time adversarial attacks. In this study, our focus is on backdoor attacks in which the adver…

Federated LearningPrivacy Preserving

More is Better (Mostly): On the Backdoor Attacks in Federated Graph Neural Networks

2022-02-07 · Jing Xu, Rui Wang, Stefanos Koffas, Kaitai Liang 외

Graph Neural Networks (GNNs) are a class of deep learning-based methods for processing graph domain information. GNNs have recently become a widely used graph analysis method due to their superior ability to learn repres…

Federated LearningPrivacy Preserving

Attack of the Tails: Yes, You Really Can Backdoor Federated Learning

2020-07-09 · NeurIPS 2020 12 · Hongyi Wang, Kartik Sreenivasan, Shashank Rajput, Harit Vishwakarma 외

Due to its decentralized nature, Federated Learning (FL) lends itself to adversarial attacks in the form of backdoors during training. The goal of a backdoor is to corrupt the performance of the trained model on specific…

FairnessFederated Learningimage-classificationImage Classification+3

Revisiting Personalized Federated Learning: Robustness Against Backdoor Attacks

2023-02-03 · Zeyu Qin, Liuyi Yao, Daoyuan Chen, Yaliang Li 외

In this work, besides improving prediction accuracy, we study whether personalization could bring robustness benefits to backdoor attacks. We conduct the first study of backdoor attacks in the pFL framework, testing 4 wi…

Backdoor AttackFederated LearningPersonalized Federated Learning

Does Adversarial Robustness Really Imply Backdoor Vulnerability?

2021-09-29 · Yinghua Gao, Dongxian Wu, Jingfeng Zhang, Shu-Tao Xia 외

Recent research has revealed a trade-off between the robustness against adversarial attacks and backdoor attacks. Specifically, with the increasing adversarial robustness obtained through adversarial training, the model …

Adversarial Robustness