FedReview: A Review Mechanism for Rejecting Poisoned Updates in Federated Learning
Tianhang Zheng, Baochun Li

TL;DR
FedReview introduces a review-based mechanism in federated learning to identify and reject malicious poisoned updates, enhancing model robustness against adversarial attacks through client evaluations and majority voting.
Contribution
The paper proposes a novel review mechanism that employs client evaluations and voting to detect and exclude poisoned updates in federated learning.
Findings
FedReview effectively identifies poisoned updates in various datasets.
The mechanism improves the robustness of federated learning models.
It maintains high model performance even under adversarial conditions.
Abstract
Federated learning has recently emerged as a decentralized approach to learn a high-performance model without access to user data. Despite its effectiveness, federated learning gives malicious users opportunities to manipulate the model by uploading poisoned model updates to the server. In this paper, we propose a review mechanism called FedReview to identify and decline the potential poisoned updates in federated learning. Under our mechanism, the server randomly assigns a subset of clients as reviewers to evaluate the model updates on their training datasets in each round. The reviewers rank the model updates based on the evaluation results and count the number of the updates with relatively low quality as the estimated number of poisoned updates. Based on review reports, the server employs a majority voting mechanism to integrate the rankings and remove the potential poisoned updates…
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
