FedCom: A Byzantine-Robust Local Model Aggregation Rule Using Data Commitment for Federated Learning
Bo Zhao, Peng Sun, Liming Fang, Tao Wang, Keyu Jiang

TL;DR
FedCom introduces a cryptography-inspired commitment mechanism to enhance Byzantine robustness in federated learning, effectively defending against poisoning attacks even with non-IID data distributions.
Contribution
It proposes a novel Byzantine-robust federated learning framework using data commitments to detect and mitigate poisoning attacks without relying on centralized validation datasets.
Findings
FedCom effectively detects poisoned datasets using Wasserstein distance comparisons.
The framework distinguishes malicious model updates through behavior testing on data commitments.
FedCom outperforms existing schemes in defending against poisoning attacks under Non-IID data.
Abstract
Federated learning (FL) is a promising privacy-preserving distributed machine learning methodology that allows multiple clients (i.e., workers) to collaboratively train statistical models without disclosing private training data. Due to the characteristics of data remaining localized and the uninspected on-device training process, there may exist Byzantine workers launching data poisoning and model poisoning attacks, which would seriously deteriorate model performance or prevent the model from convergence. Most of the existing Byzantine-robust FL schemes are either ineffective against several advanced poisoning attacks or need to centralize a public validation dataset, which is intractable in FL. Moreover, to the best of our knowledge, none of the existing Byzantine-robust distributed learning methods could well exert its power in Non-Independent and Identically distributed (Non-IID)…
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
