Enabling Privacy-Preserving and Publicly Auditable Federated Learning
Huang Zeng (1), Anjia Yang (1), Jian Weng (1), Min-Rong Chen (2),, Fengjun Xiao (3, 4), Yi Liu (1), Ye Yao (4)

TL;DR
This paper introduces a federated learning scheme that ensures privacy, resists malicious participants, and allows public auditing of the training process, combining robust aggregation, blockchain, and zero sharing techniques.
Contribution
It presents a novel federated learning framework that simultaneously achieves privacy preservation, robustness against malicious inputs, and public verifiability of the training process.
Findings
Model accuracy comparable to standard FL.
Effective detection of malicious gradient uploads.
Successful implementation of public auditability using blockchain.
Abstract
Federated learning (FL) has attracted widespread attention because it supports the joint training of models by multiple participants without moving private dataset. However, there are still many security issues in FL that deserve discussion. In this paper, we consider three major issues: 1) how to ensure that the training process can be publicly audited by any third party; 2) how to avoid the influence of malicious participants on training; 3) how to ensure that private gradients and models are not leaked to third parties. Many solutions have been proposed to address these issues, while solving the above three problems simultaneously is seldom considered. In this paper, we propose a publicly auditable and privacy-preserving federated learning scheme that is resistant to malicious participants uploading gradients with wrong directions and enables anyone to audit and verify the…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
