paper-with-me

Papers

SAFELearning: Enable Backdoor Detectability In Federated Learning With Secure Aggregation

2021-02-04 · Zhuosheng Zhang, Jiarui Li, Shucheng Yu, Christian Makaya

For model privacy, local model parameters in federated learning shall be obfuscated before sent to the remote aggregator. This technique is referred to as \emph{secure aggregation}. However, secure aggregation makes model poisoning attacks such backdooring more convenient considering that existing anomaly detection methods mostly require access to plaintext local models. This paper proposes SAFELearning which supports backdoor detection for secure aggregation. We achieve this through two new primitives - \emph{oblivious random grouping (ORG)} and \emph{partial parameter disclosure (PPD)}. ORG partitions participants into one-time random subgroups with group configurations oblivious to participants; PPD allows secure partial disclosure of aggregated subgroup models for anomaly detection without leaking individual model privacy. SAFELearning can significantly reduce backdoor model accuracy without jeopardizing the main task accuracy under common backdoor strategies. Extensive experiments show SAFELearning is robust against malicious and faulty participants, whilst being more efficient than the state-of-art secure aggregation protocol in terms of both communication and computation costs.

📄 PDF Abstract BibTeX arXiv:2102.02402

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFederated LearningModel Poisoning

Similar Papers 제목 키워드 기반

Hiding in Plain Sight: Disguising Data Stealing Attacks in Federated Learning

2023-06-05 · Kostadin Garov, Dimitar I. Dimitrov, Nikola Jovanović, Martin Vechev

Malicious server (MS) attacks have enabled the scaling of data stealing in federated learning to large batch sizes and secure aggregation, settings previously considered private. However, many concerns regarding the clie…

DecoderFederated Learning

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

BadFU: Backdoor Federated Learning through Adversarial Machine Unlearning

2025-08-21 · Bingguang Lu, Hongsheng Hu, Yuantian Miao, Shaleeza Sohail 외 arxiv

Federated learning (FL) has been widely adopted as a decentralized training paradigm that enables multiple clients to collaboratively learn a shared model without exposing their local data. As concerns over data privacy …

Federated Learning

Unveiling Hidden Threats: Using Fractal Triggers to Boost Stealthiness of Distributed Backdoor Attacks in Federated Learning

2025-11-12 · Jian Wang, Hong Shen, Chan-Tong Lam arxiv

Traditional distributed backdoor attacks (DBA) in federated learning improve stealthiness by decomposing global triggers into sub-triggers, which however requires more poisoned data to maintian the attck strength and hen…

Federated Learning

CRFL: Certifiably Robust Federated Learning against Backdoor Attacks

2021-06-15 · Chulin Xie, Minghao Chen, Pin-Yu Chen, Bo Li

Federated Learning (FL) as a distributed learning paradigm that aggregates information from diverse clients to train a shared global model, has demonstrated great success. However, malicious clients can perform poisoning…

Federated Learning