KeTS: Kernel-based Trust Segmentation against Model Poisoning Attacks
Ankit Gangwal, Mauro Conti, Tommaso Pauselli

TL;DR
KeTS is a novel kernel-based method that effectively detects and segments malicious clients in federated learning, significantly improving robustness against various model poisoning attacks without extra client overhead.
Contribution
KeTS introduces a kernel density estimation approach for trust segmentation, outperforming existing defenses against multiple sophisticated poisoning attacks in federated learning.
Findings
KeTS outperforms classical defenses on four datasets.
KeTS achieves >24% improvement on MNIST.
KeTS maintains robustness under diverse attack conditions.
Abstract
Federated Learning (FL) enables multiple users to collaboratively train a global model in a distributed manner without revealing their personal data. However, FL remains vulnerable to model poisoning attacks, where malicious actors inject crafted updates to compromise the global model's accuracy. We propose a novel defense mechanism, Kernel-based Trust Segmentation (KeTS), to counter model poisoning attacks. Unlike existing approaches, KeTS analyzes the evolution of each client's updates and effectively segments malicious clients using Kernel Density Estimation (KDE), even in the presence of benign outliers. We thoroughly evaluate KeTS's performance against the six most effective model poisoning attacks (i.e., Trim-Attack, Krum-Attack, Min-Max attack, Min-Sum attack, and their variants) on four different datasets (i.e., MNIST, Fashion-MNIST, CIFAR-10, and KDD-CUP-1999) and compare its…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
