paper-with-me

Papers

FLShield: A Validation Based Federated Learning Framework to Defend Against Poisoning Attacks

2023-08-10 · Ehsanul Kabir, Zeyu Song, Md Rafi Ur Rashid, Shagufta Mehnaz

Federated learning (FL) is revolutionizing how we learn from data. With its growing popularity, it is now being used in many safety-critical domains such as autonomous vehicles and healthcare. Since thousands of participants can contribute in this collaborative setting, it is, however, challenging to ensure security and reliability of such systems. This highlights the need to design FL systems that are secure and robust against malicious participants' actions while also ensuring high utility, privacy of local data, and efficiency. In this paper, we propose a novel FL framework dubbed as FLShield that utilizes benign data from FL participants to validate the local models before taking them into account for generating the global model. This is in stark contrast with existing defenses relying on server's access to clean datasets -- an assumption often impractical in real-life scenarios and conflicting with the fundamentals of FL. We conduct extensive experiments to evaluate our FLShield framework in different settings and demonstrate its effectiveness in thwarting various types of poisoning and backdoor attacks including a defense-aware one. FLShield also preserves privacy of local data against gradient inversion attacks.

📄 PDF Abstract BibTeX arXiv:2308.05832

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesFederated Learning

Similar Papers 제목 키워드 기반

Krum Federated Chain (KFC): Using blockchain to defend against adversarial attacks in Federated Learning

2025-02-10 · Mario García-Márquez, Nuria Rodríguez-Barroso, M. Victoria Luzón, Francisco Herrera

Federated Learning presents a nascent approach to machine learning, enabling collaborative model training across decentralized devices while safeguarding data privacy. However, its distributed nature renders it susceptib…

Federated Learningimage-classificationImage Classificationvalid

Robust Federated Learning with Attack-Adaptive Aggregation

2021-02-10 · Ching Pui Wan, Qifeng Chen

Federated learning is vulnerable to various attacks, such as model poisoning and backdoor attacks, even if some existing defense strategies are used. To address this challenge, we propose an attack-adaptive aggregation s…

Federated LearningModel Poisoning

Revamping Federated Learning Security from a Defender's Perspective: A Unified Defense with Homomorphic Encrypted Data Space

2024-01-01 · CVPR 2024 1 · K Naveen Kumar, Reshmi Mitra, C Krishna Mohan

Federated Learning (FL) facilitates clients to collaborate on training a shared machine learning model without exposing individual private data. Nonetheless FL remains susceptible to utility and privacy attacks notab…

Data PoisoningFederated 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

Local Model Poisoning Attacks to Byzantine-Robust Federated Learning

2019-11-26 · Minghong Fang, Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

In federated learning, multiple client devices jointly learn a machine learning model: each client device maintains a local model for its local training dataset, while a master device maintains a global model via aggrega…

BIG-bench Machine LearningData PoisoningFederated LearningModel Poisoning