Dual Defense: Enhancing Privacy and Mitigating Poisoning Attacks in Federated Learning
Runhua Xu, Shiqi Gao, Chao Li, James Joshi, Jianxin Li

TL;DR
This paper introduces DDFed, a federated learning framework that simultaneously enhances privacy through homomorphic encryption and defends against poisoning attacks with a novel encrypted anomaly detection mechanism, achieving strong security and robustness.
Contribution
DDFed uniquely combines fully homomorphic encryption with a two-phase anomaly detection for encrypted updates, avoiding complex participant roles and topology disruption.
Findings
DDFed effectively defends against various poisoning attacks.
It maintains privacy while detecting malicious updates.
Experimental results show high robustness and privacy protection.
Abstract
Federated learning (FL) is inherently susceptible to privacy breaches and poisoning attacks. To tackle these challenges, researchers have separately devised secure aggregation mechanisms to protect data privacy and robust aggregation methods that withstand poisoning attacks. However, simultaneously addressing both concerns is challenging; secure aggregation facilitates poisoning attacks as most anomaly detection techniques require access to unencrypted local model updates, which are obscured by secure aggregation. Few recent efforts to simultaneously tackle both challenges offen depend on impractical assumption of non-colluding two-server setups that disrupt FL's topology, or three-party computation which introduces scalability issues, complicating deployment and application. To overcome this dilemma, this paper introduce a Dual Defense Federated learning (DDFed) framework. DDFed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Internet Traffic Analysis and Secure E-voting
