Secure Shapley Value for Cross-Silo Federated Learning (Technical Report)
Shuyuan Zheng, Yang Cao, Masatoshi Yoshikawa

TL;DR
This paper introduces SecSV, a secure and efficient protocol for calculating Shapley values in cross-silo federated learning that preserves privacy and improves computational efficiency over existing methods.
Contribution
The paper proposes SecSV, a novel two-server protocol with hybrid privacy schemes and optimized matrix multiplication for secure Shapley value computation in federated learning.
Findings
SecSV is 7.2-36.6 times faster than HESV.
SecSV maintains high accuracy in Shapley value estimation.
The method effectively balances privacy, efficiency, and accuracy.
Abstract
The Shapley value (SV) is a fair and principled metric for contribution evaluation in cross-silo federated learning (cross-silo FL), wherein organizations, i.e., clients, collaboratively train prediction models with the coordination of a parameter server. However, existing SV calculation methods for FL assume that the server can access the raw FL models and public test data. This may not be a valid assumption in practice considering the emerging privacy attacks on FL models and the fact that test data might be clients' private assets. Hence, we investigate the problem of secure SV calculation for cross-silo FL. We first propose HESV, a one-server solution based solely on homomorphic encryption (HE) for privacy protection, which has limitations in efficiency. To overcome these limitations, we propose SecSV, an efficient two-server protocol with the following novel features. First, SecSV…
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.
Code & Models
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
