FedGraM: Defending Against Untargeted Attacks in Federated Learning via Embedding Gram Matrix
Di Wu, Qian Li, Heng Yang, Yong Han

TL;DR
FedGraM is a novel defense method in federated learning that uses embedding Gram matrix norms to detect and remove malicious models, significantly improving robustness against untargeted attacks especially with limited data.
Contribution
This paper introduces FedGraM, a robust aggregation technique leveraging embedding Gram matrix norms to effectively defend against untargeted attacks in federated learning.
Findings
FedGraM outperforms existing defenses in limited data scenarios.
Using Gram matrix norms effectively detects malicious models.
The method maintains high model accuracy under attack conditions.
Abstract
Federated Learning (FL) enables geographically distributed clients to collaboratively train machine learning models by sharing only their local models, ensuring data privacy. However, FL is vulnerable to untargeted attacks that aim to degrade the global model's performance on the underlying data distribution. Existing defense mechanisms attempt to improve FL's resilience against such attacks, but their effectiveness is limited in practical FL environments due to data heterogeneity. On the contrary, we aim to detect and remove the attacks to mitigate their impact. Generalization contribution plays a crucial role in distinguishing untargeted attacks. Our observations indicate that, with limited data, the divergence between embeddings representing different classes provides a better measure of generalization than direct accuracy. In light of this, we propose a novel robust aggregation…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
